mastodon/app/lib/activitypub
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
..
activity Fix too many forwards (#5854) 2017-11-30 03:50:05 +01:00
activity.rb When status is fetched instead of delivered, do not stream it (#5437) 2017-10-17 20:05:21 +02:00
adapter.rb Profile redirect notes (#5746) 2017-11-18 19:39:02 +01:00
case_transform.rb Add serializing/unserializing of "locked" actor attribute (#4585) 2017-08-12 17:41:03 +02:00
linked_data_signature.rb Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
tag_manager.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 2017-10-07 17:43:42 +02:00