discourse/app/controllers
Neil Lalonde 4c166942ad FEATURE: Invite admin api has an optional param send_email which can prevent sending an email to the invited user. The api will return the password reset url so that the caller can send an email with it instead. 2015-01-02 15:48:54 -05:00
..
admin FEATURE: Invite admin api has an optional param send_email which can prevent sending an email to the invited user. The api will return the password reset url so that the caller can send an email with it instead. 2015-01-02 15:48:54 -05:00
users FIX: broken external auth 2014-10-03 16:15:00 -04:00
about_controller.rb First stab at About page 2014-08-11 16:59:15 -04:00
application_controller.rb FEATURE: custom emojis 2014-12-23 01:12:26 +01:00
badges_controller.rb FEATURE: badge grouping UI 2014-07-18 15:46:36 +10:00
categories_controller.rb support setting category slug 2014-12-30 03:14:54 +08:00
clicks_controller.rb FIX: Look up a url without the query string if it couldn't be found with it. 2013-12-13 12:56:20 -05: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 Improve the unsubscribe to digest experience. Give a link in case it 2014-07-15 17:20:59 -04: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 better filenames for export 2015-01-02 15:30:50 +05:30
forums_controller.rb Avoid using to_s when performing String Interpolation 2014-08-14 23:55:27 +05:30
groups_controller.rb FIX: Don't truncate groups. @ZogStrIP we need to create a better fix for 2014-12-31 12:58:50 -05:00
invites_controller.rb Feature: resend invites 2014-10-07 01:43:17 +05:30
list_controller.rb FEATURE: Load fewer topics in the topic list on slow platforms (Android) 2014-12-15 11:54:26 -05:00
notifications_controller.rb UX: better footer handling 2014-11-10 21:51:55 +01: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 FIX: users can see the raw email source of their own posts 2014-11-12 14:49:42 +01: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 Merge pull request #3034 from fantasticfears/filter_system_user 2014-12-19 16:52:01 -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 FIX: Better page titles for SEO 2014-10-30 14:26:56 -04:00
topics_controller.rb FEATURE: Load fewer topics in the topic list on slow platforms (Android) 2014-12-15 11:54:26 -05:00
uploads_controller.rb FEATURE: allow inline disposition on uploads 2014-11-13 08:50:55 +11: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 FIX: add 'Content-Length' header for avatars 2014-10-22 15:39:51 +02:00
user_badges_controller.rb Sort the badges on the user profile page 2014-08-25 12:40:51 -07:00
users_controller.rb Update username should return a json response 2014-12-10 09:43:16 -07:00