This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/components
2013-08-28 15:27:03 -04:00
..
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 Each user activity filter has its own URL now. 2013-07-17 15:42:31 -04:00
debounce.js Moved JSHint into Qunit suite. It's much harder to forget about now! 2013-06-21 14:07:11 -04: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 Change tiny date formatting for dates in past years. Example: 10 Dec '12 2013-08-06 13:47:24 -04: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 FIX: lightbox is not closed when using the back button 2013-07-22 01:21:43 +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
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 Replace Markdown parser. 2013-08-21 10:10:57 -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 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 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 add a site setting for allowing animated avatars 2013-08-23 18:55:02 +02:00