chinwagsocial/app/workers/scheduler
Eugen Rochko f52c988e12
Add announcements (#12662)
* Add announcements

Fix #11006

* Add reactions to announcements

* Add admin UI for announcements

* Add unit tests

* Fix issues

- Add `with_dismissed` param to announcements API
- Fix end date not being formatted when time range is given
- Fix announcement delete causing reactions to send streaming updates
- Fix announcements container growing too wide and mascot too small
- Fix `all_day` being settable when no time range is given
- Change text "Update" to "Announcement"

* Fix scheduler unpublishing announcements before they are due

* Fix filter params not being passed to announcements filter
2020-01-23 22:00:13 +01:00
..
backup_cleanup_scheduler.rb Disable retries on all scheduled tasks (#8413) 2018-08-25 13:28:07 +02:00
doorkeeper_cleanup_scheduler.rb Disable retries on all scheduled tasks (#8413) 2018-08-25 13:28:07 +02:00
email_scheduler.rb Improve e-mail digest (#9689) 2019-01-02 10:47:32 +01:00
feed_cleanup_scheduler.rb Create Redisable#redis (#9633) 2019-02-02 19:11:38 +01:00
ip_cleanup_scheduler.rb Improve IP cleanup query (#11871) 2019-09-17 08:44:25 +02:00
media_cleanup_scheduler.rb Disable retries on all scheduled tasks (#8413) 2018-08-25 13:28:07 +02:00
pghero_scheduler.rb Track historical space stats in PgHero to determine PostgreSQL growth (#8906) 2018-10-09 19:35:14 +02:00
scheduled_statuses_scheduler.rb Add announcements (#12662) 2020-01-23 22:00:13 +01:00
subscriptions_cleanup_scheduler.rb Remove WebSub subscriptions (#11303) 2019-07-21 04:08:00 +02:00
subscriptions_scheduler.rb Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
trending_tags_scheduler.rb Change trending hashtags to not disappear instantly after midnight (#11712) 2019-09-02 18:11:13 +02:00
user_cleanup_scheduler.rb Disable retries on all scheduled tasks (#8413) 2018-08-25 13:28:07 +02:00