This repository has been archived on 2023-03-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
osr-discourse-src/app/assets/javascripts/discourse/templates/components
Sam ac0053f491 FEATURE: navigate to first post and auto bump category settings
### navigate_to_first_post_after_read setting for categories

When enabled on categories logged on users will return to OP after
reading the entire category. (useful for documentation categories)

### num_auto_bump_daily

Set a number of topics that will automatically bump daily on a category.

- Every 15 minutes we will check if any category has this setting
- Categories with the setting are shuffled
- We exclude pinned, closed, category description and archived topics
- Maximum of 1 topic for the list of categories is bumped till limit reached per category
- We always try to bump oldest first
- Limit is elastic using a RateLimiter that ensures that we only bump N per day

Also some minor organisation on category settings

Froze strings on category.rb
2018-07-16 18:10:35 +10:00
..
2018-06-28 10:12:32 +02:00
2016-10-04 11:18:01 -04:00
2018-07-12 16:24:28 +10:00
2015-10-04 10:49:58 -07:00
2017-04-12 10:53:49 -04:00
2018-04-12 11:32:13 -04:00
2017-09-15 16:03:28 +02:00
2016-09-05 18:44:00 +08:00
2017-08-21 14:18:49 -04:00
2018-03-20 17:15:26 -04:00
2017-10-11 15:47:18 -04:00
2018-03-20 17:15:26 -04:00