.. |
admin
|
FEATURE: Support for a required setting on user fields.
|
2014-10-08 15:10:19 -04: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
|
Migrate tosAccepted to new user fields
|
2014-09-30 10:45:18 -04:00 |
badges_controller.rb
|
FEATURE: badge grouping UI
|
2014-07-18 15:46:36 +10:00 |
categories_controller.rb
|
BUGFIX: incorrect ordering in category permissions
|
2014-07-10 12:02:16 +10: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 |
forums_controller.rb
|
Avoid using to_s when performing String Interpolation
|
2014-08-14 23:55:27 +05:30 |
groups_controller.rb
|
Perform the where(...).first to find_by(...) refactoring.
|
2014-05-06 14:41:59 +01:00 |
invites_controller.rb
|
Feature: resend invites
|
2014-10-07 01:43:17 +05:30 |
list_controller.rb
|
FIX: Category latest pages were not preloading properly, causing weird
|
2014-10-08 12:45:18 -04:00 |
notifications_controller.rb
|
FEATURE: Actually show more notifications
|
2014-09-09 16:29:08 -07:00 |
onebox_controller.rb
|
Fixes regression with video embeds
|
2013-03-21 20:53:12 -04:00 |
permalinks_controller.rb
|
FIX: support Permalink urls with query string
|
2014-09-10 13:58:52 -04: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
|
FEATURE: log topic/post deletions from staff members
|
2014-10-01 17:40:13 +02:00 |
robots_txt_controller.rb
|
Remove the access_password site setting
|
2013-06-25 15:05:25 -04:00 |
search_controller.rb
|
FEATURE: increase search expansion to 50 results
|
2014-09-03 12:13:25 +10:00 |
session_controller.rb
|
Added easy impersonate route while in development mode
|
2014-10-07 12:25:50 -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
|
SECURITY: Only redirect to our host by path on the login action
|
2014-08-28 17:45:13 -04:00 |
topics_controller.rb
|
FIX: Editing a topic's title should be rate limited too.
|
2014-10-07 16:46:01 -04: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
|
FEATURE: new rake task to clean up uploads & thumbnails
|
2014-09-29 18:31:53 +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
|
FEATURE: Support for a required setting on user fields.
|
2014-10-08 15:10:19 -04:00 |