.. |
admin
|
FEATURE: add flair to avatars using new settings in the groups admin UI
|
2016-08-17 15:13:15 -04:00 |
users
|
|
|
about_controller.rb
|
|
|
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
|
UX: new /categories layout
|
2016-08-17 23:23:16 +02:00 |
category_hashtags_controller.rb
|
|
|
clicks_controller.rb
|
|
|
composer_messages_controller.rb
|
|
|
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
|
|
|
exceptions_controller.rb
|
|
|
export_csv_controller.rb
|
|
|
forums_controller.rb
|
|
|
groups_controller.rb
|
|
|
highlight_js_controller.rb
|
|
|
invites_controller.rb
|
|
|
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
|
|
|
posts_controller.rb
|
FIX: staff members should be able to see raw email of deleted posts
|
2016-08-01 23:55:22 +02: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
|
FIX: stop removing query params from destination url in sso
|
2016-08-16 17:06:52 +10:00 |
similar_topics_controller.rb
|
|
|
site_controller.rb
|
FEATURE: basic info route for all sites, even ones that require login
|
2016-08-12 17:10:35 +10:00 |
site_customizations_controller.rb
|
|
|
static_controller.rb
|
FEATURE: more user API flow, support key creation
|
2016-08-16 17:06:52 +10: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: infinite scrolling of topic list when filtered to one tag
|
2016-08-18 16:36:30 -04:00 |
topics_controller.rb
|
PERF: stop doing work for HEAD requests on topics
|
2016-08-17 10:04:23 +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_api_keys_controller.rb
|
line was there twice
|
2016-08-17 17:03:48 +10:00 |
user_avatars_controller.rb
|
SECURITY: limit route access when using external avatars
|
2016-07-28 09:00:43 +10:00 |
user_badges_controller.rb
|
|
|
users_controller.rb
|
FEATURE: missing API endpoint for topic tracking states
|
2016-08-12 17:10:35 +10:00 |
users_email_controller.rb
|
|
|
webhooks_controller.rb
|
extract bounce scores into site settings
|
2016-07-25 17:27:28 +02:00 |