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
ThibG bced70469a Add domain block notes (#11515)
* Add database columns for adding notes to domain blocks/restrctions

* Add admin UI to set private and public comments when blocking a domain

* Add text for private and public comments on domain blocks

* Show domain block comments in admin UI

* Add comments to the domain block undo page

* Make UnblockDomainService more robust regarding upgraded domain blocks

* Allow editing domain blocks

* Rename button from “undo domain block” to “view domain block” in account admin UI

* Change test to unsilence silenced users from upgraded blocks
6 years ago
..
activitypub Refactor fetching of remote resources (#11251) 6 years ago
admin
concerns
import
maintenance Add periodic removal of older thumbnails for preview cards (#11304) 6 years ago
pubsubhubbub Remove Salmon and PubSubHubbub (#11205) 6 years ago
scheduler Add `tootctl preview_cards remove` (#11320) 6 years ago
web Change the retry limit in error of web push notification (#11292) 6 years ago
after_account_domain_block_worker.rb
after_remote_follow_request_worker.rb Remove Salmon and PubSubHubbub (#11205) 6 years ago
after_remote_follow_worker.rb Remove Salmon and PubSubHubbub (#11205) 6 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
mute_worker.rb
notification_worker.rb Remove Salmon and PubSubHubbub (#11205) 6 years ago
poll_expiration_notify_worker.rb
processing_worker.rb Remove Salmon and PubSubHubbub (#11205) 6 years ago
publish_scheduled_status_worker.rb
push_conversation_worker.rb
push_update_worker.rb
refollow_worker.rb
regeneration_worker.rb
remote_profile_update_worker.rb Remove Salmon and PubSubHubbub (#11205) 6 years ago
removal_worker.rb
resolve_account_worker.rb
salmon_worker.rb Remove Salmon and PubSubHubbub (#11205) 6 years ago
thread_resolve_worker.rb
unfavourite_worker.rb
unfollow_follow_worker.rb
unmerge_worker.rb
verify_account_links_worker.rb