discourse/app/controllers
Sam 58eabb03e5 FEATURE: api support for arbitrary unlinked assets
admins can set retain periods for assets
2014-09-23 16:50:17 +10:00
..
admin FIX: send content length with backups 2014-09-23 09:25:53 +10:00
users FEATURE: restrict admin access based on IP address 2014-09-05 12:06:01 -04:00
about_controller.rb First stab at About page 2014-08-11 16:59:15 -04:00
application_controller.rb FIX: Don't allow profile bios longer than 3k chars 2014-09-08 15:23:21 -04:00
badges_controller.rb FEATURE: badge grouping UI 2014-07-18 15:46:36 +10:00
categories_controller.rb
clicks_controller.rb
composer_messages_controller.rb
draft_controller.rb
email_controller.rb
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
forums_controller.rb Avoid using to_s when performing String Interpolation 2014-08-14 23:55:27 +05:30
groups_controller.rb
invites_controller.rb convert space to plus for invite email parameter 2014-08-06 14:02:00 +05:30
list_controller.rb FIX: Spec failures for feeds related to enabling categories as default 2014-09-11 15:30:41 -04:00
notifications_controller.rb FEATURE: Actually show more notifications 2014-09-09 16:29:08 -07:00
onebox_controller.rb
permalinks_controller.rb FIX: support Permalink urls with query string 2014-09-10 13:58:52 -04:00
post_actions_controller.rb FIX: Prevent duplicate flags after undoing on the server side too. 2014-09-03 14:43:07 -04:00
posts_controller.rb FEATURE: staff option to unhide a post 2014-09-22 18:55:13 +02:00
robots_txt_controller.rb
search_controller.rb FEATURE: increase search expansion to 50 results 2014-09-03 12:13:25 +10:00
session_controller.rb SECURITY: Limit passwords to 200 characters 2014-09-12 12:07:11 -04:00
site_controller.rb
static_controller.rb SECURITY: Only redirect to our host by path on the login action 2014-08-28 17:45:13 -04:00
topics_controller.rb lower band check as well 2014-09-22 17:11:04 +10:00
uploads_controller.rb FEATURE: api support for arbitrary unlinked assets 2014-09-23 16:50:17 +10: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: redirect old avatars to proper user_avatar route 2014-08-18 17:45:07 +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 FIX: allow API to create users when invite_only is true 2014-09-23 09:06:19 +10:00