discourse/app/assets/javascripts/discourse/models
2015-03-20 00:20:38 +05:30
..
_post.js FIX: bookmark topic was not working intuitively 2015-02-19 10:58:57 +11:00
action_summary.js FIX: Don't show wrong flag choices after undo 2014-09-02 17:37:54 -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 Convert Discourse.Site and Discourse.ScreenTrack to use Discourse.Singleton 2013-08-08 12:49:58 -04:00
badge_grouping.js FEATURE: badge grouping UI 2014-07-18 15:46:36 +10:00
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 Remove duplicated NotificationType globals 2015-02-27 10:33:39 -05:00
composer_message.js ES6: Migrated and deprecated a bunch of views 2014-06-10 11:54:38 -04:00
composer.js.es6 FEATURE: new site setting min_first_post_length 2015-03-20 00:20:38 +05:30
draft.js staff can always upload a file 2013-09-07 10:49:11 +02:00
export_csv.js better filenames for export 2015-01-02 15:30:50 +05:30
group.js.es6 FIX: group member pages only showing first 50 members alphabetically 2015-02-19 20:26:18 +01:00
input_validation.js
invite.js Feature: resend invites 2014-10-07 01:43:17 +05:30
login_method.js Add Google Oauth2 authenticator. The current Google OpenID authentication has been deprecated by Google and will NOT work for any new websites. 2014-05-21 18:35:10 -04:00
model.js Refactor topic title/category saving to support easier changing of 2015-01-02 14:25:41 -05:00
nav_item.js FEATURE: remove star concept from Discourse 2015-01-07 13:43:27 +11:00
notification.js FEATURE: Mark All as Read button for Notifications page 2014-10-13 06:31:27 -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 Shows who deleted a post 2013-07-10 16:22:49 -04:00
post-stream.js.es6 improve tests, ensure stream grows if all posts are loaded on commit 2015-03-16 17:40:49 +11:00
selectable_array.js Moved JSHint into Qunit suite. It's much harder to forget about now! 2013-06-21 14:07:11 -04:00
session.js.es6 Convert a lot of Globals to ES6 modules 2014-12-17 09:31:42 -05:00
site.js.es6 Removed a bunch of Discourse.Site globals 2015-02-23 12:36:04 -05: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 identity map into the store, shouldn't have been in the adapter 2015-03-06 13:23:38 -05:00
top-period.js.es6 FEATURE: top topics all time 2015-03-06 18:00:29 +11:00
topic_list.js FIX: 🐛 supress the category badge even when refreshing 2015-01-15 14:59:51 -05:00
topic-details.js.es6 FIX: Highlighting was not being applied after some rendering. 2015-02-12 15:37:02 -05:00
topic-tracking-state.js.es6 Deprecates global use of Discourse.MessageBus 2015-03-12 12:27:30 -04:00
topic.js.es6 FEATURE: ask confirmation when clearing more than 1 bookmark 2015-03-16 22:06:11 +01:00
trust_level.js ES6: Migrated and deprecated a bunch of views 2014-06-10 11:54:38 -04:00
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 FEATURE: remove star concept from Discourse 2015-01-07 13:43:27 +11: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 FEATURE: Mentions stream on user profile 2015-02-04 22:03:44 -08:00
user.js.es6 FEATURE: Can specify a list of default_avatars urls. 2015-03-03 16:19:29 -05:00