### 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 |
||
|---|---|---|
| .. | ||
| badge-test.js.es6 | ||
| category-test.js.es6 | ||
| composer-test.js.es6 | ||
| email-log-test.js.es6 | ||
| group-test.js.es6 | ||
| invite-test.js.es6 | ||
| model-test.js.es6 | ||
| nav-item-test.js.es6 | ||
| post-stream-test.js.es6 | ||
| post-test.js.es6 | ||
| report-test.js.es6 | ||
| rest-model-test.js.es6 | ||
| result-set-test.js.es6 | ||
| session-test.js.es6 | ||
| site-test.js.es6 | ||
| staff-action-log-test.js.es6 | ||
| store-test.js.es6 | ||
| topic-details-test.js.es6 | ||
| topic-test.js.es6 | ||
| topic-tracking-state-test.js.es6 | ||
| user-action-test.js.es6 | ||
| user-badge-test.js.es6 | ||
| user-stream-test.js.es6 | ||
| user-test.js.es6 | ||