.. |
admin
|
Merge pull request #2415 from techAPJ/bulk-invite-users-5
|
2014-06-10 19:11:11 +02: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
|
FEATURE: support registration of custom html by plugins
|
2014-06-05 11:39:33 +10:00 |
badges_controller.rb
|
Use PreloadStore for the badge pages.
|
2014-04-28 10:30:50 +05:30 |
categories_controller.rb
|
dropdown on categorypage
|
2014-05-29 18:18:27 -04: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
|
enforce coding convention
|
2013-03-05 01:42:44 +01:00 |
embed_controller.rb
|
FIX: More safety when displaying link counts on blogs
|
2014-05-20 15:20:33 -04:00 |
exceptions_controller.rb
|
Support 404 routes in the Ember App
|
2014-04-29 15:29:13 -04:00 |
forums_controller.rb
|
Logster update
|
2014-05-25 13:54:52 +10:00 |
groups_controller.rb
|
Perform the where(...).first to find_by(...) refactoring.
|
2014-05-06 14:41:59 +01:00 |
invites_controller.rb
|
FEATURE: Bulk Invite
|
2014-06-09 01:43:39 +05:30 |
list_controller.rb
|
add min_posts, max_posts to filter the topic list queries
|
2014-06-05 15:30:24 +02:00 |
notifications_controller.rb
|
BUGFIX: not clearing blue notifications correctly when you have a PM
|
2014-06-12 10:50:41 +10:00 |
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
|
BUGFIXES: properly deal with bookmarks and deleted posts
|
2014-06-04 17:41:11 +02: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
|
BUGFIX: re-enable CDN js debugging in a robust way
|
2014-05-19 08:46:28 +10:00 |
topics_controller.rb
|
Use the cheap Defer queue as opposed to sidekiq for view tracking.
|
2014-06-12 11:29:29 +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_avatars_controller.rb
|
BUGFIX: allow static assets (avatars) for sites that require login
|
2014-06-02 13:13:06 +10:00 |
user_badges_controller.rb
|
Multiple grant badges.
|
2014-05-21 12:54:55 +05:30 |
users_controller.rb
|
BUGFIX: allow users to pick no avatar
|
2014-05-30 14:45:55 +10:00 |