discourse/app/assets/javascripts/discourse/models
2013-08-25 17:33:43 +02:00
..
action_summary.js Convert Discourse.User to use Discourse.Singleton 2013-08-08 12:42:08 -04:00
archetype.js Convert Discourse.Site and Discourse.ScreenTrack to use Discourse.Singleton 2013-08-08 12:49:58 -04:00
category_list.js Moved JSHint into Qunit suite. It's much harder to forget about now! 2013-06-21 14:07:11 -04:00
category.js Convert Discourse.Site and Discourse.ScreenTrack to use Discourse.Singleton 2013-08-08 12:49:58 -04:00
composer.js Fix 'You must choose a category' when a category is already chosen 2013-08-21 16:14:22 -04:00
draft.js Calls to Discourse.ajax no longer need getURL -- will be done automatically. 2013-05-07 15:16:27 -04:00
input_validation.js Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls. 2013-03-05 14:53:55 -05:00
invite_list.js Remove EvilTrout's stupid mistake. 2013-07-16 13:51:00 -04:00
invite.js Calls to Discourse.ajax no longer need getURL -- will be done automatically. 2013-05-07 15:16:27 -04:00
login_method.js working plugin interface for custom openid auth, custom css and custom js 2013-08-01 16:02:43 +10:00
model.js removed sugar.js, port functionality to moment and underscore.js 2013-06-11 15:27:26 +10:00
nav_item.js Convert Discourse.Site and Discourse.ScreenTrack to use Discourse.Singleton 2013-08-08 12:49:58 -04:00
notification.js Convert Discourse.Site and Discourse.ScreenTrack to use Discourse.Singleton 2013-08-08 12:49:58 -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 Show the entire history of replies above a post when you expend "in reply to" 2013-08-06 17:43:10 -04:00
post.js Replace Markdown parser. 2013-08-21 10:10:57 -04: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 Add Discourse.Singleton class mixin for creating singletons. 2013-08-08 12:00:58 -04:00
share_link.js FIX: After sharing links and navigating long topics sometimes you'd have a lot of blank space. 2013-08-20 18:04:40 -04:00
site.js Convert Discourse.Site and Discourse.ScreenTrack to use Discourse.Singleton 2013-08-08 12:49:58 -04:00
topic_details.js Convert Discourse.User to use Discourse.Singleton 2013-08-08 12:42:08 -04:00
topic_list.js Add Discourse.Singleton class mixin for creating singletons. 2013-08-08 12:00:58 -04:00
topic_tracking_state.js bring in unread items to "latest" as well as new items. 2013-06-11 15:51:43 +10:00
topic.js link to first unread as opposed to last read in topic lists 2013-08-19 11:34:08 +10:00
trust_level.js Show number before trust level. Also use less memory for trust levels. 2013-07-12 16:18:32 -04:00
user_action_group.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
user_action_stat.js Each user activity filter has its own URL now. 2013-07-17 15:42:31 -04:00
user_action.js Convert Discourse.User to use Discourse.Singleton 2013-08-08 12:42:08 -04:00
user_stream.js FIX: Loading was broken on activity streams 2013-07-27 13:55:34 -04:00
user.js FIX: changing another user's avatar changes yours 2013-08-25 17:33:43 +02:00