You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
activity Add support for inlined objects in activity audience (#14514) 4 years ago
activity.rb Fix dereferencing remote statuses not using the correct account (#14656) 4 years ago
adapter.rb Add E2EE API (#13820) 5 years ago
case_transform.rb Add serializing/unserializing of "locked" actor attribute (#4585) 8 years ago
linked_data_signature.rb Add CLI task for rotating keys (#8466) 6 years ago
serializer.rb Fix ActivityPub context not being dynamically computed (#11746) 5 years ago
tag_manager.rb Improve group processing (#14279) 5 years ago