.. |
admin
|
FIX: searching received emails for TO was broken
|
2016-07-13 22:43:25 +02:00 |
users
|
FIX: automatically unstage user when signing in using OAuth
|
2016-04-04 19:04:10 +02:00 |
about_controller.rb
|
PERF: Rendering crawler's template is expensive.
|
2016-04-07 16:28:31 +02:00 |
application_controller.rb
|
FEATURE: refresh session cookie at most once an hour
|
2016-07-25 12:07:31 +10:00 |
badges_controller.rb
|
|
|
categories_controller.rb
|
FEATURE: ability to restrict tags to categories using groups
|
2016-06-07 15:36:20 -04:00 |
category_hashtags_controller.rb
|
|
|
clicks_controller.rb
|
|
|
composer_messages_controller.rb
|
FIX: Duplicate link shouldn't happen on edit
|
2016-06-08 17:22:23 -04:00 |
directory_items_controller.rb
|
|
|
draft_controller.rb
|
|
|
email_controller.rb
|
User interface for watching first post
|
2016-07-07 11:21:50 -04:00 |
embed_controller.rb
|
FIX: Don't include hidden posts in embedded comments
|
2016-05-03 15:01:20 -04:00 |
exceptions_controller.rb
|
|
|
export_csv_controller.rb
|
|
|
forums_controller.rb
|
remove /error endpoint
|
2016-04-11 20:43:24 +02:00 |
groups_controller.rb
|
|
|
highlight_js_controller.rb
|
|
|
invites_controller.rb
|
FIX: only staff can access 'resend all invites' feature
|
2016-06-07 10:57:08 +05:30 |
list_controller.rb
|
PERF: Remove N+1 queries on user messages page.
|
2016-06-29 09:30:54 +08:00 |
metadata_controller.rb
|
Refactor desktop notifications to be more modular.
|
2016-07-01 00:11:32 +08:00 |
notifications_controller.rb
|
|
|
onebox_controller.rb
|
|
|
permalinks_controller.rb
|
|
|
post_action_users_controller.rb
|
|
|
post_actions_controller.rb
|
Added spec tests
|
2016-04-03 19:44:14 -04:00 |
posts_controller.rb
|
FEATURE: Allow staff users to merge posts.
|
2016-07-27 12:04:14 +08:00 |
queued_posts_controller.rb
|
FIX: better error message when trying to approve post for closed/deleted topic
|
2016-06-24 15:11:45 +05:30 |
robots_txt_controller.rb
|
|
|
search_controller.rb
|
SECURITY: restrict constantize classes in search controller
|
2016-06-17 13:47:34 +10:00 |
session_controller.rb
|
Log RecordInvalid when verbose_sso_logging enabled
|
2016-06-29 22:12:25 -07:00 |
similar_topics_controller.rb
|
|
|
site_controller.rb
|
|
|
site_customizations_controller.rb
|
|
|
static_controller.rb
|
FEATURE: report on admin dashboard when favicon is failing to load
|
2016-04-05 14:42:32 -04:00 |
stylesheets_controller.rb
|
|
|
tag_groups_controller.rb
|
PERF: tag groups index query
|
2016-07-15 17:16:26 -04:00 |
tags_controller.rb
|
FIX: tags index should show all tags belonging to a category even if they have never been used
|
2016-07-26 16:04:11 -04:00 |
topics_controller.rb
|
FIX: update list of invited users after inviting
|
2016-06-21 16:01:29 +10:00 |
uploads_controller.rb
|
new 'convert_pasted_images_quality' site setting
|
2016-07-27 19:59:44 +02:00 |
user_actions_controller.rb
|
|
|
user_avatars_controller.rb
|
allow avatars up to 1000px
|
2016-07-05 18:49:33 +02:00 |
user_badges_controller.rb
|
|
|
users_controller.rb
|
FEATURE: improved tag and category watching and tracking
|
2016-07-08 12:58:30 +10:00 |
users_email_controller.rb
|
|
|
webhooks_controller.rb
|
extract bounce scores into site settings
|
2016-07-25 17:27:28 +02:00 |