.. |
autocomplete.js
|
fix autocomplete charcode '0' and 'z'
|
2013-03-31 16:00:21 +02:00 |
bbcode.js
|
Fix jshint issue with [^] in regexp.
|
2013-03-01 15:16:21 -05:00 |
caret_position.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
click_track.js
|
don't track links in oneboxes
|
2013-04-08 02:24:12 +02:00 |
debounce.js
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03:00 |
development.js
|
Cleaned up probe code a little.
|
2013-03-11 11:13:28 -04:00 |
div_resizer.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
eyeline.js
|
refactor analysis of read posts and centralize logic
|
2013-03-22 00:40:08 -07:00 |
key_value_store.js
|
Oops I missed a couple of jshint errors :)
|
2013-02-25 17:53:29 -05:00 |
lightbox.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
markdown.js
|
Support for running discourse with a prefix (i.e. as http://servername/discourse)
|
2013-03-16 00:01:21 +01:00 |
mention.js
|
Convert all Ajax calls to use Discourse.ajax()
|
2013-04-01 18:09:23 -04:00 |
message_bus.js
|
Convert all Ajax calls to use Discourse.ajax()
|
2013-04-01 18:09:23 -04:00 |
onebox.js
|
Converted a bunch of ajax calls to use promises
|
2013-04-03 16:24:42 -04:00 |
probes.js
|
Cleaned up probe code a little.
|
2013-03-11 11:13:28 -04:00 |
screen_track.js
|
correct logic for tracking the highest seen post number so its always consistent
|
2013-04-08 11:12:52 +10:00 |
syntax_highlighting.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
transition_helper.js
|
Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls.
|
2013-03-05 14:53:55 -05:00 |
url.js
|
Store base URI in Discourse.BaseUri and use it in all places where rootURL was previously used
|
2013-04-04 11:16:38 +02:00 |
user_search.js
|
Convert all Ajax calls to use Discourse.ajax()
|
2013-04-01 18:09:23 -04:00 |
utilities.js
|
Fix for reply to user avatar and picture uploading not working when editing post with discourse running in a prefix
|
2013-04-05 12:46:14 +02:00 |