mastodon/spec/lib/activitypub/activity
ThibG bfd5aea206
Fix handling of Reject Follow when a matching follow relationship exists (#14479)
* Add tests

* Fix handling of Reject Follow when a matching follow relationship exists

Regression from #12199
2020-08-01 18:20:37 +02:00
..
accept_spec.rb
add_spec.rb
announce_spec.rb
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
delete_spec.rb
flag_spec.rb
follow_spec.rb
like_spec.rb
move_spec.rb
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 Fix not handling Undo on some activity types when they aren't inlined (#14346) 2020-07-22 11:45:35 +02:00
update_spec.rb