discourse/app/assets/javascripts/discourse/controllers
2014-10-23 12:07:56 -04:00
..
badges ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
discovery FIX: Clicking "Latest" while ordering by a column should reset the 2014-10-07 15:19:17 -04:00
group ES6: More controllers 2014-05-08 11:35:34 -04:00
navigation ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
preferences FEATURE: Allow users to select a badge with an image to appear on their 2014-10-20 16:35:38 -04:00
application.js.es6 Using Discourse.XYZ in templates is deprecated. This fixes that, plus 2014-09-05 13:09:01 -04:00
avatar-selector.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
bulk-notification-level.js.es6 ES6: Most controllers converted over now. 2014-05-27 10:51:03 -04:00
change-owner.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
composer-messages.js.es6 Remove deprecated Ember.Set 2014-09-04 15:01:12 -04:00
composer.js.es6 FIX: hitting edit while replying does nothing 2014-10-06 10:51:02 +11:00
controller.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
create-account.js.es6 FIX: browser password manager was saving name instead of username 2014-10-20 01:16:07 +05:30
discovery-sortable.js.es6 Add support for max_posts query param. Also make it easier to let 2014-08-14 11:51:45 -04:00
discovery.js.es6 Rename /category/xyz paths to /c/xyz -- @SamSaffron did most of the 2014-10-16 12:15:31 -04:00
edit-category.js.es6 Rename /category/xyz paths to /c/xyz -- @SamSaffron did most of the 2014-10-16 12:15:31 -04:00
edit-topic-auto-close.js.es6 FEATURE: auto-close topics based on last post 2014-10-10 18:21:44 +02:00
exception.js.es6 Fix "Server Error: [missing {{code}} value]" page 2014-08-25 17:20:48 -07:00
flag-action-type.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
flag.js.es6 FIX: Don't show wrong flag choices after undo 2014-09-02 17:37:54 -04:00
forgot-password.js.es6 FEATURE: inform users if forgot password works or not 2014-09-11 12:04:44 +10:00
group.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
header.js.es6 FIX: When uncategorized badge is not suppressed, the header formatting 2014-10-23 12:07:56 -04:00
history.js.es6 FEATURE: ability to hide or show specific post revisions 2014-10-14 07:19:45 -07:00
invite-private.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
invite.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
keyboard-shortcuts-help.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
login.js.es6 Replaced many global Discourse.SiteSetting calls in templates with 2014-09-11 16:46:34 -04:00
merge-topic.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
modal.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
not-activated.js.es6 FIX: allow retry activation of account by username or password 2014-09-25 17:42:48 +10:00
notification.js.es6 More deprecations to allow us to work on future versions of Ember 2014-10-07 16:04:19 -04:00
notifications.js.es6 FIX: Don't link to notifications without URLs 2014-08-06 15:24:20 -04:00
object.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
preferences.js.es6 Adds support for a description to user fields. 2014-10-02 15:56:52 -04:00
quote-button.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
raw-email.js.es6 further optimize raw email feature 2014-10-18 00:50:02 +05:30
search-help.js.es6 Hide google search when the instance is private 2014-10-20 16:50:42 +05:30
search.js.es6 Remove broken debouncePromise and clean up some deprecations 2014-09-23 16:16:44 -04:00
share.js.es6 Migrated more helpers to ES6 preferred format 2014-09-11 13:32:57 -04:00
site-map-category.js.es6 TWEAK: Sum new and unread in the site map category list 2014-08-05 16:01:49 -04:00
site-map.js.es6 REFACTOR: Don't use Discourse.Capabilities, instead use injection. 2014-08-06 18:28:02 -04:00
split-topic.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
static.js.es6 ES6: Remove dynamically generated static routes. They were causing lots 2014-07-29 14:24:16 -04:00
topic-admin-menu.js.es6 UX: add topic admin button to the bottom of the topic 2014-10-06 20:19:07 +02:00
topic-bulk-actions.js.es6 FEATURE: Add Archive Topics to Bulk actions 2014-09-22 14:56:48 -04:00
topic-entrance.js.es6 TRIVIAL: add line break before time for post navigator 2014-08-30 16:14:00 +05:30
topic-list-item.js.es6 Don't show new topic indicator on New tab 2014-09-09 01:02:16 +05:30
topic-progress.js.es6 Use progress bar indices in jump control, too 2014-08-14 17:52:21 -07:00
topic.js.es6 Remove acccidental console.log 2014-10-15 14:37:14 -04:00
upload-selector.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
user-activity.js.es6 ES6: User activity views 2014-07-16 13:19:47 -04:00
user-badges.js.es6 Fix badge type ordering 2014-08-25 12:48:31 -07:00
user-card.js.es6 Rename "User Expansion" to the much clearer "User Card" 2014-10-20 12:11:59 -04:00
user-dropdown.js.es6 Make bookmarks menu appear all the time 2014-06-23 10:21:33 +05:30
user-invited.js.es6 Feature: resend invites 2014-10-07 01:43:17 +05:30
user-notifications.js.es6 Don't use __container__ instead use needs: ['user-notifications'], (thanks eviltrout!) 2014-10-14 16:23:20 -04:00
user-topics-list.js.es6 ES6: Mega update of controllers 2014-08-13 10:22:47 -04:00
user.js.es6 FEATURE: hide emails behind a button for staff members 2014-09-29 22:31:05 +02:00