.. |
admin
|
FIX: revoke any api keys when suspending an user
|
2015-08-23 22:33:37 +02:00 |
users
|
Better support for passing up errors when OmniAuth fails after auth
|
2015-06-24 12:12:43 -04:00 |
about_controller.rb
|
First stab at About page
|
2014-08-11 16:59:15 -04:00 |
application_controller.rb
|
Merge pull request #3609 from riking/patch-7
|
2015-07-30 10:44:29 -04:00 |
badges_controller.rb
|
FEATURE: long descriptions for badges to help teach people
|
2015-02-27 17:19:18 +11:00 |
categories_controller.rb
|
Can add topic templates to categories, prepopulated on compose
|
2015-07-03 10:01:46 -04: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
|
PERF: avoid preloading json in cases where it is not needed
|
2015-05-20 17:12:16 +10:00 |
list_controller.rb
|
FIX: HTML not being stripped in description meta tag.
|
2015-08-14 10:00:07 +08:00 |
notifications_controller.rb
|
Upgrade Notifications to fix deprecations and use store
|
2015-05-11 11:20:45 -04:00 |
onebox_controller.rb
|
Fixes regression with video embeds
|
2013-03-21 20:53:12 -04:00 |
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: Tighter rate-limit for post self-deletions
|
2015-08-18 12:50:45 -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
|
FIX: don't show current topic when moving posts to another topic
|
2015-08-19 21:40:43 +02:00 |
session_controller.rb
|
FIX: sso_not_approved_url not working correctly
|
2015-05-30 13:19:07 +10:00 |
similar_topics_controller.rb
|
Use the same component for similar topics as search results.
|
2015-06-24 15:08:22 -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 pending/redeemed invite count in tabs
|
2015-08-25 01:12:46 +05:30 |