.. |
admin
|
Strip whitespace from site settings
|
2014-04-08 01:59:48 -07: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
|
Adds better reusable error message support. Added to fetching remote
|
2014-04-02 13:22:10 -04:00 |
categories_controller.rb
|
BUGFIX: Editing a category would break categories for the current user
|
2014-03-05 17:33:14 -05: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
|
|
|
draft_controller.rb
|
|
|
email_controller.rb
|
|
|
embed_controller.rb
|
Support trailing / when retrieving comment counts.
|
2014-03-20 15:22:49 -04:00 |
exceptions_controller.rb
|
|
|
forums_controller.rb
|
|
|
groups_controller.rb
|
Use lower case group names in URLs
|
2014-02-18 16:43:19 -05:00 |
invites_controller.rb
|
Support for inviting to a forum from a user's invite page.
|
2013-11-06 12:56:50 -05:00 |
list_controller.rb
|
BUGFIX: ensured logged in wasn't listing all anonymous filters
|
2014-04-04 10:05:40 -07: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
|
FIX: stupid mistake that broke flagging of posts
|
2014-02-13 15:10:02 -05:00 |
posts_controller.rb
|
Support for creating embedded topics via API
|
2014-04-03 14:42:44 -04:00 |
robots_txt_controller.rb
|
|
|
search_controller.rb
|
|
|
session_controller.rb
|
SECURITY: when enabled_local_logins is false users could log in via API
|
2014-03-26 15:39:44 +11: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: display unpinned state, allow unpinning by clicking on pin
|
2014-04-10 10:59:02 +10:00 |
uploads_controller.rb
|
BUGFIX: attachments bust under multisite
|
2014-03-25 10:37:31 +11:00 |
user_actions_controller.rb
|
|
|
user_badges_controller.rb
|
Log badge grant/revoke to the staff actions log.
|
2014-03-21 11:10:07 +05:30 |
users_controller.rb
|
SECURITY: when enabled_local_logins is false users could log in via API
|
2014-03-26 15:39:44 +11:00 |