discourse/app/controllers
Sam 5a0aed2bfa FIX: regression, forgot password broken
also... mocks were invented by the devil
2014-07-02 13:06:55 +10:00
..
admin Add ability to specify custom font awesome icon for badges. 2014-06-19 16:56:18 +05:30
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 Make ?preview-style make sense 2014-06-20 09:06:36 -07:00
badges_controller.rb Mark badge notification as read when the notification is clicked. 2014-06-19 16:56:19 +05:30
categories_controller.rb FEATURE: Can upload images to categories 2014-06-30 14:14:00 -04: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 Support 404 routes in the Ember App 2014-04-29 15:29:13 -04:00
forums_controller.rb Logster update 2014-05-25 13:54:52 +10:00
groups_controller.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
invites_controller.rb FEATURE: Bulk Invite 2014-06-09 01:43:39 +05:30
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 Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
posts_controller.rb FEATURE: Can click to expand hidden posts to see the good stuff! 2014-06-20 17:07:12 -04: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 BUGFIX: re-enable CDN js debugging in a robust way 2014-05-19 08:46:28 +10: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 TRIVIAL: code formatting 2014-06-26 19:50:29 +02:00
user_badges_controller.rb Backend changes to support improved badge pages. 2014-06-28 01:24:00 +05:30
users_controller.rb FIX: regression, forgot password broken 2014-07-02 13:06:55 +10:00