This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
3f07f1b2b18affd0c48f3673d124cfbea6b9e380
Mastodon
/
app
/
workers
/
activitypub
History
unarist
0698c610a6
Fix an error in ReplyDistributionWorker when replied status was deleted (
#4974
)
...
Reply distribution is proceed by Sidekiq, so replied status may be deleted before this.
2017-09-16 18:18:00 +02:00
..
delivery_worker.rb
…
distribution_worker.rb
…
post_upgrade_worker.rb
…
processing_worker.rb
…
raw_distribution_worker.rb
Forward ActivityPub deletes to followers of rebloggers (
#4706
)
2017-08-26 18:52:53 +02:00
reply_distribution_worker.rb
Fix an error in ReplyDistributionWorker when replied status was deleted (
#4974
)
2017-09-16 18:18:00 +02:00
update_distribution_worker.rb
…