discourse/app/controllers
2014-01-31 14:36:00 +01:00
..
admin FIX: 1868 Security: Dangerous Send 2014-01-27 13:05:51 -05:00
users Invite link can't be used to log in after you set a password or sign in with 3rd party 2014-01-21 16:56:41 -05:00
application_controller.rb Allow using the API when Login required site setting is on. 2014-01-24 14:02:49 +01:00
categories_controller.rb REMOVE: Get rid of the hotness control for good. 2014-01-29 11:54:34 -05:00
clicks_controller.rb FIX: Look up a url without the query string if it couldn't be found with it. 2013-12-13 12:56:20 -05:00
composer_messages_controller.rb
draft_controller.rb
email_controller.rb
embed_controller.rb Support embedded link counts via data-* attribute 2014-01-13 13:37:55 -05:00
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 BUGFIX: JSON requests don't exclude categories from filters 2014-01-31 14:36:00 +01:00
notifications_controller.rb
onebox_controller.rb
post_actions_controller.rb
posts_controller.rb Add post_edit_time_limit site setting to limit the how long a post can be edited and deleted by the author. Default is 1 year. 2014-01-09 11:55:04 -05:00
robots_txt_controller.rb
search_controller.rb
session_controller.rb Invite link can't be used to log in after you set a password or sign in with 3rd party 2014-01-21 16:56:41 -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 Delegate bulk operations to a TopicsBulkAction object. 2014-01-30 11:44:29 -05:00
uploads_controller.rb do not pull hotlinked images when max_image_size_kb == 0 2013-11-13 17:30:48 +01: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 Invite link can't be used to log in after you set a password or sign in with 3rd party 2014-01-21 16:56:41 -05:00