.. |
admin
|
FEATURE: new bootstrap mode settings for brand new Discourse community (#4193)
|
2016-04-26 13:08:19 -04: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
|
FIX: Crazy large ids should not raise exceptions
|
2016-03-23 12:13:47 -04:00 |
badges_controller.rb
|
FIX: if badges are disabled badge pages should 404
|
2016-03-29 17:21:32 +11:00 |
categories_controller.rb
|
FIX: newly created categories were not showing up
|
2016-03-14 23:17:02 +05:30 |
category_hashtags_controller.rb
|
FIX: Query for category hashtag should be case sensitive.
|
2016-03-28 11:15:10 +08: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
|
FEATURE: add parameter that allows you to filter directory items on user
|
2015-12-30 15:00:00 +11: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: shift most user options out of the user table
|
2016-02-17 18:08:25 +11:00 |
embed_controller.rb
|
more logging, add referer
|
2016-04-25 10:48:36 +10: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: export user list based on trust level filter
|
2016-03-07 18:49:31 +05:30 |
forums_controller.rb
|
remove /error endpoint
|
2016-04-11 20:43:24 +02:00 |
groups_controller.rb
|
FEATURE: add group posts and mentions RSS
|
2016-03-18 22:29:10 +05:30 |
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
|
FIX: invite link should not auto-accept invitation if user is already logged in
|
2016-02-23 19:49:58 +05:30 |
list_controller.rb
|
Return default top setting as part of best_periods_for to see if it can be used
|
2016-04-05 14:27:18 -04:00 |
metadata_controller.rb
|
App Banner Support for Android Chrome (#4103)
|
2016-04-20 10:54:01 -04:00 |
notifications_controller.rb
|
FIX: Notifications when no limit is provided
|
2015-09-02 15:48:41 -04:00 |
onebox_controller.rb
|
Fixes regression with video embeds
|
2013-03-21 20:53:12 -04:00 |
permalinks_controller.rb
|
FIX: permalinks redirect on subfolder installs could add the subfolder to the url twice
|
2015-10-12 16:54:53 -04:00 |
post_action_users_controller.rb
|
FIX: You can click to see your own PMs from flags
|
2015-09-30 12:28:55 -04:00 |
post_actions_controller.rb
|
Added spec tests
|
2016-04-03 19:44:14 -04:00 |
posts_controller.rb
|
Option for verbose logging when API calls to create posts fail
|
2016-04-12 12:10:48 -04:00 |
queued_posts_controller.rb
|
FIX: Queued Posts should be ordered by created_at
|
2015-09-18 13:11:57 -04:00 |
robots_txt_controller.rb
|
FIX: robots.txt should be accessible even when login is required
|
2015-10-15 11:42:41 +02:00 |
search_controller.rb
|
FIX: blank search was broken
|
2016-03-18 23:38:45 +05:30 |
session_controller.rb
|
FEATURE: verbose SSO logging
|
2016-04-08 11:20:01 +10: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
|
FEATURE: Add /search discovery
|
2016-03-28 15:07:59 -07:00 |
site_customizations_controller.rb
|
FEATURE: Can create stylesheets for embedded comments
|
2015-08-10 10:21:04 -04:00 |
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
|
fix missing rtl stylesheets
|
2015-05-23 15:25:05 +10:00 |
tags_controller.rb
|
FEATURE: Merge tagging plugin into core
|
2016-04-27 11:58:53 -04:00 |
topics_controller.rb
|
FIX: when no notification state exists on topic, mute on unsubscribe
|
2016-04-25 11:24:52 +10:00 |
uploads_controller.rb
|
FIX: don't hardcode maximum file size
|
2016-04-06 22:51:28 +02:00 |
user_actions_controller.rb
|
FEATURE: split up group PMS on user page
|
2015-12-10 11:39:33 +11:00 |
user_avatars_controller.rb
|
FIX: increase read_timeout when downloading avatar
|
2016-03-24 17:40:03 +05:30 |
user_badges_controller.rb
|
FIX: badge grant count wasn't filtered to the current user in the user summary
|
2016-03-30 23:11:00 +02:00 |
users_controller.rb
|
FEATURE: move more urgent emails notifications to critical queue
|
2016-04-07 14:39:01 +10:00 |
users_email_controller.rb
|
SECURITY: Support for confirm old as well as new email accounts
|
2016-03-08 14:52:22 -05:00 |