discourse/app/assets/javascripts/discourse/models
2013-10-09 09:26:15 -07: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_message.js FIX: JSHint errors 2013-09-13 12:29:57 -04:00
composer.js When creating a topic, don't select a category by default when allow_uncategorized_topics is false. Also, added category validation on the server to enforce allow_uncategorized_topics. 2013-10-08 14:41:20 -04:00
draft.js staff can always upload a file 2013-09-07 10:49:11 +02: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 refactors Discourse.Model to bind context to self plus some minor clean-ups 2013-10-09 18:00:55 +02: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 Pop up with user information when clicking avatar on topic page 2013-10-03 13:06:30 -04:00
post.js When deleting a post as staff, ask if you want to delete direct replies too 2013-09-05 11:03:34 -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 removes unused context binding from Discourse.Site 2013-10-09 18:06:48 +02:00
topic_details.js FIX: Invalid i18n string appearing at bottom of topic 2013-10-07 15:01:51 -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 Present Name for stream description 2013-10-08 11:40:16 -04:00
user_stream.js FIX: Loading was broken on activity streams 2013-07-27 13:55:34 -04:00
user.js Pop up with user information when clicking avatar on topic page 2013-10-03 13:06:30 -04:00