.. |
admin
|
FEATURE: allow advanced badge options in admin screen
|
2014-07-24 18:28:23 +10:00 |
users
|
Add Google Oauth2 authenticator. The current Google OpenID authentication has been deprecated by Google and will NOT work for any new websites.
|
2014-05-21 18:35:10 -04:00 |
application_controller.rb
|
CHANGE: Mini Profiler only enabled for developers in prd
|
2014-07-17 08:34:41 +10: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
|
FIX: build broke, also escaping issue on poster name
|
2014-06-18 17:47:31 -04:00 |
exceptions_controller.rb
|
Support 404 routes in the Ember App
|
2014-04-29 15:29:13 -04:00 |
forums_controller.rb
|
FEATURE: Nice error handling page
|
2014-07-03 07:52:14 -07:00 |
groups_controller.rb
|
Perform the where(...).first to find_by(...) refactoring.
|
2014-05-06 14:41:59 +01:00 |
invites_controller.rb
|
FEATURE: topic support in disposable invites
|
2014-07-15 23:11:06 +05:30 |
list_controller.rb
|
FEATURE: query param for topic state
|
2014-07-17 09:29:09 +10:00 |
notifications_controller.rb
|
Allow reading notifications without marking them as read.
|
2014-06-17 23:34:04 +05:30 |
onebox_controller.rb
|
Fixes regression with video embeds
|
2013-03-21 20:53:12 -04:00 |
post_actions_controller.rb
|
Perform the where(...).first to find_by(...) refactoring.
|
2014-05-06 14:41:59 +01:00 |
posts_controller.rb
|
FIX: We should use category_id instead of category_name to perform
|
2014-07-16 15:40:35 -04:00 |
robots_txt_controller.rb
|
Remove the access_password site setting
|
2013-06-25 15:05:25 -04:00 |
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
|
Move FAQ, Terms of Service, and Privacy Policy into topics in the Staff category. First post of those topics will be rendered on their respective pages. Site settings and content are not used for these documents anymore. Translations of the default text is moved into the standard YML files.
|
2014-07-25 14:41:20 -04:00 |
topics_controller.rb
|
Merge pull request #2532 from riking/sidekiq
|
2014-07-18 10:24:51 +10:00 |
uploads_controller.rb
|
FIX: do not store incoming links on avatars or uploads
|
2014-07-25 15:10:06 +10:00 |
user_actions_controller.rb
|
BUGFIX: 404 on /users/:user/private-messages
|
2014-05-12 12:02:32 +02:00 |
user_avatars_controller.rb
|
FIX: corrupt avatar record causing 404
|
2014-07-25 15:26:43 +10:00 |
user_badges_controller.rb
|
FEATURE: badge grouping UI
|
2014-07-18 15:46:36 +10:00 |
users_controller.rb
|
Remove hub username integration
|
2014-07-16 12:25:24 -04:00 |