| .. |
|
after-transition.js.es6
|
FIX: Only trigger callback for parent transition events.
|
2017-07-11 15:09:22 +09:00 |
|
ajax-error.js.es6
|
Use small actions for moving posts
|
2015-07-31 16:30:18 -04:00 |
|
ajax.js.es6
|
JSON API parsing error on CSRF exception: single quotes in ['BAD CSRF'] is invalid JSON:
|
2017-03-16 16:47:18 -07:00 |
|
app-events.js.es6
|
Fixes some deprecations:
|
2016-04-28 15:25:45 -04:00 |
|
autocomplete.js.es6
|
FIX: avoids user-selector having no width
|
2017-08-21 18:55:44 +02:00 |
|
autosize.js.es6
|
Upgrade to Babel 6
|
2017-07-05 15:25:23 -04:00 |
|
binary-search.js.es6
|
FEATURE: Category reordering dialog
|
2015-09-06 16:53:52 -07:00 |
|
category-hashtags.js.es6
|
REFACTOR: Migrate markdown functionality in ES6
|
2016-07-11 12:57:05 -04:00 |
|
category-tag-search.js.es6
|
FEATURE: Merge tagging plugin into core
|
2016-04-27 11:58:53 -04:00 |
|
clean-dom.js.es6
|
FIX: cleanDOM couldn't be called from url
|
2016-10-26 13:27:47 -04:00 |
|
click-track.js.es6
|
use 'toLocaleDateString()'
|
2017-03-13 16:11:49 +01:00 |
|
computed.js.es6
|
Ember.String.fmt is deprecated
|
2016-11-03 11:00:26 -04: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
|
Refactor desktop notifications to be more modular.
|
2016-07-01 00:11:32 +08:00 |
|
dirty-keys.js.es6
|
FIX: Dirty keys should become to a widget, not global
|
2017-06-21 14:27:08 -04:00 |
|
discourse-location.js.es6
|
Support for both /users/ and /u/ paths
|
2017-03-30 10:23:24 -04:00 |
|
export-csv.js.es6
|
SECURITY: Validate the entity when downloading a CSV
|
2017-05-19 16:00:51 -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: activy column title shows the non-i18n datetime
|
2016-11-16 22:15:34 +01:00 |
|
hash.js.es6
|
Refactor notifications localStorage cache into adapter pattern.
|
2015-08-31 14:12:27 -04:00 |
|
highlight-syntax.js.es6
|
lang-auto not being treated correctly after update
|
2016-03-10 16:44:24 +11:00 |
|
highlight-text.js.es6
|
FIX: only highlight exact word matches in results
|
2017-07-20 12:26:46 -04:00 |
|
intercept-click.js.es6
|
UX: Clear the header when navigating to a new topic
|
2017-03-23 13:19:59 -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
|
convert emoji toolbar to use safe local storage
|
2015-10-13 10:52:42 +02:00 |
|
keyboard-shortcuts.js.es6
|
FIX: keeps as much as possible the same api for select-box components
|
2017-09-09 20:29:07 +02:00 |
|
lightbox.js.es6
|
Use image gallery feature of magnific
|
2017-04-25 11:23:15 +09:00 |
|
link-category-hashtags.js.es6
|
REFACTOR: Remove Discourse.Ajax
|
2016-07-11 12:57:05 -04:00 |
|
link-lookup.js.es6
|
FIX: Don't warn if the link is in the post you are editing
|
2017-05-12 20:05:30 -04:00 |
|
link-mentions.js.es6
|
Convert front end paths from /users/ to /u/
|
2017-03-30 10:23:24 -04:00 |
|
link-tag-hashtag.js.es6
|
FIX: Remove tag plugin code from tag hashtag check.
|
2016-08-02 10:59:12 +08:00 |
|
load-script.js.es6
|
Treat URL as loaded when loading script with tag.
|
2017-07-19 10:25:13 +09:00 |
|
lock-on.js.es6
|
FIX: page scroll lock not clearing properly on chrome
|
2017-05-08 09:50:07 -04:00 |
|
logout.js.es6
|
Migrate KeyValueStore to ES6 modules
|
2015-09-01 14:45:24 -04:00 |
|
mobile.js.es6
|
Migrate this.container to getOwner(this)
|
2016-11-07 15:21:31 -05:00 |
|
notification-levels.js.es6
|
Use more semantic names for various tracking icons
|
2017-09-01 12:14:58 -04:00 |
|
offset-calculator.js.es6
|
FIX: Scrolling offset was broken when entering some topics
|
2017-04-27 16:22:25 -04:00 |
|
page-tracker.js.es6
|
Migrate this.container to getOwner(this)
|
2016-11-07 15:21:31 -05:00 |
|
page-visible.js.es6
|
FIX: last seen date erroneously updated when browser in background
|
2017-02-28 12:35:10 -05:00 |
|
plugin-api.js.es6
|
New API for replacing an icon
|
2017-09-15 13:54:47 -04:00 |
|
plugin-connectors.js.es6
|
Upgrade to Babel 6
|
2017-07-05 15:25:23 -04:00 |
|
posts-with-placeholders.js.es6
|
Ember.K was deprecated, so let's remove it.
|
2017-06-13 15:59:48 -04:00 |
|
quote-state.js.es6
|
REFACTOR: Cleaner quoteButton object, and some bug fixes
|
2016-12-30 12:14:56 -05:00 |
|
quote.js.es6
|
FIX: reply as new topic wasn't working in FF when the post was only composed of an image
|
2015-10-01 21:43:43 +02:00 |
|
raw-templates.js.es6
|
Resolve raw templates in 'javascripts/mobile' and 'javascripts' on mobile
|
2016-12-22 18:13:26 -05:00 |
|
render-tag.js.es6
|
FEATURE: clean up tags extensibility
|
2017-02-28 17:08:43 -05:00 |
|
render-tags.js.es6
|
FIX: add white space in discourse-tags so tags can wrap
|
2017-04-18 17:09:46 -04:00 |
|
render-topic-featured-link.js.es6
|
Remove the open_topic_featured_link_in_external_window setting. Use the user preference.
|
2016-12-09 13:48:29 -05: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
|
UX: large topic creation area on mobile
|
2017-08-29 15:45:02 -04:00 |
|
screen-track.js.es6
|
REFACTOR: Remove Discourse.Ajax
|
2016-07-11 12:57:05 -04:00 |
|
search.js.es6
|
FEATURE: show tags in search results
|
2017-08-25 11:52:59 -04:00 |
|
sharing.js.es6
|
REFACTOR: Replace some fa-* uses with helpers
|
2017-07-27 14:55:41 -04:00 |
|
show-modal.js.es6
|
FEATURE: Let users update their emails before confirming
|
2017-04-05 16:44:49 -04:00 |
|
static-route-builder.js.es6
|
FIX: Consistency with HTML anchors
|
2016-07-20 15:13:56 -04:00 |
|
tag-hashtags.js.es6
|
FEATURE: Merge tagging plugin into core
|
2016-04-27 11:58:53 -04:00 |
|
text.js.es6
|
FEATURE: Watched Words: when posts contain words, do one of flag, require approval, censor, or block
|
2017-07-26 11:01:09 -04:00 |
|
theme-selector.js.es6
|
FEATURE: allow users to select theme on single device
|
2017-05-15 12:48:16 -04:00 |
|
transform-post.js.es6
|
UX: show date of last edit on wiki topics
|
2017-09-12 15:37:47 +02:00 |
|
url.js.es6
|
FIX: Allow discourse app to link directly to wizard
|
2017-07-10 14:31:58 -04:00 |
|
user-activation.js.es6
|
FEATURE: Allow users to resend/update email from confirmation page
|
2017-05-03 11:18:01 -04:00 |
|
user-search.js.es6
|
Support for sending PMs to email addresses (#4988)
|
2017-08-28 12:07:30 -04:00 |
|
utilities.js.es6
|
FEATURE: image uploads now have short urls
|
2017-08-22 16:40:08 -04:00 |