discourse/app/assets/javascripts/discourse/models
2014-02-06 11:39:43 +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 FEATURE: better top pages 2014-01-14 01:09:12 +01:00
category.js BUGFIX: deleted categories would mess up watching/tracking prefs 2014-02-04 15:14:31 +11:00
composer_message.js FIX: JSHint errors 2013-09-13 12:29:57 -04:00
composer.js Staff can create uncategorized topics even if allow_uncategorized_topics is false 2014-01-15 15:58:29 -05: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 REFACTOR: Fixes poor class hierarchy for listing topics 2014-01-18 19:26:24 +01: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 REFACTOR: Fixes poor class hierarchy for listing topics 2014-01-18 19:26:24 +01:00
post.js Add post_edit_time_limit site setting to limit the how long a post can be edited and deleted by the author. Default is 1 year. 2014-01-09 11:55:04 -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 Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
site.js FIX: Categories are ordered by topic_count. 2014-01-09 13:05:32 -05:00
sort_order.js Controls for sorting topic columns 2013-11-13 11:48:38 -05:00
top_list.js BUGFIX: show the draft on top page 2014-02-06 11:39:43 +01:00
topic_details.js FEATURE: mute/watch/track buttons for private conversations 2014-01-22 17:46:52 +11:00
topic_list.js BUGFIX: move mobile templates to discovery 2014-01-19 00:49:45 +01:00
topic_tracking_state.js REFACTOR: Fixes poor class hierarchy for listing topics 2014-01-18 19:26:24 +01:00
topic.js Support for a /last route to go to the last post in a topic. 2014-01-30 15:24:04 -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 Rename favorite to starred everywhere 2014-01-10 14:54:19 -05:00
user_stream.js FIX: Loading was broken on activity streams 2013-07-27 13:55:34 -04:00
user.js BUGFIX: could not save user's preferences when categories where watched/tracked/muted 2014-01-14 20:30:35 +01:00