mastodon/app/lib/activitypub
ThibG 92319d7340
Fix dereferencing remote statuses not using the correct account (#14656)
Follow-up to #14359

In the case of limited toots, the receiver may not be explicitly part of the
audience. If a specific user's inbox URI was specified, it makes sense to
dereference the toot from the corresponding user, instead of trying to find
someone in the explicit audience.
2020-08-24 16:56:21 +02:00
..
activity Add support for inlined objects in activity audience (#14514) 2020-08-24 14:11:47 +02:00
activity.rb Fix dereferencing remote statuses not using the correct account (#14656) 2020-08-24 16:56:21 +02:00
adapter.rb Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
case_transform.rb Add serializing/unserializing of "locked" actor attribute (#4585) 2017-08-12 17:41:03 +02:00
linked_data_signature.rb Add CLI task for rotating keys (#8466) 2018-08-26 20:21:03 +02:00
serializer.rb Fix ActivityPub context not being dynamically computed (#11746) 2019-09-03 22:52:32 +02:00
tag_manager.rb Improve group processing (#14279) 2020-07-14 19:05:34 +02:00