..
admin
FEATURE: group can grant a trust level when a user is added
2015-09-01 16:52:12 -04:00
users
Better support for passing up errors when OmniAuth fails after auth
2015-06-24 12:12:43 -04:00
about_controller.rb
FEATURE: the notice asking admins to get discussion started will update with live counts of topics and posts
2015-08-27 17:28:40 -04:00
application_controller.rb
FEATURE: implement capping of new/unread
2015-09-07 12:03:17 +10:00
badges_controller.rb
FEATURE: long descriptions for badges to help teach people
2015-02-27 17:19:18 +11:00
categories_controller.rb
FEATURE: Category reordering dialog
2015-09-06 16:53:52 -07:00
clicks_controller.rb
PERF: avoid preloading json in cases where it is not needed
2015-05-20 17:12:16 +10: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
directory_items_controller.rb
UX: Login to decide when to show you near the top of the directory
2015-04-02 14:51:49 -04:00
draft_controller.rb
PERF: avoid preloading json in cases where it is not needed
2015-05-20 17:12:16 +10:00
email_controller.rb
PERF: avoid preloading json in cases where it is not needed
2015-05-20 17:12:16 +10:00
embed_controller.rb
FEATURE: Can edit category/host relationships for embedding
2015-08-20 15:56:04 -04:00
exceptions_controller.rb
FEATURE: hide google search on 404 page for private instance
2014-09-06 15:26:46 +05:30
export_csv_controller.rb
FIX: send 404 error when unauthorized user tries to download user archive
2015-06-08 11:32:31 +05:30
forums_controller.rb
PERF: avoid preloading json in cases where it is not needed
2015-05-20 17:12:16 +10:00
groups_controller.rb
table & model changes for group managers with permission to edit membership
2015-01-15 11:44:42 -08:00
highlight_js_controller.rb
PERF: avoid cookies for all static, public, cached forever assets
2015-05-22 16:15:46 +10:00
invites_controller.rb
FEATURE: copy invite link for topic invites
2015-08-31 21:15:15 +05:30
list_controller.rb
FEATURE: suppress categories from the homepage
2015-09-02 20:25:18 +02:00
notifications_controller.rb
FIX: Notifications when no limit is provided
2015-09-02 15:48:41 -04:00
onebox_controller.rb
permalinks_controller.rb
FIX: permalink normalization not applied at constraint
2015-07-22 13:40:45 +10:00
post_actions_controller.rb
FIX: order post_actions by date
2015-05-28 16:16:36 +10:00
posts_controller.rb
FIX: Remove N+1 queries in posts.json
2015-09-04 13:36:47 -07:00
queued_posts_controller.rb
Can delete users via the moderation queue
2015-04-27 15:06:20 -04:00
robots_txt_controller.rb
PERF: avoid preloading json in cases where it is not needed
2015-05-20 17:12:16 +10:00
search_controller.rb
FEATURE: on mobile take users to full page search
2015-09-08 11:04:03 +10:00
session_controller.rb
Refactor ApplicationController#redirect_to_login_if_required to use session for SSO
2015-08-11 16:48:55 +01:00
similar_topics_controller.rb
FIX: similar topics api shouldn't return error if params are below minimum lengths
2015-08-31 10:54:45 -04:00
site_controller.rb
PERF: avoid preloading json in cases where it is not needed
2015-05-20 17:12:16 +10:00
site_customizations_controller.rb
FEATURE: Can create stylesheets for embedded comments
2015-08-10 10:21:04 -04:00
static_controller.rb
Add extra safety
2015-08-25 12:05:15 +10:00
stylesheets_controller.rb
fix missing rtl stylesheets
2015-05-23 15:25:05 +10:00
topics_controller.rb
FEATURE: Allow admin to change timestamp of topic.
2015-08-17 00:00:05 +08:00
uploads_controller.rb
FIX: ensure a file is present when creating an upload
2015-08-18 11:39:51 +02:00
user_actions_controller.rb
FIX: Small actions should show descriptions on the user stream
2015-07-31 14:25:49 -04:00
user_avatars_controller.rb
better support for mixed content
2015-06-01 17:49:58 +02:00
user_badges_controller.rb
usage of raise corrected
2015-05-07 11:00:51 +10:00
users_controller.rb
FEATURE: Show FAQ at top of the hamburger until the user reads it
2015-09-04 16:56:02 -04:00