.. |
application_controller.js
|
Replaced Em.run.next with the more proper Em.run.schedule('afterRender')
|
2013-05-20 12:20:10 -04:00 |
composer_controller.js
|
Don't show new user education when editing a reply.
|
2013-05-15 15:16:42 -04:00 |
controller.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
header_controller.js
|
Clean up discourse.js
|
2013-02-26 15:20:06 -05:00 |
list_categories_controller.js
|
Add UI to delete an empty category
|
2013-04-10 12:08:23 -04:00 |
list_controller.js
|
Add UI to delete an empty category
|
2013-04-10 12:08:23 -04:00 |
list_topics_controller.js
|
Add a clear pin link in the list topics view
|
2013-05-02 23:31:43 +02:00 |
modal_controller.js
|
Fix: Multi-Select should close when an operation succeeds. A little refactoring, too.
|
2013-05-08 12:04:10 -04:00 |
object_controller.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
preferences_controller.js
|
More promises instead of callbacks.
|
2013-05-06 14:44:19 -04:00 |
preferences_email_controller.js
|
Convert a bunch of callbacks to promises
|
2013-04-08 16:51:03 -04:00 |
preferences_username_controller.js
|
Support for a new site setting: newuser_spam_host_threshold . If a new user posts a link
|
2013-05-16 12:19:50 -04:00 |
quote_button_controller.js
|
Replaced Em.run.next with the more proper Em.run.schedule('afterRender')
|
2013-05-20 12:20:10 -04:00 |
search_controller.js
|
Navigating should set a searchContext (unused right now).
|
2013-05-23 18:51:40 -04:00 |
share_controller.js
|
Include topic title in share links with third parties
|
2013-03-27 16:01:46 -04:00 |
static_controller.js
|
Fixes staticController bug with requiring an HTML response.
|
2013-05-10 18:52:10 -04:00 |
topic_admin_menu_controller.js
|
Topic Auto-Close: admins and mods can set a topic to automatically close after a number of days
|
2013-05-13 12:53:52 -04:00 |
topic_controller.js
|
Removed many unnecessary paths that included content.x when just x would do.
|
2013-05-20 15:27:58 -04:00 |
user_activity_controller.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
user_controller.js
|
:s/moderator?/staff/g ... our naming was kind of crazy, renamed moderator? to staff
|
2013-05-02 17:22:27 +10:00 |
user_invited_controller.js
|
Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
|
2013-02-25 17:16:57 -05:00 |
user_private_messages_controller.js
|
Simplified grouping on user views, fixed issue with messages not loading on initial load. Really
|
2013-05-21 11:50:01 -04:00 |