..
avatar_selector_controller.js
better file upload dialog
2013-10-08 18:58:24 +02:00
composer_controller.js
REFACTOR: Fixes poor class hierarchy for listing topics
2014-01-18 19:26:24 +01:00
composer_messages_controller.js
Post Expansion enhancements
2013-10-16 14:10:18 -04:00
controller.js
Revert "inject currentUser into controllers & routes"
2013-09-11 13:26:46 +10:00
create_account_controller.js
When signing up with 3rd party verified email, don't allow changing email in the signup form. Add ability to cancel signup form, which clears its state.
2014-01-06 10:33:06 -05:00
discovery_categories_controller.js
REFACTOR: Fixes poor class hierarchy for listing topics
2014-01-18 19:26:24 +01:00
discovery_top_controller.js
Lots of bugfixes
2014-01-18 19:27:25 +01:00
discovery_topics_controller.js
Lots of bugfixes
2014-01-18 19:27:25 +01:00
edit_category_controller.js
REFACTOR: Fixes poor class hierarchy for listing topics
2014-01-18 19:26:24 +01:00
edit_topic_auto_close_controller.js
Enable JSHINT's unused option. It caught a bunch of suspicious stuff which is fixed in this commit.
2013-12-30 13:30:22 -05:00
flag_action_type_controller.js
wrapped I18n.lookup to inject the "js" namespace
2013-07-09 02:10:55 +02:00
flag_controller.js
FIX: edit category modal with no title, empty modals that can't be closed. Added a better way to hide a modal without really closing it.
2013-10-15 15:41:15 -04:00
forgot_password_controller.js
wrapped I18n.lookup to inject the "js" namespace
2013-07-09 02:10:55 +02:00
header_controller.js
Rename favorite to starred everywhere
2014-01-10 14:54:19 -05:00
history_controller.js
only display inline HTML revision history on mobile
2013-12-17 17:45:04 +01:00
invite_controller.js
REFACTOR: Fixes poor class hierarchy for listing topics
2014-01-18 19:26:24 +01:00
invite_private_controller.js
REFACTOR: Fixes poor class hierarchy for listing topics
2014-01-18 19:26:24 +01:00
keyboard_shortcuts_help_controller.js
Add Global Keyboard Shortcuts
2013-12-22 12:16:42 -07:00
login_controller.js
Add spinner when authenticating with 3rd party. Also handle when popup window is closed without making a callback.
2014-01-07 12:41:34 -05:00
merge_topic_controller.js
Support for choosing a destination category when splitting topics.
2013-10-29 15:30:06 -04:00
modal_controller.js
FIX: Replace modal with an empty view when closed. Fixes the bug where you'd edit a category, close
2013-06-11 16:41:09 -04:00
navigation_default_controller.js
Lots of bugfixes
2014-01-18 19:27:25 +01:00
not_activated_controller.js
Use POST for send_activation_email action
2013-07-05 12:26:46 -04:00
notification_controller.js
refactors header notifications (renders them via separate controller / template)
2013-11-08 21:06:27 +01:00
notifications_controller.js
refactors header notifications (renders them via separate controller / template)
2013-11-08 21:06:27 +01:00
object_controller.js
Revert "inject currentUser into controllers & routes"
2013-09-11 13:26:46 +10:00
poster_expansion_controller.js
Extra comma
2013-10-16 14:16:14 -04:00
preferences_about_controller.js
Show topics as a list of topics on the User Stream.
2013-07-25 15:56:20 -04:00
preferences_controller.js
Sanitize your bio after you save it and render it to yourself.
2014-01-16 16:12:34 -05:00
preferences_email_controller.js
Ember Upgrade: 1.0
2013-10-01 11:16:27 -04:00
preferences_username_controller.js
Ember Upgrade: 1.0
2013-10-01 11:16:27 -04:00
quote_button_controller.js
FIX: quote text twice overwrites the first quote
2013-12-03 16:39:35 -05:00
search_controller.js
Ember Upgrade: 1.0
2013-10-01 11:16:27 -04:00
share_controller.js
Ember Upgrade: 1.0
2013-10-01 11:16:27 -04:00
site_map_category_controller.js
refactors site map
2013-11-27 21:58:36 +01:00
site_map_controller.js
Don't show uncategorized in hamburger menu if it's empty, unless you're staff
2014-01-15 15:20:07 -05:00
split_topic_controller.js
Support for choosing a destination category when splitting topics.
2013-10-29 15:30:06 -04:00
static_controller.js
FEATURE: better top pages
2014-01-14 01:09:12 +01:00
topic_admin_menu_controller.js
Ember Upgrade: 1.0
2013-10-01 11:16:27 -04:00
topic_controller.js
Update ember-cloaking to remove dependency on I18n
2014-01-17 16:56:24 -05:00
upload_selector_controller.js
BUGFIX: remote upload dialog was broken
2014-01-18 19:26:24 +01:00
user_activity_controller.js
Two Column User View
2013-10-16 15:51:01 -04:00
user_controller.js
SiteSetting to hide regular names from users
2013-10-30 15:45:34 -04:00
user_invited_controller.js
Support for inviting to a forum from a user's invite page.
2013-11-06 12:56:50 -05:00
user_topics_list_controller.js
FIX: Pagination while sorting on column headers
2013-11-14 12:35:18 -05:00