discourse/app
Sam 384135845b FEATURE: introduce ultra_low priority queue
This commit introduces an ultra low priority queue for post rebakes. This
way rebakes can never interfere with regular sidekiq processing for cases
where we perform a large scale rebake.

Additionally it allows Post.rebake_old to be run with rate_limiter: false
to avoid triggering the limiter when rebaking. This is handy for cases
where you want to just force the full rebake and not wait for it to trickle
2019-01-17 14:53:19 +11:00
..
assets UX: Larger/Largest font-sizes should be 1px larger on mobile 2019-01-16 20:59:31 -05:00
controllers FEATURE: Consolidate likes notifications. (#6879) 2019-01-16 10:40:16 +08:00
helpers FEATURE: Allow the base font size to be changed on a per-user basis (#6859) 2019-01-14 13:21:46 +00:00
jobs FEATURE: introduce ultra_low priority queue 2019-01-17 14:53:19 +11:00
mailers FEATURE: Use email_site_title in From of digest emails 2019-01-04 17:06:19 +01:00
models FEATURE: introduce ultra_low priority queue 2019-01-17 14:53:19 +11:00
serializers UX: sort admins and moderators by last seen date on /about page 2019-01-15 17:26:11 +05:30
services FEATURE: allow calling user destroyer without a transaction 2019-01-17 07:56:17 +11:00
views UX: better help text for private invite-only instance 2019-01-12 18:40:00 +05:30