discourse/app/assets/javascripts/discourse/lib
2015-07-24 12:33:53 -04:00
..
emoji add back in sunglasses guy with nose 2015-07-21 23:25:22 -07:00
after-transition.js.es6 ES6: Transition helper 2014-08-12 16:33:53 -04:00
ajax-error.js.es6 Join together all errors if mulitple 2015-06-30 11:40:35 -07:00
app-events.js.es6 FIX: JSHint wasn't validating ES6 files, this fixes a bunch of errors. 2015-02-10 17:21:16 -05:00
autocomplete.js.es6 FIX: Bugs with autocomplete 2015-04-06 14:04:42 -04:00
avatar-template.js.es6 FEATURE: Can specify a list of default_avatars urls. 2015-03-03 16:19:29 -05:00
caret_position.js FEATURE: Quote reply at cursor 2014-06-18 15:17:55 +10:00
click-track.js.es6 FIX: Erratic behaviour when clicking an attachment link - Take 2 2015-04-28 20:05:41 +02:00
computed.js Upgrade to Ember 1.7.1 + group patch 2014-11-10 14:49:02 -05:00
copy-text.js.es6 FIX: Do automatic copy on share in click handler 2015-07-21 10:34:41 -07:00
debounce.js FEATURE: Can search the user directory by name 2015-03-19 18:07:48 -04:00
decimal-adjust.js.es6 FEATURE: 2 new reports: time to first response, topics with no response 2015-06-22 19:46:51 +02:00
desktop-notifications.js.es6 FEATURE: Multiple notifications at once (1/topic) 2015-05-13 18:23:42 -07:00
discourse-location.js.es6 FIX: replaceWith on leaf routes changed behavior in latest ember 2015-05-14 13:44:57 -04:00
div_resizer.js
ember_compat_handlebars.js FIX: Missing colspan on raw topic list 2015-05-11 11:20:46 -04:00
export-csv.js.es6 SECURITY: Make sure export CSV is generated via a POST 2015-07-24 12:33:53 -04:00
export-result.js.es6 FEATURE: download user posts archive 2014-12-24 15:13:48 +05:30
eyeline.js Remove unused variables 2014-03-18 19:09:44 -07:00
formatter.js FEATURE: Make abbreviated numbers (k, M) localizable 2015-06-26 00:51:12 +02:00
highlight-syntax.js.es6 Use pretender's passthrough for dynamically loaded scripts 2015-03-13 12:14:22 -04:00
highlight.js FIX: highlight in yellow, not blue 2014-09-04 15:01:13 +10:00
html.js Revert "Convert html.js to ES6 module format" 2015-01-20 16:13:42 -05:00
is-element-in-viewport.js.es6 FIX: better handling of the 'read guidelines' badge 2015-03-16 19:25:28 +01:00
key_value_store.js FIX: Firefox chucks exceptions on localStorage with cookies disabled 2014-07-09 16:15:52 +10:00
keyboard_shortcuts.js UX: smoother j/k handling 2015-06-23 17:00:57 +10:00
lightbox.js.es6 FEATURE: don't show the 'download' link to anon when they can't even download the original image 2015-03-30 10:57:26 +02:00
link-mentions.js.es6 FIX: Use proper upper/lower case when previewing mentions 2015-06-15 10:58:03 -04:00
load-script.js.es6 FIX: guard against concurrent loading of deferred assets 2015-05-22 15:07:04 +10:00
Markdown.Editor.js FIX: Allow multiple pagedown editors at once. 2015-07-13 16:36:38 -04:00
markdown.js FIX: Allow multiple pagedown editors at once. 2015-07-13 16:36:38 -04:00
mobile.js FIX: do not publish all categories when a category changes. 2015-07-10 12:09:43 +10:00
notification-levels.js.es6 Remove duplicated NotificationType globals 2015-02-27 10:33:39 -05:00
onebox.js FIX: Don't cache-bust onebox requests 2015-04-21 23:11:25 -07:00
page_tracker.js FIX: PageTracker was not sending the proper page title through at all 2014-11-05 15:15:58 -05:00
plugin-api.js.es6 FIX: decorateCooked was not being applied to embedded posts 2015-06-01 11:58:50 -04:00
probes.js improve probing diag tool, add a clear button 2015-01-05 12:00:55 +11:00
quote.js FIX: don't strip / mangle full quotes 2015-05-05 10:06:48 +10:00
round.js.es6 FEATURE: 2 new reports: time to first response, topics with no response 2015-06-22 19:46:51 +02:00
safari-hacks.js.es6 window scroll event wreaks havoc, get rid of it. 2015-03-25 16:37:30 +11:00
screen_track.js BUGFIX: scrolled never ever fired :( 2014-06-10 22:24:52 +10:00
search-for-term.js.es6 FEATURE: search by user id or category id 2015-07-10 16:31:28 +10:00
sharing.js.es6 extends share links 2015-03-16 16:44:50 +08:00
show-modal.js.es6 FIX: A couple of other deprecations to keep discourse-tagging happy 2015-04-15 22:36:16 -04:00
static-route-builder.js.es6 UX: improved our footer handling 2014-11-19 20:37:43 +01:00
url.js FIX: When finding a topic by slug only, use replaceState 2015-07-10 15:56:49 -04:00
user-search.js.es6 Revert "Don't limit @mention autocomplete to latin characters" 2015-06-10 12:53:57 -07:00
utilities.js FIX: use CDN for all user avatars (take 3) 2015-07-16 19:40:09 +02:00