.. |
admin
|
FIX: Code and Emoticon formatting in HTML emails.
|
2013-11-28 17:21:14 -05:00 |
users
|
add session to auth hash in oauth complete method
|
2013-11-19 09:58:12 -08:00 |
application_controller.rb
|
use a helper instead of a view for custom HTML content
|
2013-12-17 18:56:59 +01:00 |
categories_controller.rb
|
Allow categories with null position, which means sort them based on activity. Mix absolutely positioned (position is not null) categories with null position categories.
|
2013-12-16 15:13:57 -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
|
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
|
|
|
exceptions_controller.rb
|
404 page had horrible perf, it was using "take" instead of limit.
|
2013-10-02 13:05:03 +10:00 |
forums_controller.rb
|
|
|
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
|
Support for "no subcategories"
|
2013-12-16 13:06:35 -05:00 |
notifications_controller.rb
|
|
|
onebox_controller.rb
|
|
|
post_actions_controller.rb
|
|
|
posts_controller.rb
|
better revision history
|
2013-12-12 03:41:34 +01:00 |
robots_txt_controller.rb
|
|
|
search_controller.rb
|
|
|
session_controller.rb
|
fix exception in logs
|
2013-11-28 12:39:59 +11:00 |
static_controller.rb
|
On sites with login_required enabled, after signup, don't show the /login page again
|
2013-10-30 16:37:36 -04:00 |
topics_controller.rb
|
FIX: canonical url should not use the CDN
|
2013-12-17 00:35:34 +01:00 |
uploads_controller.rb
|
do not pull hotlinked images when max_image_size_kb == 0
|
2013-11-13 17:30:48 +01:00 |
user_actions_controller.rb
|
FIX: Prevent unauthorized list of private message titles. Also remove some unused code.
|
2013-09-30 14:35:11 -04:00 |
users_controller.rb
|
Merge pull request #1658 from salbertson/sa-refactor-users-controller-create
|
2013-12-12 22:16:50 -08:00 |