discourse/app/controllers
2013-11-07 13:53:49 -05:00
..
admin Used the term suspended instead of banned. 2013-11-07 13:53:49 -05:00
users add qunit to autospec 2013-11-01 23:57:50 +01:00
application_controller.rb Support for inviting to a forum from a user's invite page. 2013-11-06 12:56:50 -05:00
categories_controller.rb Can assign a parent category to a category. 2013-10-24 17:03:28 -04:00
clicks_controller.rb
composer_messages_controller.rb New User Education goes through a server side ComposerMessages check. Composer message for users 2013-09-13 12:23:53 -04:00
draft_controller.rb drafts were saving but client was failing to parse 2013-09-11 16:18:46 +10:00
email_controller.rb
exceptions_controller.rb 404 page had horrible perf, it was using "take" instead of limit. 2013-10-02 13:05:03 +10:00
forums_controller.rb
invites_controller.rb Support for inviting to a forum from a user's invite page. 2013-11-06 12:56:50 -05:00
list_controller.rb basic implementation of per-category new/latest etc filters 2013-10-24 21:05:06 +11:00
notifications_controller.rb
onebox_controller.rb
post_actions_controller.rb FIX: Don't select columns if we don't have to. 2013-08-14 12:18:54 -04:00
posts_controller.rb FIX: deleting a flagged post issue 2013-10-02 16:59:57 +02:00
robots_txt_controller.rb
search_controller.rb
session_controller.rb Used the term suspended instead of banned. 2013-11-07 13:53:49 -05:00
static_controller.rb On sites with login_required enabled, after signup, don't show the /login page again 2013-10-30 16:37:36 -04:00
topics_controller.rb Support for choosing a destination category when splitting topics. 2013-10-29 15:30:06 -04:00
uploads_controller.rb proper content-disposition header when downloading attachments 2013-09-06 19:23:56 +02:00
user_actions_controller.rb FIX: Prevent unauthorized list of private message titles. Also remove some unused code. 2013-09-30 14:35:11 -04:00
users_controller.rb User invites page now has search, displays first invites_shown records 2013-11-05 17:53:26 -05:00