.. |
application_controller.js
|
Refactor: Instead of getting currentUser from the Discourse namespace, use
|
2013-05-28 11:25:56 -04:00 |
composer_controller.js
|
Refactor: Instead of getting currentUser from the Discourse namespace, use
|
2013-05-28 11:25:56 -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
|
Removed bindings to Discourse.site
|
2013-05-24 11:56:40 -04:00 |
list_categories_controller.js
|
Refactor: Instead of getting currentUser from the Discourse namespace, use
|
2013-05-28 11:25:56 -04:00 |
list_controller.js
|
Refactor: Instead of getting currentUser from the Discourse namespace, use
|
2013-05-28 11:25:56 -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
|
Refactor: Instead of getting currentUser from the Discourse namespace, use
|
2013-05-28 11:25:56 -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
|
Refactor: Instead of getting currentUser from the Discourse namespace, use
|
2013-05-28 11:25:56 -04:00 |
search_controller.js
|
Search correctly passes context data to server
|
2013-05-24 12:21:53 -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
|
Refactor: Instead of getting currentUser from the Discourse namespace, use
|
2013-05-28 11:25:56 -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
|
Refactor: Instead of getting currentUser from the Discourse namespace, use
|
2013-05-28 11:25:56 -04: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 |