You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/workers
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
6 years ago
..
activitypub Suppress backtrace when delivering toots (#12798) 6 years ago
admin Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 6 years ago
concerns
import
pubsubhubbub Remove Salmon and PubSubHubbub (#11205) 7 years ago
scheduler Add announcements (#12662) 6 years ago
web Fix web push subscriptions being deleted on rate limit or timeout (#11826) 6 years ago
after_account_domain_block_worker.rb
after_remote_follow_request_worker.rb Remove Salmon and PubSubHubbub (#11205) 7 years ago
after_remote_follow_worker.rb Remove Salmon and PubSubHubbub (#11205) 7 years ago
authorize_follow_worker.rb
backup_worker.rb
block_worker.rb
bootstrap_timeline_worker.rb
digest_mailer_worker.rb
distribution_worker.rb
domain_block_worker.rb Add domain block notes (#11515) 6 years ago
feed_insert_worker.rb
fetch_reply_worker.rb
import_worker.rb
link_crawl_worker.rb
local_notification_worker.rb
merge_worker.rb
move_worker.rb Fix various issues with account migration (#12301) 6 years ago
mute_worker.rb
notification_worker.rb Remove Salmon and PubSubHubbub (#11205) 7 years ago
poll_expiration_notify_worker.rb
processing_worker.rb Remove Salmon and PubSubHubbub (#11205) 7 years ago
publish_announcement_reaction_worker.rb Add announcements (#12662) 6 years ago
publish_scheduled_announcement_worker.rb Add announcements (#12662) 6 years ago
publish_scheduled_status_worker.rb
push_conversation_worker.rb
push_update_worker.rb
redownload_media_worker.rb Add retry for failed media downloads and `tootctl media refresh` (#11775) 6 years ago
refollow_worker.rb Fix RefollowWorker not keeping show_reblogs setting (#12707) 6 years ago
regeneration_worker.rb
remote_profile_update_worker.rb Remove Salmon and PubSubHubbub (#11205) 7 years ago
removal_worker.rb Add soft delete for statuses for instant deletes through API (#11623) 6 years ago
resolve_account_worker.rb
salmon_worker.rb Remove Salmon and PubSubHubbub (#11205) 7 years ago
thread_resolve_worker.rb
unfavourite_worker.rb
unfollow_follow_worker.rb Fix various issues with account migration (#12301) 6 years ago
unmerge_worker.rb
verify_account_links_worker.rb