discourse/app/controllers
2014-08-13 13:30:25 -04:00
..
admin FIX: disagree flag should unhide hidden post 2014-08-11 10:48:00 +02: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
about_controller.rb First stab at About page 2014-08-11 16:59:15 -04:00
application_controller.rb FIX: Don't show profile pages for inactive users and don't show them in 2014-08-13 13:30:25 -04:00
badges_controller.rb FEATURE: badge grouping UI 2014-07-18 15:46: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 Improve the unsubscribe to digest experience. Give a link in case it 2014-07-15 17:20:59 -04:00
embed_controller.rb PERF: finalize porting to new incoming links structure 2014-08-04 16:43:57 +10:00
exceptions_controller.rb Support 404 routes in the Ember App 2014-04-29 15:29:13 -04:00
forums_controller.rb FEATURE: Nice error handling page 2014-07-03 07:52:14 -07:00
groups_controller.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
invites_controller.rb convert space to plus for invite email parameter 2014-08-06 14:02:00 +05:30
list_controller.rb FEATURE: query param for topic state 2014-07-17 09:29:09 +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 FIX: disagree flag should unhide hidden post 2014-08-11 10:48:00 +02:00
posts_controller.rb FIX: broken and uneeded code 2014-08-08 09:07:51 +10:00
robots_txt_controller.rb
search_controller.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
session_controller.rb FIX: deactivated users shouldn't be able to log in 2014-04-28 13:46:28 -04:00
site_controller.rb
static_controller.rb PERF: finalize porting to new incoming links structure 2014-08-04 16:43:57 +10:00
topics_controller.rb Show the reason the topic couldn't be split rather than a generic error. 2014-08-11 14:43:19 -04:00
uploads_controller.rb PERF: finalize porting to new incoming links structure 2014-08-04 16:43:57 +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 PERF: finalize porting to new incoming links structure 2014-08-04 16:43:57 +10:00
user_badges_controller.rb FEATURE: badge grouping UI 2014-07-18 15:46:36 +10:00
users_controller.rb FEATURE: dynamically load invites 2014-08-05 22:20:23 +05:30