mastodon/app/lib/activitypub/activity
ThibG a4f07bad95 Reduce chances of race conditions when processing deleted toots (#9815)
* Reduce chances of race conditions when processing deleted toots

* Prevent race condition when processing deleted toots
2019-01-16 15:42:00 +01:00
..
accept.rb
add.rb
announce.rb
block.rb Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687) 2019-01-02 01:12:02 +01:00
create.rb Reduce chances of race conditions when processing deleted toots (#9815) 2019-01-16 15:42:00 +01:00
delete.rb Reduce chances of race conditions when processing deleted toots (#9815) 2019-01-16 15:42:00 +01:00
flag.rb Do not ignore federated reports targetting already-reported accounts (#9534) 2018-12-30 18:58:51 +01:00
follow.rb Reduce usage of LD signatures (#9659) 2018-12-30 09:48:59 +01:00
like.rb
move.rb Add handler for Move activity (#9629) 2018-12-29 02:24:36 +01:00
reject.rb
remove.rb
undo.rb
update.rb