discourse/app/controllers
2016-03-21 18:45:16 +05:30
..
admin FIX: Saving a user field as required didn't work the first time 2016-03-09 15:34:48 -05:00
users Added Instagram login method 2016-02-25 12:13:59 +10:00
about_controller.rb FIX: render About page for web crawlers 2016-03-07 15:28:11 -05:00
application_controller.rb Merge pull request #4076 from scossar/locale-from-header-setting 2016-03-17 07:53:20 +11:00
badges_controller.rb
categories_controller.rb FIX: newly created categories were not showing up 2016-03-14 23:17:02 +05:30
category_hashtags_controller.rb FIX: Clashing category slug. 2016-01-13 15:32:29 +08:00
clicks_controller.rb
composer_messages_controller.rb
directory_items_controller.rb FEATURE: add parameter that allows you to filter directory items on user 2015-12-30 15:00:00 +11:00
draft_controller.rb
email_controller.rb PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
embed_controller.rb Pass discourse username to TopicRetriever from embed controller 2016-02-25 13:02:25 +00:00
exceptions_controller.rb
export_csv_controller.rb FIX: export user list based on trust level filter 2016-03-07 18:49:31 +05:30
forums_controller.rb
groups_controller.rb FEATURE: add group posts and mentions RSS 2016-03-18 22:29:10 +05:30
highlight_js_controller.rb
invites_controller.rb FIX: invite link should not auto-accept invitation if user is already logged in 2016-02-23 19:49:58 +05:30
list_controller.rb FEATURE: add RSS feed for top topics 2016-02-29 23:46:36 +05:30
manifest_json_controller.rb Better Add to Homescreen on Android 2016-03-20 22:18:40 -04:00
notifications_controller.rb
onebox_controller.rb
permalinks_controller.rb
post_action_users_controller.rb
post_actions_controller.rb FEATURE: Warn a user when they have few likes remaining 2016-03-18 11:30:29 -04:00
posts_controller.rb FIX: update RSS description for public/private posts 2016-03-21 18:45:16 +05:30
queued_posts_controller.rb
robots_txt_controller.rb
search_controller.rb FIX: blank search was broken 2016-03-18 23:38:45 +05:30
session_controller.rb missed a couple of newlines in the logs 2016-02-24 23:35:45 +01:00
similar_topics_controller.rb
site_controller.rb
site_customizations_controller.rb
static_controller.rb FIX: Follow redirects when downloading favicons. 2016-02-25 11:50:34 +08:00
stylesheets_controller.rb
topics_controller.rb FIX: Default to first page when page params is an array. 2016-02-25 11:32:58 +08:00
uploads_controller.rb FIX: don't try to optimize large PNGs (takes too much time) 2016-02-22 12:57:24 +01:00
user_actions_controller.rb FEATURE: split up group PMS on user page 2015-12-10 11:39:33 +11:00
user_avatars_controller.rb FIX: not proxying protocol-less urls 2015-12-17 13:21:09 +11:00
user_badges_controller.rb FIX: Don't limit the count of badges to 96 2016-03-05 10:57:32 +11:00
users_controller.rb Fix: Added underscore to my_redirect regex 2016-03-20 13:00:56 +05:30
users_email_controller.rb SECURITY: Support for confirm old as well as new email accounts 2016-03-08 14:52:22 -05:00