| .. |
|
emoji
|
don't bother with register emoji if dialect is missing
|
2016-03-30 18:10:14 +11: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
|
Fixes some deprecations:
|
2016-04-28 15:25:45 -04:00 |
|
autocomplete.js.es6
|
FIX: Autocomplete retriggering when term is blank on keyup.
|
2016-04-16 23:53:24 +08:00 |
|
autosize.js.es6
|
Move autosize from admin/lib to discourse/lib
|
2016-03-18 09:48:57 -04:00 |
|
binary-search.js.es6
|
FEATURE: Category reordering dialog
|
2015-09-06 16:53:52 -07:00 |
|
category-hashtags.js.es6
|
Extract category hashtag autocomplete into a resuable function.
|
2016-01-29 10:55:29 +08:00 |
|
category-tag-search.js.es6
|
FEATURE: Merge tagging plugin into core
|
2016-04-27 11:58:53 -04:00 |
|
censored-words.js
|
Add semi colon linting to Javascript
|
2015-09-15 17:08:50 -04:00 |
|
click-track.js.es6
|
FIX: don't track clicks on links in quotes
|
2016-05-03 18:47:01 +02: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
|
Depcreate PageTracker in favor of PluginAPI
|
2016-02-19 16:30:59 -05:00 |
|
discourse-location.js.es6
|
FIX: Use chrome's scrollRestoration to fix scrolling uses with history
|
2016-02-11 13:14:43 -05:00 |
|
ember_compat_handlebars.js
|
Deprecation: Use Ember.Helper for later versions of Ember
|
2016-05-11 14:26:09 -04:00 |
|
export-csv.js.es6
|
FEATURE: export dashboard reports to csv file
|
2015-09-15 16:45:10 -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: Error in smart short date function
|
2016-05-31 10:51:47 -04:00 |
|
hash.js.es6
|
Refactor notifications localStorage cache into adapter pattern.
|
2015-08-31 14:12:27 -04:00 |
|
helpers.js.es6
|
FIX: undefined text on user profile
|
2016-05-11 16:25:43 -04:00 |
|
highlight-syntax.js.es6
|
lang-auto not being treated correctly after update
|
2016-03-10 16:44:24 +11:00 |
|
intercept-click.js.es6
|
Fixes some deprecations:
|
2016-04-28 15:25:45 -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
|
Refactor topic-progress into a component
|
2016-05-31 10:51:39 -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-category-hashtags.js.es6
|
FEATURE: Decorate category hashtag links.
|
2016-01-19 10:58:15 +08:00 |
|
link-mentions.js.es6
|
FEATURE: display warning on top of composer for group mentions
|
2015-12-04 13:41:07 +11:00 |
|
link-tag-hashtag.js.es6
|
FEATURE: Merge tagging plugin into core
|
2016-04-27 11:58:53 -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.js
|
FEATURE: Autolinking to category using hashtags.
|
2016-01-05 00:12:24 +08:00 |
|
mobile.js.es6
|
Deprecations: {{bind-attr}} is deprecated
|
2016-05-11 14:26:06 -04:00 |
|
notification-levels.js.es6
|
Remove duplicated NotificationType globals
|
2015-02-27 10:33:39 -05:00 |
|
offset-calculator.js.es6
|
FEATURE: Topic timeline widget
|
2016-05-31 10:51:39 -04:00 |
|
onebox.js
|
FIX: Don't cache-bust onebox requests
|
2015-04-21 23:11:25 -07:00 |
|
page-tracker.js.es6
|
Backwards compatibility for people who use Discourse.PageTracker
|
2016-02-24 11:06:49 -05:00 |
|
plugin-api.js.es6
|
Improve example for addStorePluralization.
|
2016-05-17 11:23:32 +08:00 |
|
posts-with-placeholders.js.es6
|
FIX: Placeholders should not show up to non-admins when deleting posts
|
2016-02-11 16:45:28 -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 |
|
render-tag.js.es6
|
FEATURE: Merge tagging plugin into core
|
2016-04-27 11:58:53 -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
|
FIX: Don't process infinite scrolling while safari hacks are active
|
2016-03-22 16:36:20 -04:00 |
|
screen-track.js.es6
|
FIX: Don't throw uncaught error warning when in readonly mode.
|
2016-05-18 10:33:21 +08:00 |
|
search.js.es6
|
Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS""
|
2015-11-21 12:27:06 +11:00 |
|
sharing.js.es6
|
extends share links
|
2015-03-16 16:44:50 +08:00 |
|
show-modal.js.es6
|
Remove a bunch of old deprecated code
|
2015-11-10 13:09:05 -05:00 |
|
static-route-builder.js.es6
|
FIX: Use proper replaceState when updating a location hash
|
2015-11-12 12:03:25 -05:00 |
|
tag-hashtags.js.es6
|
FEATURE: Merge tagging plugin into core
|
2016-04-27 11:58:53 -04:00 |
|
transform-post.js.es6
|
FEATURE: new 'block_auto_generated_emails' site setting
|
2016-04-20 21:29:27 +02:00 |
|
url.js.es6
|
FIX: Some odd jumping behavior for the timeline
|
2016-05-31 10:51:44 -04:00 |
|
user-search.js.es6
|
Allow any username character in user search
|
2016-04-16 10:39:33 +03:00 |
|
utilities.js
|
add linebreaks when uploading a file
|
2016-05-20 11:35:47 +02:00 |