discourse/app/assets/javascripts/discourse/models
2013-11-08 21:06:27 +01: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 List subcategories on categories page 2013-10-31 18:02:24 -04:00
category.js FIX: Non-English category name regression 2013-10-31 16:25:26 -04:00
composer_message.js FIX: JSHint errors 2013-09-13 12:29:57 -04:00
composer.js Never show preview pane in composer on mobile. 2013-10-17 12:19:28 -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.js User invites page now has search, displays first invites_shown records 2013-11-05 17:53:26 -05: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 User invites page now has search, displays first invites_shown records 2013-11-05 17:53:26 -05: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 Upgrade Ember to 1.1.2 2013-10-29 13:01:57 -04:00
post.js Should be able to see edits to your own posts 2013-11-08 10:18:41 -05: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 Upgrade Ember to 1.1.2 2013-10-29 13:01:57 -04:00
topic_details.js FIX: Invalid i18n string appearing at bottom of topic 2013-10-07 15:01:51 -04:00
topic_list.js implemented UI for filtered down by category view 2013-10-25 14:18:34 +11:00
topic_tracking_state.js filter down the top level navs 2013-10-25 11:15:20 +11:00
topic.js Support for inviting to a forum from a user's invite page. 2013-11-06 12:56:50 -05: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 Public user profile page shows if the user is suspended and why. 2013-11-07 16:34:31 -05:00