discourse/app/controllers
Régis Hanol 031146a821 FIX: ensure email in address insn't used it both Groups & Categories 2016-03-08 20:52:04 +01:00
..
admin FEATURE: Add rejection message on rejected IncomingEmail 2016-03-07 16:56:17 +01: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 Only pull in gem if it is being used, remove middleware 2016-03-04 23:17:14 +11:00
badges_controller.rb FEATURE: long descriptions for badges to help teach people 2015-02-27 17:19:18 +11:00
categories_controller.rb FIX: ensure email in address insn't used it both Groups & Categories 2016-03-08 20:52:04 +01:00
category_hashtags_controller.rb FIX: Clashing category slug. 2016-01-13 15:32:29 +08:00
clicks_controller.rb PERF: avoid preloading json in cases where it is not needed 2015-05-20 17:12:16 +10: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
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 PERF: avoid preloading json in cases where it is not needed 2015-05-20 17:12:16 +10:00
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 FEATURE: hide google search on 404 page for private instance 2014-09-06 15:26:46 +05:30
export_csv_controller.rb FIX: export user list based on trust level filter 2016-03-07 18:49:31 +05:30
forums_controller.rb PERF: avoid preloading json in cases where it is not needed 2015-05-20 17:12:16 +10:00
groups_controller.rb FEATURE: notification_level on a per-group basis 2015-12-14 23:17:09 +01:00
highlight_js_controller.rb PERF: avoid cookies for all static, public, cached forever assets 2015-05-22 16:15:46 +10:00
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 FEATURE: Add web manifest for Chrome users. 2015-09-21 10:34:03 +08:00
notifications_controller.rb FIX: Notifications when no limit is provided 2015-09-02 15:48:41 -04:00
onebox_controller.rb Fixes regression with video embeds 2013-03-21 20:53:12 -04:00
permalinks_controller.rb FIX: permalinks redirect on subfolder installs could add the subfolder to the url twice 2015-10-12 16:54:53 -04:00
post_action_users_controller.rb FIX: You can click to see your own PMs from flags 2015-09-30 12:28:55 -04:00
post_actions_controller.rb FIX: You can click to see your own PMs from flags 2015-09-30 12:28:55 -04:00
posts_controller.rb FEATURE: new 'raw email' modal when listing rejected emails 2016-02-01 21:41:49 +01:00
queued_posts_controller.rb FIX: Queued Posts should be ordered by `created_at` 2015-09-18 13:11:57 -04:00
robots_txt_controller.rb FIX: robots.txt should be accessible even when login is required 2015-10-15 11:42:41 +02:00
search_controller.rb FEATURE: on mobile take users to full page search 2015-09-08 11:04:03 +10:00
session_controller.rb missed a couple of newlines in the logs 2016-02-24 23:35:45 +01:00
similar_topics_controller.rb FIX: similar topics api shouldn't return error if params are below minimum lengths 2015-08-31 10:54:45 -04:00
site_controller.rb PERF: avoid preloading json in cases where it is not needed 2015-05-20 17:12:16 +10:00
site_customizations_controller.rb FEATURE: Can create stylesheets for embedded comments 2015-08-10 10:21:04 -04:00
static_controller.rb FIX: Follow redirects when downloading favicons. 2016-02-25 11:50:34 +08:00
stylesheets_controller.rb fix missing rtl stylesheets 2015-05-23 15:25:05 +10:00
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 Merge pull request #4006 from scossar/set-locale-from-header 2016-03-04 09:12:30 +01:00