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/spec/workers
Eugen Rochko 1060666c58
Add support for editing for published statuses (#16697)
* Add support for editing for published statuses

* Fix references to stripped-out code

* Various fixes and improvements

* Further fixes and improvements

* Fix updates being potentially sent to unauthorized recipients

* Various fixes and improvements

* Fix wrong words in test

* Fix notifying accounts that were tagged but were not in the audience

* Fix mistake
3 years ago
..
activitypub Add support for editing for published statuses (#16697) 3 years ago
admin Add ability to purge undeliverable domains from admin interface (#16686) 3 years ago
scheduler Add feature to automatically delete old toots (#16529) 4 years ago
web Change Web Push API deliveries to use request pooling (#16014) 4 years ago
digest_mailer_worker_spec.rb
domain_block_worker_spec.rb
domain_clear_media_worker_spec.rb
feed_insert_worker_spec.rb Add support for editing for published statuses (#16697) 3 years ago
move_worker_spec.rb Fix AccountNote not having a maximum length (#16942) 3 years ago
publish_scheduled_announcement_worker_spec.rb Fix handling announcements with links (#16941) 3 years ago
publish_scheduled_status_worker_spec.rb
refollow_worker_spec.rb Fix being able to import more than allowed number of follows (#15384) 4 years ago
regeneration_worker_spec.rb
unfollow_follow_worker_spec.rb