discourse/app/assets/javascripts/discourse/models
Robin Ward 3c8369def6 The isSilenced and isSuspended aliases were useless
We already had `silenced` and `suspended` on the model with the same
effect!
2018-05-25 10:29:26 -04:00
..
action-summary.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
archetype.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
badge-grouping.js.es6 UX: Show translated badge names and badge groupings 2015-12-30 23:35:16 +01:00
badge.js.es6 Advanced Search UI 2016-10-04 11:18:01 -04:00
category-list.js.es6 UX: show an enveloppe icon when a badge is used in messages 2018-05-14 19:02:00 +02:00
category.js.es6 FEATURE: enforce tagging on categories 2018-04-11 07:15:24 +05:30
composer.js.es6 UX: Require an extra click to open topic draft 2018-04-17 14:45:18 +10:00
draft.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
group-history.js.es6 FEATURE: Group logs. 2016-12-12 17:29:54 +08:00
group.js.es6 Remove admin group management pages. 2018-04-09 15:14:50 +08:00
input-validation.js.es6 REFACTOR: Migrate more legacy JS to ES6 2016-07-11 12:57:05 -04:00
invite.js.es6 FEATURE: remove all invites 2017-06-29 22:30:10 +05:30
live-post-counts.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
login-method.js.es6 UX: Display warning message about social logins disabled when 2FA is enabled. 2018-03-02 14:22:52 +08:00
model.js.es6 REFACTOR: Migrate more legacy JS to ES6 2016-07-11 12:57:05 -04:00
nav-item.js.es6 REFACTOR: Remove many Discourse.Category.list() calls 2017-11-01 15:25:35 -04:00
permission-type.js.es6 es6 migration and fixes 2015-12-02 11:15:22 +11:00
post-action-type.js.es6 Refactor flag types for more customization 2017-10-19 13:55:23 -04:00
post-stream.js.es6 FEATURE: Added 'select +below' and 'select +all replies' options to selecting posts 2017-12-13 22:12:06 +01:00
post.js.es6 FIX: After deleting a post, staff can recover it 2018-02-09 19:42:16 -05:00
rest.js.es6 REFACTOR: Rename store:main to service:store so we can inject it 2017-10-27 13:59:45 -04:00
result-set.js.es6 FEATURE: Can override any translation via an admin interface 2015-11-27 11:35:19 -05:00
session.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
site.js.es6 Add baseUri to site model 2018-03-24 02:43:19 +01:00
static-page.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
store.js.es6 UX: Tweaks to group pages. 2018-03-29 17:04:48 +08:00
tag-group.js.es6 FIX: tags in a 'visible by everyone but usable only by staff' group weren't visible by everyone 2018-05-16 09:48:19 +02:00
tag.js.es6 UX: show an enveloppe icon when a badge is used in messages 2018-05-14 19:02:00 +02:00
topic-details.js.es6 PERF: Only send down suggested payload when loading last chunk. 2017-09-26 14:42:27 +08:00
topic-list.js.es6 FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
topic-timer.js.es6 FIX: topic timer offset applied two times 2017-12-07 14:42:58 +01:00
topic-tracking-state.js.es6 REFACTOR: Remove code duplication. 2018-03-06 17:37:53 +08:00
topic.js.es6 FIX: remove check for deprecated site setting 2018-04-23 17:48:08 +05:30
trust-level.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
user-action-group.js.es6 es6 migration and fixes 2015-12-02 11:15:22 +11:00
user-action-stat.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
user-action.js.es6 REFACTOR: Replace some fa-* uses with helpers 2017-07-27 14:55:41 -04:00
user-badge.js.es6 FIX: broken badge show page 2017-08-22 13:28:02 -04:00
user-posts-stream.js.es6 REFACTOR: Merge different templates from rendering user stream items 2017-06-20 15:45:41 -04:00
user-stream.js.es6 FEATURE: add help text for no bookmarks in user page 2016-11-29 17:56:00 +11:00
user.js.es6 The isSilenced and isSuspended aliases were useless 2018-05-25 10:29:26 -04:00