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.
2019-11-04 13:02:27 +01:00
..
activity Allow Accept/Reject with a non-embedded object (#12199) 2019-10-24 22:45:43 +02:00
activity.rb Fix code referencing wrong class (#12263) 2019-11-04 13:02:27 +01:00
adapter.rb Add voters count support (#11917) 2019-09-29 22:58:01 +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 Add ActivityPub actor representing the entire server (#11321) 2019-07-19 01:44:42 +02:00