mastodon/spec/lib/activitypub/activity
Eugen Rochko 85e97ecab6
Fix too many forwards (#5854)
* Avoid sending explicit Undo->Announce when original deleted

* Do not forward a reply back to the server that sent it

* Deduplicate inboxes of rebloggers' followers for delete forwarding

* Adjust test

* Fix wrong class, bad SQL, wrong variable, outdated comment
2017-11-30 03:50:05 +01:00
..
accept_spec.rb Fix ActivityPub follow interaction and add more specs (#4601) 2017-08-14 16:57:46 +02:00
announce_spec.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
block_spec.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
create_spec.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 2017-10-07 17:43:42 +02:00
delete_spec.rb Fix too many forwards (#5854) 2017-11-30 03:50:05 +01:00
follow_spec.rb Fix ActivityPub follow interaction and add more specs (#4601) 2017-08-14 16:57:46 +02:00
like_spec.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
reject_spec.rb Fix ActivityPub follow interaction and add more specs (#4601) 2017-08-14 16:57:46 +02:00
undo_spec.rb Use atomUri in Undo activity of Announce (#5376) 2017-10-14 14:42:09 +02:00
update_spec.rb Fetch statuses/following/followers numbers from ActivityPub collections (#4840) 2017-09-08 12:00:17 +02:00