discourse/app/controllers
Sigurður Guðbrandsson 96e6fd3449 Cleaned up the sso codefix, thanks @SamSaffron
@SamSaffron showed me a cleaner way to use the if statements in the sso redirect code.

Thanks sam ;)
2015-02-23 22:10:44 +00:00
..
admin FIX: SSO code should respect IP address filters 2015-02-23 16:01:46 -05:00
users Rename no_js layout to no_ember 2015-01-15 15:56:53 -05:00
about_controller.rb First stab at About page 2014-08-11 16:59:15 -04:00
application_controller.rb Cleaned up the sso codefix, thanks @SamSaffron 2015-02-23 22:10:44 +00:00
badges_controller.rb FEATURE: badge grouping UI 2014-07-18 15:46:36 +10:00
categories_controller.rb small upload code refactor 2015-02-03 18:44:18 +01:00
clicks_controller.rb FIX: clicks counter on attachments wasn't always working 2015-02-22 20:47:18 +01:00
composer_messages_controller.rb New User Education goes through a server side ComposerMessages check. Composer message for users 2013-09-13 12:23:53 -04:00
draft_controller.rb drafts were saving but client was failing to parse 2013-09-11 16:18:46 +10:00
email_controller.rb Migrate unsubscribe keys to the database. 2015-02-13 14:24:15 -05:00
embed_controller.rb PERF: finalize porting to new incoming links structure 2014-08-04 16:43:57 +10:00
exceptions_controller.rb FEATURE: hide google search on 404 page for private instance 2014-09-06 15:26:46 +05:30
export_csv_controller.rb 💄 add username and date-time in exported file name 2015-01-16 01:39:46 +05:30
forums_controller.rb FIX: status route should be served as text not html 2015-02-06 15:56:21 +11:00
groups_controller.rb table & model changes for group managers with permission to edit membership 2015-01-15 11:44:42 -08:00
invites_controller.rb Rename no_js layout to no_ember 2015-01-15 15:56:53 -05:00
list_controller.rb FIX: subcategory url was incorrect in rss 2015-02-05 13:22:28 +05:30
notifications_controller.rb FIX: remove notifications on deleted topics from the stream 2015-02-19 12:40:00 +11:00
onebox_controller.rb Fixes regression with video embeds 2013-03-21 20:53:12 -04:00
permalinks_controller.rb FIX: permalink redirect support for url's with extensions in them, like .html and .php 2014-12-04 16:39:10 -05:00
post_actions_controller.rb FIX: don't stop youtube when liking a post 2014-09-25 12:02:41 +10:00
posts_controller.rb regression: bookmarked may be missing, do not fail 2015-02-19 11:42:01 +11:00
robots_txt_controller.rb Remove the access_password site setting 2013-06-25 15:05:25 -04:00
search_controller.rb FEATURE: search private messages option 2014-12-04 13:50:36 +11:00
session_controller.rb FIX: SSO code should respect IP address filters 2015-02-23 16:01:46 -05:00
site_controller.rb FEATURE: Can select topics and hit Dismiss Read on the /unread filter 2014-02-21 15:18:45 -05:00
site_customizations_controller.rb FEATURE: more than 1 site customization can be enabled at once 2014-12-23 13:03:48 +11:00
static_controller.rb BUG: minor, do not send access origin if not set 2015-02-17 09:58:43 +11:00
topics_controller.rb FIX: bookmark topic was not working intuitively 2015-02-19 10:58:57 +11:00
uploads_controller.rb small upload code refactor 2015-02-03 18:44:18 +01:00
user_actions_controller.rb SECURITY: User action route was returning too much data 2014-08-29 13:46:50 -04:00
user_avatars_controller.rb small upload code refactor 2015-02-03 18:44:18 +01:00
user_badges_controller.rb Sort the badges on the user profile page 2014-08-25 12:40:51 -07:00
users_controller.rb FIX: Enforce max length for custom user fields 2015-02-23 13:02:30 -05:00