discourse/app/controllers
Régis Hanol 4f09a5a7a5 Add 'Post.permitted_create_params' to allow plugins to add new params when creating a post 2017-08-12 04:10:45 +02:00
..
admin FEATURE: Force user to enter reason when requesting for group membership. 2017-08-09 15:45:28 +09:00
users Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
about_controller.rb FIX: do not show about page to anonymous users for private forums 2017-03-08 13:15:44 +05:30
application_controller.rb Don't include all html builders on client and server side 2017-08-07 11:29:35 -04:00
badges_controller.rb FEATURE: add RSS feed for badge pages 2017-08-09 13:43:49 +05:30
categories_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
category_hashtags_controller.rb FIX: Query for category hashtag should be case sensitive. 2016-03-28 11:15:10 +08:00
clicks_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
composer_messages_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
directory_items_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
draft_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
email_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
embed_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
exceptions_controller.rb FIX: Display Google search form when 404 page is rendered by Ember. 2017-06-29 14:37:24 +09:00
export_csv_controller.rb SECURITY: Validate the `entity` when downloading a CSV 2017-05-19 16:00:51 -04:00
extra_locales_controller.rb FIX: eradicate I18n fallback issues 💣 2017-02-24 11:31:21 +01:00
finish_installation_controller.rb FEATURE: phase 1 of supporting multiple email addresses 2017-07-20 11:22:27 +09:00
forums_controller.rb SECURITY: prefer render plain/html to render text where possible 2017-04-10 08:01:42 -04:00
groups_controller.rb Merge pull request #5033 from tgxworld/reason_when_requesting_to_join_a_group 2017-08-09 15:54:21 +09:00
highlight_js_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
inline_onebox_controller.rb FEATURE: Inline (Mini) Oneboxing 2017-07-20 15:38:04 -04:00
invites_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
list_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
metadata_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
notifications_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
onebox_controller.rb FIX: If forcing a refresh, don't return a onebox preview 2017-06-12 14:05:59 -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 Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
post_actions_controller.rb FIX: Return 404 if id is not valid. 2017-01-06 10:39:44 +08:00
posts_controller.rb Add 'Post.permitted_create_params' to allow plugins to add new params when creating a post 2017-08-12 04:10:45 +02:00
queued_posts_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
robots_txt_controller.rb FIX: robots.txt should be accessible even when login is required 2015-10-15 11:42:41 +02:00
safe_mode_controller.rb FIX: Incorrect path for redirect. 2016-12-19 18:12:15 +08:00
search_controller.rb Merge branch 'master' into fix_limited_search_results 2017-07-31 15:55:31 -04:00
session_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
similar_topics_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
site_controller.rb FEATURE: Send anonymized usage statistics to Discourse if Discourse Hub can't reach the site 2017-03-28 09:07:23 +05:30
static_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
steps_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
stylesheets_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
tag_groups_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
tags_controller.rb Hunt-and-kill a few more mis-encoded params 2017-08-01 18:03:44 +10:00
themes_controller.rb FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
topics_controller.rb FIX: handle topics without excerpt for meta description tag 2017-08-08 22:17:05 +05:30
uploads_controller.rb FIX: always try to convert PNG to JPG when pasting an image 2017-06-23 12:13:48 +02:00
user_actions_controller.rb got to be careful with integrity specs 2016-11-29 18:01:09 +11:00
user_api_keys_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
user_avatars_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
user_badges_controller.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
users_controller.rb optimize enqueuing activation email code 2017-07-31 22:57:39 +05:30
users_email_controller.rb FEATURE: Add DiscourseEvent trigger when a user logs in. 2017-06-01 17:44:49 +09:00
webhooks_controller.rb FIX: bounce webhooks should also use recipient address 2017-02-05 19:06:35 +01:00
wizard_controller.rb Run wizard specs in docker:test 2017-07-27 11:29:18 -04:00