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/activity
Akihiko Odaki 63f0979799 Validate id of ActivityPub representations (#5114)
Additionally, ActivityPub::FetchRemoteStatusService no longer parses
activities.
OStatus::Activity::Creation no longer delegates to ActivityPub because
the provided ActivityPub representations are not signed while OStatus
representations are.
7 years ago
..
accept.rb Support more variations of ActivityPub keyId in signature (#4630) 8 years ago
announce.rb Validate id of ActivityPub representations (#5114) 7 years ago
block.rb Handle duplicate ActivityPub activities (#4639) 8 years ago
create.rb Validate id of ActivityPub representations (#5114) 7 years ago
delete.rb Define missing JSON-LD properties (#4767) 8 years ago
follow.rb Handle duplicate ActivityPub activities (#4639) 8 years ago
like.rb Handle duplicate ActivityPub activities (#4639) 8 years ago
reject.rb Support more variations of ActivityPub keyId in signature (#4630) 8 years ago
undo.rb Make "unfollow" undo pending outgoing follow request too (#4781) 8 years ago
update.rb Add ActivityPub inbox (#4216) 8 years ago