discourse/app/controllers
2014-05-16 11:33:52 -04:00
..
admin Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline. 2014-05-14 10:18:12 -04:00
users I can see this on git hub but it is being missing by the test 2014-02-11 17:25:54 -08:00
application_controller.rb FEATURE: logster env tab, log current user 2014-05-12 15:28:23 +10:00
badges_controller.rb Use PreloadStore for the badge pages. 2014-04-28 10:30:50 +05:30
categories_controller.rb Add fixed_category_positions site setting to handle whether categories are ordered by specified positions or by activity. 2014-05-16 11:33:52 -04:00
clicks_controller.rb
composer_messages_controller.rb
draft_controller.rb
email_controller.rb
embed_controller.rb FIX: Blog counts stopped working with additional security checks 2014-05-09 16:26:14 -04:00
exceptions_controller.rb Support 404 routes in the Ember App 2014-04-29 15:29:13 -04:00
forums_controller.rb
groups_controller.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
invites_controller.rb FEATURE: admins can invite users to groups via the web UI 2014-05-09 18:22:36 +10:00
list_controller.rb BUGFIX: correctly auto-select /top time range when filtering on a category 2014-05-14 11:49:50 +02:00
notifications_controller.rb BUGFIX: regression, not handling nil count for recent report 2014-02-14 07:21:19 +11:00
onebox_controller.rb
post_actions_controller.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
posts_controller.rb Wiki Post 2014-05-13 08:53:11 -04:00
robots_txt_controller.rb
search_controller.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
session_controller.rb FIX: deactivated users shouldn't be able to log in 2014-04-28 13:46:28 -04:00
site_controller.rb FEATURE: Can select topics and hit Dismiss Read on the /unread filter 2014-02-21 15:18:45 -05:00
static_controller.rb
topics_controller.rb FEATURE: admins can invite users to groups via the web UI 2014-05-09 18:22:36 +10:00
uploads_controller.rb BUGFIX: 500 error on some invalid uploads 2014-05-14 10:51:09 +10:00
user_actions_controller.rb BUGFIX: 404 on /users/:user/private-messages 2014-05-12 12:02:32 +02:00
user_badges_controller.rb Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
users_controller.rb Don't show suspended users in autocomplete fields unless you are staff 2014-05-13 11:44:15 -04:00