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/lib
2014-03-10 17:06:51 +01:00
..
autocomplete.js Remove unused variable 2014-03-07 12:23:23 -05:00
capabilities.js - Extract Browser capabilities from Discourse namespace into a Singleton. 2013-12-03 13:03:19 -05:00
caret_position.js Enable JSHINT's unused option. It caught a bunch of suspicious stuff which is fixed in this commit. 2013-12-30 13:30:22 -05:00
click_track.js FIX: Don't increase link counts when they are in the thousands 2014-03-10 11:21:48 -04:00
computed.js BUGFIX: display links to other periods at the bottom of the top/:period page 2014-01-18 19:27:26 +01:00
debounce.js Renamed components to lib in the JS project, as Ember has components and they mean something different. 2013-10-24 12:36:46 -04:00
div_resizer.js Renamed components to lib in the JS project, as Ember has components and they mean something different. 2013-10-24 12:36:46 -04:00
eyeline.js FIX: Do not consider hidden elements when wanting to load more 2014-03-07 14:23:13 -05:00
formatter.js When links have thousands of clicks, display them like 3.3K 2014-03-04 13:44:53 -05:00
html.js Allow the customHTML helper to look up fragments outside of the 2014-02-25 16:02:27 -05:00
key_value_store.js Enable JSHINT's unused option. It caught a bunch of suspicious stuff which is fixed in this commit. 2013-12-30 13:30:22 -05:00
lightbox.js BUGFIX: spoiler tag on lightboxed images wasn't working 2014-01-12 19:38:46 +01:00
markdown.js Fix sanitization of smileys like <_< and <3. 2014-01-26 18:38:47 +05:30
mention.js Renamed components to lib in the JS project, as Ember has components and they mean something different. 2013-10-24 12:36:46 -04:00
message_bus.js message bus update, extract message bus js out into gem 2013-11-25 17:37:01 +11:00
mobile.js Revert "Re-apply with fixes: Stop using user agent to detect mobile devices. Use a media query and yepnope to load the appropriate css and customizations." 2013-12-18 14:47:22 -05:00
onebox.js Renamed components to lib in the JS project, as Ember has components and they mean something different. 2013-10-24 12:36:46 -04:00
page_tracker.js FIX: currentPath was not changing when transitioning to the same path. 2014-01-13 15:30:56 -05:00
probes.js Renamed components to lib in the JS project, as Ember has components and they mean something different. 2013-10-24 12:36:46 -04:00
quote.js Renamed components to lib in the JS project, as Ember has components and they mean something different. 2013-10-24 12:36:46 -04:00
screen_track.js BUGFIX: improve quality of unread / new counters 2014-02-11 15:28:05 +11:00
search.js Renamed components to lib in the JS project, as Ember has components and they mean something different. 2013-10-24 12:36:46 -04:00
syntax_highlighting.js Renamed components to lib in the JS project, as Ember has components and they mean something different. 2013-10-24 12:36:46 -04:00
transition_helper.js Renamed components to lib in the JS project, as Ember has components and they mean something different. 2013-10-24 12:36:46 -04:00
url.js Schedule a blur on links when the route changes. Also, convert DOM 2014-02-13 15:35:53 -05:00
user_search.js Allow groups to be used as aliases for user mention 2014-01-08 02:36:24 +11:00
utilities.js Show tooltip on avatar on deleted post 2014-01-27 16:52:22 -05:00