discourse/app/assets/javascripts/discourse/models
2015-08-07 23:05:28 +05:30
..
action-summary.js.es6 Refactor likes/flags to simplify things a lot 2015-07-14 15:50:27 -04:00
admin_post.js FIX: in activity stream, move category badge to be under topic title. Long titles could cause it to be cut off. Category badge replaces the text that was there. 2014-09-11 17:26:09 -04:00
archetype.js
badge_grouping.js
badge.js FIX: Many bugs with admin badges interface 2014-10-17 16:14:49 -04:00
category_list.js FIX: Triggering a refresh while subcategory lists was broken. 2015-01-15 13:01:35 -05:00
category.js Can add topic templates to categories, prepopulated on compose 2015-07-03 10:01:46 -04:00
composer_message.js
composer.js.es6 UX: simplify composer title 2015-08-07 23:05:28 +05:30
draft.js
group.js.es6 FIX: show error message if user already exist in group 2015-04-15 14:15:58 +05:30
input_validation.js
invite.js FEATURE: invite page tabs 2015-07-13 09:42:51 +05:30
login_method.js remove Google OpenID auth, since Google doesn't support it anymore 2015-05-25 15:13:44 -04:00
model.js.es6 ES6 module migrations 2015-04-15 14:54:36 -04:00
nav-item.js.es6 FEATURE: plugin hooks for topic list nav items 2015-08-05 15:41:36 -04:00
permission_type.js
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 UX: do not show error title 2015-07-29 21:51:27 +05:30
post.js.es6 Refactor likes/flags to simplify things a lot 2015-07-14 15:50:27 -04:00
rest.js.es6 FEATURE: Custom orders for user fields 2015-07-30 14:53:13 -04:00
result-set.js.es6 Upgrade Notifications to fix deprecations and use store 2015-05-11 11:20:45 -04:00
selectable_array.js
session.js.es6 Convert a lot of Globals to ES6 modules 2014-12-17 09:31:42 -05:00
site.js.es6 FIX: do not publish all categories when a category changes. 2015-07-10 12:09:43 +10:00
static_page.js
store.js.es6 Use the underscore-private convention, simplify 2015-06-25 12:53:50 -07:00
topic-details.js.es6 Convert Composer to use Store 2015-04-15 14:54:36 -04:00
topic-list.js.es6 FIX: footer was missing in some pages 2015-08-05 16:14:26 +02:00
topic-tracking-state.js.es6 FEATURE: on mobile display a rollup of unread and new on latest 2015-06-23 12:45:41 +10:00
topic.js.es6 Use small actions for moving posts 2015-07-31 16:30:18 -04:00
trust_level.js
user_action_group.js
user_action_stat.js FEATURE: Mentions stream on user profile 2015-02-04 22:03:44 -08:00
user_action.js Users can see their pending posts 2015-04-21 16:44:47 -04:00
user_badge.js FEATURE: Allow manual assignment of related post to badge 2015-02-25 12:53:01 +11:00
user_posts_stream.js FIX: show all deleted posts 2015-03-11 18:07:47 +01:00
user-stream.js.es6 FIX: make sure we escape titles in user streams 2015-07-27 12:51:20 +02:00
user.js.es6 FIX: enabling sso should hide delete account button from user preferences page 2015-07-21 17:57:38 +05:30