.. |
_post.js
|
FEATURE: Like button should act like a toggle and stay there once you've
|
2014-07-18 17:01:27 -04:00 |
action_summary.js
|
FEATURE: flag dispositions normalization
|
2014-07-28 19:28:07 +02:00 |
admin_post.js
|
FEATURE: show the user's flagged/deleted posts
|
2014-07-16 21:04:55 +02:00 |
archetype.js
|
Convert Discourse.Site and Discourse.ScreenTrack to use Discourse.Singleton
|
2013-08-08 12:49:58 -04:00 |
badge.js
|
FIX: can't create badges
|
2014-07-31 09:09:03 +10:00 |
badge_grouping.js
|
FEATURE: badge grouping UI
|
2014-07-18 15:46:36 +10:00 |
category.js
|
TRIVIAL: Rename map to idMap because map means something for
|
2014-07-23 11:11:13 -04:00 |
category_list.js
|
FIX: sloppy topic draft handling
|
2014-08-05 11:33:15 +10:00 |
composer.js
|
FIX: don't let admins skip post validations, unless it's faq, tos, or privacy
|
2014-08-01 14:53:35 -04:00 |
composer_message.js
|
ES6: Migrated and deprecated a bunch of views
|
2014-06-10 11:54:38 -04:00 |
draft.js
|
staff can always upload a file
|
2013-09-07 10:49:11 +02:00 |
group.js
|
FEATURE: admins can invite users to groups via the web UI
|
2014-05-09 18:22:36 +10:00 |
input_validation.js
|
|
|
invite.js
|
FEATURE: dynamically load invites
|
2014-08-05 22:20:23 +05:30 |
login_method.js
|
Add Google Oauth2 authenticator. The current Google OpenID authentication has been deprecated by Google and will NOT work for any new websites.
|
2014-05-21 18:35:10 -04:00 |
model.js
|
FIX: If a topic title edit fails, revert to previous title.
|
2014-07-21 13:39:23 -04: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
|
|
|
post_stream.js
|
FIX: Topic progress bar was not updating after expanding gaps
|
2014-08-01 13:23:53 -07:00 |
selectable_array.js
|
|
|
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
|
Optimize Category find-by-id by using a hash.
|
2014-07-22 23:49:49 -04:00 |
static_page.js
|
ES6: Remove dynamically generated static routes. They were causing lots
|
2014-07-29 14:24:16 -04:00 |
top_list.js
|
Use query params for sortable table headings
|
2014-04-17 10:52:57 -04:00 |
topic.js
|
FEATURE: merge new and old unread counts on categories page
|
2014-08-05 10:44:01 +10:00 |
topic_details.js
|
BUGFIX: some protection for missing "notification" translations
|
2014-06-02 13:52:22 +10:00 |
topic_list.js
|
FIX: reverse insert order when grabbing new topics
|
2014-08-06 13:24:55 +10:00 |
topic_tracking_state.js
|
FIX: more reliable topic list counts
|
2014-08-05 13:27:34 +10:00 |
trust_level.js
|
ES6: Migrated and deprecated a bunch of views
|
2014-06-10 11:54:38 -04:00 |
user.js
|
FIX: save edit_history_public
|
2014-07-30 12:03:22 -05:00 |
user_action.js
|
Work in progress, keeping avatars locally
|
2014-05-27 10:08:03 +10:00 |
user_action_group.js
|
|
|
user_action_stat.js
|
FEATURE: User Bookmarks Menu
|
2014-06-12 01:54:54 +05:30 |
user_badge.js
|
FEATURE: badge grouping UI
|
2014-07-18 15:46:36 +10:00 |
user_posts_stream.js
|
FEATURE: show the user's flagged/deleted posts
|
2014-07-16 21:04:55 +02:00 |
user_stream.js
|
FIX: Stop endless loading at the bottom of a user's stream.
|
2014-07-21 14:13:17 -04:00 |