..
badges
FEATURE: you can not drill down and see why you have badges
2016-01-18 17:59:20 +11:00
discovery
missed the CategoryList constant
2015-11-26 23:44:15 +01:00
group
FEATURE: allow group members to see all messages on group page
2015-12-07 23:19:33 +01:00
navigation
UX: don't show the top period in the navigation bar since it has its own dropdown
2015-09-14 21:54:39 +02:00
preferences
FIX: do not allow new email to be duplicate
2016-01-23 13:42:53 +05:30
about.js.es6
Fixes some deprecations
2015-05-11 11:18:37 -04:00
application.js.es6
Migrate search drop down to menu-panel component.
2015-08-28 15:44:24 -04:00
avatar-selector.js.es6
UX: always show the avatar modal now that we have the letter avatars
2015-10-27 10:52:05 +01:00
bulk-notification-level.js.es6
Remove duplicated NotificationType globals
2015-02-27 10:33:39 -05:00
change-owner.js.es6
FEATURE: add 'change ownership' button in post admin wrench
2015-10-11 23:53:45 +05:30
change-timestamp.js.es6
Reload page when dealing with mass actions on topic.
2015-09-08 23:25:52 +08:00
composer-messages.js.es6
FEATURE: display warning on top of composer for group mentions
2015-12-04 13:41:07 +11:00
composer.js.es6
UX: allow for an optional toolbar in composer in mobile
2016-02-09 17:10:41 +11:00
create-account.js.es6
FIX: validate email address in signup form even for 3rd party auths
2015-11-26 15:44:30 -05:00
directory-item.js.es6
ES6ify some of the remaining files
2015-08-10 10:21:05 -04:00
discovery-sortable.js.es6
FIX: sorting in a category isn't working
2015-10-19 19:04:47 +02:00
discovery.js.es6
Remove ObjectController, Discouse Controllers + Presence
2015-08-13 10:49:08 -04:00
edit-category.js.es6
FIX: Set saving to false about model has been saved.
2015-09-18 10:52:49 +08:00
edit-topic-auto-close.js.es6
FIX: Autoclose message was not correct when immediate
2015-12-08 18:16:48 +05:30
exception.js.es6
FIX: :( page was never showing the URL
2015-09-21 11:38:37 -07:00
feature-topic.js.es6
FIX: Replace invalid pluralizations in locale files
2015-11-13 21:25:15 +01:00
flag-action-type.js.es6
UX: better flagging options
2015-11-20 22:23:29 +05:30
flag.js.es6
FIX: Prepend the user id before username in admin user routes
2016-02-09 15:14:13 +01:00
forgot-password.js.es6
FEATURE: add email query param to login, signup, and password-reset URLs to prefill form
2016-01-19 16:53:46 -05:00
full-page-search.js.es6
SECURITY: Backported XSS fixes from Handlebars
2015-11-24 16:08:08 -05:00
group.js.es6
FEATURE: allow group members to see all messages on group page
2015-12-07 23:19:33 +01:00
header.js.es6
UX: when on full page search header search should not pop open
2015-09-18 12:20:59 +10:00
history.js.es6
FIX: revision history broken for anon
2015-08-23 19:56:03 +02:00
invite.js.es6
UX: change glyph when inviting existing user to a topic
2016-01-25 13:10:51 +05:30
keyboard-shortcuts-help.js.es6
Remove ObjectController, Discouse Controllers + Presence
2015-08-13 10:49:08 -04:00
login.js.es6
FIX: preserve redirect URL when logging in via social logins
2015-12-05 15:08:42 +05:30
merge-topic.js.es6
Remove ObjectController, Discouse Controllers + Presence
2015-08-13 10:49:08 -04:00
modal.js.es6
Remove ObjectController, Discouse Controllers + Presence
2015-08-13 10:49:08 -04:00
not-activated.js.es6
Remove ObjectController, Discouse Controllers + Presence
2015-08-13 10:49:08 -04:00
post-enqueued.js.es6
Support for custom reasons for things being queued for approval
2015-04-28 15:06:47 -04:00
preferences.js.es6
FEATURE: allow users to control how many previous replies they get
2016-02-19 13:57:07 +11:00
queued-post.js.es6
ES6ify some of the remaining files
2015-08-10 10:21:05 -04:00
quote-button.js.es6
Revert "Revert "REFACTOR: support booting discourse with DISCOURSE_NO_CONSTANTS""
2015-11-21 12:27:06 +11:00
raw-email.js.es6
FEATURE: new 'raw email' modal when listing rejected emails
2016-02-01 21:41:49 +01:00
reorder-categories.js.es6
Merge pull request #3771 from riking/category-reorder
2015-09-16 11:01:06 +10:00
search-help.js.es6
Remove ObjectController, Discouse Controllers + Presence
2015-08-13 10:49:08 -04:00
share.js.es6
ES6ify some of the remaining files
2015-08-10 10:21:05 -04:00
split-topic.js.es6
Remove ObjectController, Discouse Controllers + Presence
2015-08-13 10:49:08 -04:00
static.js.es6
FIX: also show Sign Up button on front page of private sites that allow new registrations
2016-02-03 11:36:28 -05:00
topic-bulk-actions.js.es6
FEATURE: Bulk Unlisting of topics
2015-10-27 16:57:40 -04:00
topic-entrance.js.es6
FIX: highest_post_number was not being updated from gaps
2015-09-03 13:37:55 -04:00
topic-progress.js.es6
FIX: Should blur the field when closing the progress widget
2015-11-09 12:36:48 -05:00
topic-unsubscribe.js.es6
ObjectController is deprecated
2015-08-12 23:07:58 +02:00
topic.js.es6
FEATURE: automatically sync "move to inbox" / "archive" state on messages
2016-02-07 23:39:07 +11:00
upload-customization.js.es6
FEATURE: Can create stylesheets for embedded comments
2015-08-10 10:21:04 -04:00
upload-selector.js.es6
FIX: Upload modal was broken
2015-11-06 10:35:26 -05:00
user-activity.js.es6
UX: initial take at collapsing mobile nav on user page
2016-02-12 17:51:26 +11:00
user-badges.js.es6
FEATURE: you can not drill down and see why you have badges
2016-01-18 17:59:20 +11:00
user-card.js.es6
FEATURE: new hide_user_profiles_from_public site setting
2015-10-28 19:56:08 +01:00
user-invited-show.js.es6
FEATURE: show pending/redeemed invite count in tabs
2015-08-25 01:12:46 +05:30
user-notifications.js.es6
UX: initial take at collapsing mobile nav on user page
2016-02-12 17:51:26 +11:00
user-posts.js.es6
ES6ify some of the remaining files
2015-08-10 10:21:05 -04:00
user-private-messages.js.es6
UX: initial take at collapsing mobile nav on user page
2016-02-12 17:51:26 +11:00
user-summary.js.es6
FEATURE: first pass at user summary page
2016-01-20 15:14:25 +11:00
user-topics-list.js.es6
UX: improve styling of messages and mobile view of messages
2016-01-24 18:11:49 +11:00
user.js.es6
UX: initial take at collapsing mobile nav on user page
2016-02-12 17:51:26 +11:00
users.js.es6
Add ES6 support to more files
2015-08-13 10:49:08 -04:00