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 e37358b3bc Fix code referencing wrong class (#12263)
For some reason, I have seen this only triggered here:
https://circleci.com/gh/tootsuite/mastodon/98324?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link

But Follow.find_by referenced the ActivityPub::Activity::Follow class
instead of the model class.
5 years ago
..
activity Allow Accept/Reject with a non-embedded object (#12199) 5 years ago
activity.rb Fix code referencing wrong class (#12263) 5 years ago
adapter.rb Add voters count support (#11917) 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) 7 years ago
serializer.rb Fix ActivityPub context not being dynamically computed (#11746) 6 years ago
tag_manager.rb Add ActivityPub actor representing the entire server (#11321) 6 years ago