discourse/app/controllers
2014-01-09 15:25:25 -05:00
..
admin Test email is now synchronous and ignores sidekiq queue. 2014-01-09 15:25:25 -05:00
users
application_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
categories_controller.rb Remove remaining code for two-column categories page 2014-01-07 18:13:49 -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 Change text at the bottom of embedded comments to be (x more replies) 2014-01-03 14:55:37 -05:00
exceptions_controller.rb
forums_controller.rb
invites_controller.rb
list_controller.rb first stab at calculating the score of a topic for the top tab 2013-12-27 18:10:35 +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
static_controller.rb
topics_controller.rb Correct few spelling in the comments 2013-12-21 01:19:22 -06:00
uploads_controller.rb
user_actions_controller.rb
users_controller.rb Minimum password length is configurable with the min_password_length site setting. FIX: reset password needs to validate password length. 2013-12-19 16:15:47 -05:00