discourse/app/assets/javascripts/discourse/models
2015-11-09 15:14:14 +01:00
..
action-summary.js.es6 FIX: You can click to see your own PMs from flags 2015-09-30 12:28:55 -04:00
admin-post.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
archetype.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
badge-grouping.js.es6 Convert Badges / User Badges to ES6. 2015-08-19 12:09:10 -04:00
badge.js.es6 FIX: Badge SQL controls would never show up, needed refresh 2015-08-25 13:30:26 -07:00
category-list.js.es6 FIX: category permissions weren't properly loaded when /categories is the homepage 2015-09-07 18:52:53 +02:00
category.js.es6 FIX: Load order of TopicTrackingState was off 2015-09-21 14:15:25 -04:00
composer_message.js ES6: Migrated and deprecated a bunch of views 2014-06-10 11:54:38 -04:00
composer.js.es6 FEATURE: Replace composer editor with ember version 2015-11-06 09:49:16 -05:00
draft.js.es6 Add ES6 support to more files 2015-08-13 10:49:08 -04:00
group.js.es6 fix ESLINT 2015-11-09 15:14:14 +01:00
input_validation.js
invite.js.es6 FEATURE: show pending/redeemed invite count in tabs 2015-08-25 01:12:46 +05:30
live-post-counts.es6 FEATURE: the notice asking admins to get discussion started will update with live counts of topics and posts 2015-08-27 17:28:40 -04:00
login_method.js More extension points for login buttons, used by OAuth2 plugin 2015-09-25 11:29:40 -04:00
model.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
nav-item.js.es6 Add semi colon linting to Javascript 2015-09-15 17:08:50 -04:00
permission_type.js work in progress, add fidelity to category group permissions (full, create posts, readonly) 2013-07-16 15:46:11 +10:00
post-action-type.js.es6 UX: Move likes into drop down instead of its own status line 2015-07-03 17:15:20 -04:00
post-stream.js.es6 FIX: Quote button was broken when the quoted post was unloaded 2015-10-23 12:49:13 -04:00
post.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
rest.js.es6 Move TopicTrackingState to injected object 2015-09-04 13:00:24 -04:00
result-set.js.es6 Upgrade Notifications to fix deprecations and use store 2015-05-11 11:20:45 -04:00
session.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
site.js.es6 FIX: categories' notification_level wasn't serialized when hitting /categories 2015-09-15 14:58:22 +02:00
static_page.js ES6: Remove dynamically generated static routes. They were causing lots 2014-07-29 14:24:16 -04:00
store.js.es6 Move TopicTrackingState to injected object 2015-09-04 13:00:24 -04:00
topic-details.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
topic-list.js.es6 FIX: sorting was not working in /top 2015-10-12 21:58:40 +02:00
topic-tracking-state.js.es6 FIX: Load order of TopicTrackingState was off 2015-09-21 14:15:25 -04:00
topic.js.es6 FIX: topic.posters might be null or empty 2015-11-02 11:39:23 +01:00
trust-level.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
user_action_group.js
user-action-stat.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
user-action.js.es6 FEATURE: add support for generic external avatar services 2015-09-11 15:10:56 +02:00
user-badge.js.es6 Convert Badges / User Badges to ES6. 2015-08-19 12:09:10 -04:00
user-posts-stream.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
user-stream.js.es6 FIX: eslint deprecations 2015-08-13 15:14:08 -04:00
user.js.es6 FEATURE: remove muted topics from suggested and latest 2015-11-02 09:20:22 +11:00