..
badges
Fixes some deprecations
2015-05-11 11:18:37 -04:00
discovery
FEATURE: add quarterly period to Top page
2015-07-28 12:31:42 -04:00
group
UX: group member page improvements
2015-07-06 16:58:03 +05:30
navigation
REFACTOR: remove hacky search from discovery
2015-07-27 16:47:06 +10:00
preferences
FIX: Allow multiple pagedown editors at once.
2015-07-13 16:36:38 -04:00
about.js.es6
Fixes some deprecations
2015-05-11 11:18:37 -04:00
application.js.es6
UX: improved our footer handling
2014-11-19 20:37:43 +01:00
avatar-selector.js.es6
make jshint happy
2015-04-07 12:25:28 +02:00
bulk-notification-level.js.es6
Remove duplicated NotificationType globals
2015-02-27 10:33:39 -05:00
change-owner.js.es6
FIX: Allow to change ownership on deleted users' posts
2015-07-15 15:29:35 -07:00
composer-messages.js.es6
FIX: popups stopped appearing
2015-03-19 13:42:13 +01:00
composer.js.es6
FEATURE: track statistics around post creation
2015-08-03 14:29:15 +10:00
controller.js.es6
ES6 module migrations
2015-04-15 14:54:36 -04:00
create-account.js.es6
FEATURE: Custom orders for user fields
2015-07-30 14:53:13 -04:00
directory-item.js.es6
UX: Always show the current user at the top of the directory
2015-03-19 15:32:23 -04:00
discovery-sortable.js.es6
FIX: show more results on search page was not performing a new search
2015-07-13 11:13:13 +10:00
discovery.js.es6
Fixes issues with composer
2015-05-11 11:18:38 -04:00
edit-category.js.es6
Refactor category edit to use components
2015-07-03 10:01:46 -04:00
edit-topic-auto-close.js.es6
FIX: topic auto-close uses the client's time zone
2015-05-27 18:01:46 -04:00
exception.js.es6
UX: improved our footer handling
2014-11-19 20:37:43 +01:00
feature-topic.js.es6
FEATURE: make pin expiration mandatory
2015-07-29 16:34:21 +02:00
flag-action-type.js.es6
UX: Move likes into drop down instead of its own status line
2015-07-03 17:15:20 -04:00
flag.js.es6
Refactor likes/flags to simplify things a lot
2015-07-14 15:50:27 -04:00
forgot-password.js.es6
ramp it down to 1 second, already handled on server so it will hold you back
2014-12-05 09:58:50 +11:00
full-page-search.js.es6
REFACTOR: remove hacky search from discovery
2015-07-27 16:47:06 +10:00
group.js.es6
FIX: show user card on group page and fix styles
2015-05-12 01:24:17 +08:00
header.js.es6
UX: clean up title for user avatar hover in header
2015-06-01 17:08:19 +10:00
history.js.es6
More refactoring to support extensibility of history
2015-01-28 13:37:06 -05:00
invite.js.es6
optimize invite js code
2015-07-13 20:07:13 +05:30
keyboard-shortcuts-help.js.es6
UX: improved our footer handling
2014-11-19 20:37:43 +01:00
login.js.es6
FIX: when rate limited on login attempts, show a meaningful message instead of unknown error.
2015-07-14 18:17:39 -04:00
merge-topic.js.es6
Use small actions for moving posts
2015-07-31 16:30:18 -04:00
modal.js.es6
ES6: Mega update of controllers
2014-08-13 10:22:47 -04:00
not-activated.js.es6
FIX: modal explaining that your account hasn't been activated yet was broken if you saw it more than once
2015-06-22 15:36:42 -04:00
notifications.js.es6
Suggested changes
2015-04-23 18:39:48 -07:00
object.js.es6
ES6 module migrations
2015-04-15 14:54:36 -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: move all uploads to a single endpoint + defer upload creation in a background thread
2015-05-20 16:45:48 +02:00
queued-post.js.es6
Can delete users via the moderation queue
2015-04-27 15:06:20 -04:00
quote-button.js.es6
FIX: Incorrect check when no text is selected.
2015-06-10 14:39:29 +08:00
raw-email.js.es6
UX: improved our footer handling
2014-11-19 20:37:43 +01:00
search-help.js.es6
UX: improved our footer handling
2014-11-19 20:37:43 +01:00
search.js.es6
FEATURE: search by user id or category id
2015-07-10 16:31:28 +10:00
share.js.es6
Assorted Ember 1.11 fixes
2015-05-11 11:20:45 -04:00
site-map-category.js.es6
Fix deprecations on SiteMap
2015-05-11 11:18:38 -04:00
site-map.js.es6
FIX: broken header links when using relative_url_root
2015-04-19 13:52:10 -04:00
split-topic.js.es6
Use small actions for moving posts
2015-07-31 16:30:18 -04:00
static.js.es6
FIX: some pages were missing the footer
2015-07-31 17:18:38 +02:00
topic-admin-menu.js.es6
Ember Deprecations for Topics
2015-05-11 11:18:37 -04:00
topic-bulk-actions.js.es6
Split out bulk operations modal and Discourse.Route.showModal
2015-03-10 15:40:56 -04:00
topic-entrance.js.es6
Fixes some deprecations
2015-05-11 11:18:37 -04:00
topic-progress.js.es6
Remove deprecations in TopicProgressController
2015-05-19 12:10:18 -04:00
topic.js.es6
FIX: footer should also be hidden when using back/forward buttons
2015-07-31 16:53:18 +02:00
upload-customization.js.es6
FEATURE: Import customizations from a JSON file
2015-05-16 20:24:19 -07:00
upload-selector.js.es6
UX: improved our footer handling
2014-11-19 20:37:43 +01:00
user-activity.js.es6
FIX: Small actions should show descriptions on the user stream
2015-07-31 14:25:49 -04:00
user-badges.js.es6
FIX: sane badge ordering on user page
2014-12-22 14:30:37 +11:00
user-card.js.es6
UX: Close user card right away when navigating to a user.
2015-06-01 12:40:53 -04:00
user-dropdown.js.es6
type less words
2015-04-08 13:10:28 +10:00
user-invited-show.js.es6
FEATURE: invite page tabs
2015-07-13 09:42:51 +05:30
user-notifications.js.es6
Upgrade Notifications to fix deprecations and use store
2015-05-11 11:20:45 -04:00
user-posts.js.es6
FIX: JSHint wasn't validating ES6 files, this fixes a bunch of errors.
2015-02-10 17:21:16 -05:00
user-topics-list.js.es6
Fixes deprecations on user routes
2015-05-11 11:20:45 -04:00
user.js.es6
SECURITY: Make sure export CSV is generated via a POST
2015-07-24 12:33:53 -04:00
users.js.es6
FEATURE: Can search the user directory by name
2015-03-19 18:07:48 -04:00