.. |
autocomplete.js
|
Allow basic emoticons to work too.
|
2013-08-28 15:27:03 -04: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
|
Convert Discourse.User to use Discourse.Singleton
|
2013-08-08 12:42:08 -04:00 |
computed.js
|
refactors Discourse.Computed to bind context to self
|
2013-10-09 18:24:33 +02:00 |
debounce.js
|
adds unit tests for Discourse.debouncePromise
|
2013-10-07 17:45:09 +02:00 |
development.js
|
Added ember-renderspeed library for profiling rendering. Removed old probes stuff that
|
2013-07-29 12:52:09 -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
|
User stream now uses eyeline for loading more content.
|
2013-07-23 16:06:26 -04:00 |
formatter.js
|
better split logic for names starting with capitols eg: ABBob should split to AB Bob
|
2013-09-04 15:02:04 +10:00 |
key_value_store.js
|
Moved JSHint into Qunit suite. It's much harder to forget about now!
|
2013-06-21 14:07:11 -04:00 |
lightbox.js
|
removes unused context binding from Discourse.Lightbox
|
2013-10-11 17:40:30 +02:00 |
markdown.js
|
Replace Markdown Linebreak Regexp with node parser.
|
2013-08-26 15:21:23 -04:00 |
mention.js
|
Calls to Discourse.ajax no longer need getURL -- will be done automatically.
|
2013-05-07 15:16:27 -04:00 |
message_bus.js
|
make message bus more robust to bad inputs, correct issue where notifications channel is not susbcribed
|
2013-08-21 09:07:38 +10:00 |
mobile.js
|
Enable mobile view. Use local storage to remember whether you chose mobile or desktop view. Mobile device detection needs to be replaced with a better solution.
|
2013-09-10 16:44:17 -04:00 |
onebox.js
|
Moved JSHint into Qunit suite. It's much harder to forget about now!
|
2013-06-21 14:07:11 -04:00 |
probes.js
|
Moved JSHint into Qunit suite. It's much harder to forget about now!
|
2013-06-21 14:07:11 -04:00 |
quote.js
|
FIX: Escape contents when using the quote tool.
|
2013-08-29 14:15:05 -04:00 |
screen_track.js
|
correct broken logic in screen track that was causing read status not to flush properly when navigating using the suggested topics list.
|
2013-08-19 11:35:06 +10:00 |
search.js
|
Moved JSHint into Qunit suite. It's much harder to forget about now!
|
2013-06-21 14:07:11 -04:00 |
syntax_highlighting.js
|
removes unused context binding from Discourse.SyntaxHighlighting
|
2013-10-11 18:37:18 +02: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
|
Show topics as a list of topics on the User Stream.
|
2013-07-25 15:56:20 -04:00 |
user_search.js
|
removed sugar.js, port functionality to moment and underscore.js
|
2013-06-11 15:27:26 +10:00 |
utilities.js
|
staff can always upload a file
|
2013-09-07 10:49:11 +02:00 |