discourse/app/controllers
2015-08-17 00:00:05 +08:00
..
admin Fix deprecations with site text, upgrade to ES6 / store 2015-08-10 10:21:04 -04:00
users Better support for passing up errors when OmniAuth fails after auth 2015-06-24 12:12:43 -04:00
about_controller.rb
application_controller.rb Merge pull request #3609 from riking/patch-7 2015-07-30 10:44:29 -04:00
badges_controller.rb
categories_controller.rb Can add topic templates to categories, prepopulated on compose 2015-07-03 10:01:46 -04:00
clicks_controller.rb
composer_messages_controller.rb
directory_items_controller.rb
draft_controller.rb
email_controller.rb
embed_controller.rb FEATURE: Allow embedding topics without creating them, by id 2015-06-09 16:24:20 -04:00
exceptions_controller.rb
export_csv_controller.rb FIX: send 404 error when unauthorized user tries to download user archive 2015-06-08 11:32:31 +05:30
forums_controller.rb
groups_controller.rb
highlight_js_controller.rb
invites_controller.rb
list_controller.rb FIX: HTML not being stripped in description meta tag. 2015-08-14 10:00:07 +08:00
notifications_controller.rb
onebox_controller.rb
permalinks_controller.rb FIX: permalink normalization not applied at constraint 2015-07-22 13:40:45 +10:00
post_actions_controller.rb FIX: order post_actions by date 2015-05-28 16:16:36 +10:00
posts_controller.rb FIX: move topic links and quoted posts extraction to the PostRevisor 2015-08-14 19:33:32 +02:00
queued_posts_controller.rb
robots_txt_controller.rb
search_controller.rb UX: move search to its own route 2015-07-27 16:47:06 +10:00
session_controller.rb FIX: sso_not_approved_url not working correctly 2015-05-30 13:19:07 +10:00
similar_topics_controller.rb Use the same component for similar topics as search results. 2015-06-24 15:08:22 -04:00
site_controller.rb
site_customizations_controller.rb FEATURE: Can create stylesheets for embedded comments 2015-08-10 10:21:04 -04:00
static_controller.rb FIX: new-topic URL should survive login redirection 2015-06-14 20:24:47 +05:30
stylesheets_controller.rb
topics_controller.rb FEATURE: Allow admin to change timestamp of topic. 2015-08-17 00:00:05 +08:00
uploads_controller.rb FEATURE: automatically downsize large images 2015-08-12 18:33:13 +02:00
user_actions_controller.rb FIX: Small actions should show descriptions on the user stream 2015-07-31 14:25:49 -04:00
user_avatars_controller.rb better support for mixed content 2015-06-01 17:49:58 +02:00
user_badges_controller.rb
users_controller.rb SECURITY: Remove email validation check bypass 2015-07-13 15:36:17 -07:00