mastodon/spec/lib/activitypub/activity
Eugen Rochko e84c761819 Filter incoming Announce activities by relation to local activity (#10041)
* Filter incoming Announce activities by relation to local activity

Reject if announcer is not followed by local accounts, and is not
from an enabled relay, and the object is not a local status

Follow-up to #10005

* Fix tests
2019-02-17 19:45:09 +01:00
..
accept_spec.rb Display pending message on admin relays UI (#8494) 2018-08-28 05:39:43 +02:00
add_spec.rb Resolve unknown status from Add activity, skip Remove if unknown (#7526) 2018-05-18 11:33:56 +02:00
announce_spec.rb Filter incoming Announce activities by relation to local activity (#10041) 2019-02-17 19:45:09 +01:00
block_spec.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_spec.rb Improve support for aspects/circles (#8950) 2018-10-17 17:13:04 +02:00
delete_spec.rb Fix too many forwards (#5854) 2017-11-30 03:50:05 +01:00
flag_spec.rb Federated reports (#6570) 2018-02-28 06:54:55 +01:00
follow_spec.rb
like_spec.rb
move_spec.rb Add handler for Move activity (#9629) 2018-12-29 02:24:36 +01:00
reject_spec.rb Display pending message on admin relays UI (#8494) 2018-08-28 05:39:43 +02:00
remove_spec.rb Fix #6657 - Use target instead of origin in Remove activity (#6664) 2018-03-07 03:54:46 +01:00
undo_spec.rb Implement Undo { Accept { Follow } } (fixes #8234) (#8245) 2018-08-17 16:24:56 +02:00
update_spec.rb Federate pinned statuses over ActivityPub (#6610) 2018-03-04 09:19:11 +01:00