This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/models
2014-04-24 14:48:26 +05:30
..
action_summary.js Add a way to flag a topic 2014-02-12 12:57:55 -05:00
archetype.js Convert Discourse.Site and Discourse.ScreenTrack to use Discourse.Singleton 2013-08-08 12:49:58 -04:00
badge.js FIX: ZALGO test suite was causing failures in the wrong place due to 2014-04-17 10:46:33 -04:00
category_list.js Remove trailing commas, add trailing semicolons 2014-03-18 18:21:10 -07:00
category.js Add public-inbox to Email-In-Feature 2014-02-28 16:53:58 +01:00
composer_message.js FIX: JSHint errors 2013-09-13 12:29:57 -04:00
composer.js Fix missing avatar while a post is being created. 2014-04-01 19:26:54 +05:30
draft.js staff can always upload a file 2013-09-07 10:49:11 +02:00
group.js Include members count on groups page. 2014-02-18 16:17:04 -05: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 Let's not show tons of extra information about invites unless you're the 2014-03-21 14:16:11 -04:00
login_method.js Change specified height to 450 2014-03-24 20:02:04 -07: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 Port "Summarize Topic" to query-params-new 2014-04-17 10:46:33 -04:00
post.js Add new class to expanded content so it can be styled 2014-04-05 15:01:28 -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 Make Discourse.ShareLink easy for plugins 2014-03-13 23:38:57 -07:00
site.js Add a way to flag a topic 2014-02-12 12:57:55 -05:00
top_list.js Use query params for sortable table headings 2014-04-17 10:52:57 -04:00
topic_details.js FEATURE: mute/watch/track buttons for private conversations 2014-01-22 17:46:52 +11:00
topic_list.js Use query params for sortable table headings 2014-04-17 10:52:57 -04:00
topic_tracking_state.js FEATURE: Button to reset new 2014-03-03 15:47:01 -05:00
topic.js FEATURE: display unpinned state, allow unpinning by clicking on pin 2014-04-10 10:59:02 +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 FIX: Escape name on activity feed 2014-04-03 11:54:51 -04:00
user_badge.js Load 100 users at a time for the badge page, with a button to load more. 2014-04-24 14:48:26 +05:30
user_stream.js FIX: Loading was broken on activity streams 2013-07-27 13:55:34 -04:00
user.js BUGFIX: only redirect users top /top page once 2014-04-21 20:00:37 +02:00