.. |
emoji
|
FIX: Emoji can't be copy and pasted.
|
2015-09-01 15:45:46 +08:00 |
after-transition.js.es6
|
FIX: eslint deprecations
|
2015-08-13 15:14:08 -04:00 |
ajax-error.js.es6
|
Use small actions for moving posts
|
2015-07-31 16:30:18 -04: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
|
prefer empty href attribute to #
|
2015-09-08 18:27:20 +02:00 |
avatar-template.js.es6
|
correct paths used for external service
|
2015-09-11 13:18:07 +10:00 |
binary-search.js.es6
|
FEATURE: Category reordering dialog
|
2015-09-06 16:53:52 -07:00 |
censored-words.js
|
Extract logic for censored-words so that it can be reused.
|
2015-08-25 22:26:01 +08:00 |
click-track.js.es6
|
Add ES6 support to more files
|
2015-08-13 10:49:08 -04:00 |
computed.js.es6
|
FIX: edit history navigation issues
|
2015-08-19 21:10:12 +02:00 |
copy-text.js.es6
|
FIX: Do automatic copy on share in click handler
|
2015-07-21 10:34:41 -07:00 |
debounce.js.es6
|
Add ES6 support to more files
|
2015-08-13 10:49:08 -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
|
FIX: Remove mouseover listener
|
2015-08-20 17:10:31 -07:00 |
discourse-location.js.es6
|
FIX: replaceWith on leaf routes changed behavior in latest ember
|
2015-05-14 13:44:57 -04:00 |
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.es6
|
FIX: eyeline was broken in dev
|
2015-08-13 12:42:57 +02:00 |
formatter.js.es6
|
FIX: Update relativeAgeMedium to be consistent with relativeAgeTiny.
|
2015-08-31 00:14:57 +08:00 |
hash.js.es6
|
Refactor notifications localStorage cache into adapter pattern.
|
2015-08-31 14:12:27 -04: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 |
intercept-click.js.es6
|
FIX: Better metaKey support for menu panels
|
2015-09-03 11:47:18 -04: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.es6
|
FEATURE: live refresh notifications as they happen
|
2015-09-04 13:20:33 +10:00 |
keyboard-shortcuts.js.es6
|
FIX: Some keyboard commands should not fire when anonymous
|
2015-09-09 13:45:29 -04: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 |
logout.js.es6
|
Migrate KeyValueStore to ES6 modules
|
2015-09-01 14:45:24 -04: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.es6
|
ES6ify some of the remaining files
|
2015-08-10 10:21:05 -04:00 |
plugin-api.js.es6
|
FIX: decorateCooked was not being applied to embedded posts
|
2015-06-01 11:58:50 -04:00 |
quote.js.es6
|
Add ES6 support to more files
|
2015-08-13 10:49:08 -04: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.es6
|
Move TopicTrackingState to injected object
|
2015-09-04 13:00:24 -04:00 |
search.js.es6
|
FEATURE: cache search results for 5 route transitions
|
2015-09-09 11:52:11 +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 |
stale-result.js.es6
|
Refactor notifications localStorage cache into adapter pattern.
|
2015-08-31 14:12:27 -04:00 |
static-route-builder.js.es6
|
Add ES6 support to more files
|
2015-08-13 10:49:08 -04:00 |
url.js.es6
|
FIX: Jumping to last was broken
|
2015-08-27 13:11:57 -04:00 |
user-search.js.es6
|
FEATURE: relax username rules to allow - and . and leading _
|
2015-09-02 12:13:44 +10:00 |
utilities.js
|
FEATURE: upload placeholder
|
2015-09-09 23:14:06 +02:00 |