discourse/config
Sam Saffron 0c35b8b420 FEATURE: add suggested_topics_unread_max_days_old
This new site setting determines the maximum age of unread topics in
suggested. By default if you have any unread topics older than 90 days
they will be omitted from suggested.

This change was added for 2 reasons:

1. A performance safeguard, some users tend to collect a huge amount of
read state so it becomes super expensive to find unread

2. People who collect a large amount of unread are much more interested in
recent unread topics vs ancient unread topics, this makes suggested more
relevant

Also, this is a minor speed up for tests cause 3 expensive tests became 1.
2019-04-16 17:52:10 +10:00
..
cloud/cloud66 DEV: unpin Prettier version, apply to YAML files 2019-01-17 13:05:39 -05:00
environments REFACTOR: Move `queue_jobs` out of `SiteSetting` 2019-03-14 10:47:38 -04:00
initializers FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
locales FEATURE: add suggested_topics_unread_max_days_old 2019-04-16 17:52:10 +10:00
application.rb DEV: explicitly require Rails components 2019-02-06 17:45:48 +11:00
boot.rb DEV: Introduce parallel rspec testing 2019-04-01 11:06:47 -04:00
cdn.yml.sample
database.yml DEV: Make setting up of multisite DB in test env clearer. 2019-03-21 09:58:07 +08:00
deploy.rb.sample enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00
discourse.config.sample enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00
discourse.pill.sample
discourse_defaults.conf DEV: document max_logster_logs in discourse_defaults.conf 2019-03-22 14:11:40 +11:00
environment.rb prevent the application from starting in development mode when SMTP settings are changed 2016-06-03 17:39:54 +02:00
logrotate.conf
multisite.yml.production-sample
nginx.global.conf
nginx.sample.conf FEATURE: enable NGINX brotli support unconditionally 2019-04-11 12:41:16 +10:00
projections.json
puma.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
routes.rb FEATURE: Include a user's pending posts in the topic view 2019-04-12 14:25:12 -04:00
sidekiq.yml FEATURE: introduce ultra_low priority queue 2019-01-17 14:53:19 +11:00
site_settings.yml FEATURE: add suggested_topics_unread_max_days_old 2019-04-16 17:52:10 +10:00
spring.rb
thin.yml.sample
unicorn.conf.rb DEV: Remove `StatsSocket`. 2019-03-26 18:16:58 +08:00
unicorn_launcher FIX: Increase timeout when trying to reload unicorn. 2018-12-04 13:43:14 +08:00
unicorn_upstart.conf enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00