mastodon/spec/lib/activitypub/activity
ThibG a044ddac5b
Fix race conditions on account migration creation (#15597)
* Atomically check for processing lock in Move handler

* Prevent race condition when creating account migrations

Fixes #15595

* Add tests

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2021-02-02 14:49:57 +01:00
..
accept_spec.rb Display pending message on admin relays UI (#8494) 2018-08-28 05:39:43 +02:00
add_spec.rb
announce_spec.rb Add support for inlined objects in activity audience (#14514) 2020-08-24 14:11:47 +02:00
block_spec.rb Fix not handling Undo on some activity types when they aren't inlined (#14346) 2020-07-22 11:45:35 +02:00
create_spec.rb Add support for inlined objects in activity audience (#14514) 2020-08-24 14:11:47 +02:00
delete_spec.rb Fix too many forwards (#5854) 2017-11-30 03:50:05 +01:00
flag_spec.rb
follow_spec.rb
like_spec.rb
move_spec.rb Fix race conditions on account migration creation (#15597) 2021-02-02 14:49:57 +01:00
reject_spec.rb Fix handling of Reject Follow when a matching follow relationship exists (#14479) 2020-08-01 18:20:37 +02:00
remove_spec.rb
undo_spec.rb
update_spec.rb