discourse/app/controllers
2014-07-15 14:07:35 -04:00
..
admin FEATURE: Allow admins to disable specific badges 2014-07-14 17:40:36 +10:00
users Add Google Oauth2 authenticator. The current Google OpenID authentication has been deprecated by Google and will NOT work for any new websites. 2014-05-21 18:35:10 -04:00
application_controller.rb Fix /p/post/user route not saving referrals 2014-07-11 14:44:07 -07:00
badges_controller.rb FEATURE: Allow admins to disable specific badges 2014-07-14 17:40:36 +10:00
categories_controller.rb BUGFIX: incorrect ordering in category permissions 2014-07-10 12:02:16 +10:00
clicks_controller.rb
composer_messages_controller.rb
draft_controller.rb
email_controller.rb
embed_controller.rb FIX: build broke, also escaping issue on poster name 2014-06-18 17:47:31 -04:00
exceptions_controller.rb
forums_controller.rb FEATURE: Nice error handling page 2014-07-03 07:52:14 -07:00
groups_controller.rb
invites_controller.rb FEATURE: add site setting allow_new_registrations which can be used to block all new account registrations 2014-07-14 15:42:22 -04:00
list_controller.rb add search filter 2014-06-30 17:18:08 +10:00
notifications_controller.rb Allow reading notifications without marking them as read. 2014-06-17 23:34:04 +05:30
onebox_controller.rb
post_actions_controller.rb
posts_controller.rb FIX: First Quote badge bust 2014-07-15 17:47:24 +10:00
robots_txt_controller.rb
search_controller.rb
session_controller.rb
site_controller.rb
static_controller.rb FEATURE: /guidelines route will always show our FAQ, ignoring the faq_url site setting 2014-07-10 12:58:41 -04:00
topics_controller.rb BUGFIX: downcase slugs 2014-06-25 11:36:17 +10:00
uploads_controller.rb BUGFIX: 500 error on some invalid uploads 2014-05-14 10:51:09 +10:00
user_actions_controller.rb BUGFIX: 404 on /users/:user/private-messages 2014-05-12 12:02:32 +02:00
user_avatars_controller.rb FIX: letter avatars to live in uploads directory, add last modified 2014-07-08 17:20:27 +10:00
user_badges_controller.rb FEATURE: Allow admins to disable specific badges 2014-07-14 17:40:36 +10:00
users_controller.rb Check honeypot/challenge value on activation too 2014-07-15 14:07:35 -04:00