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
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
..
activity Validate id of ActivityPub representations (#5114) 7 years ago
activity.rb Do not rely on activity arriving exactly once after delete arrived (#4754) 7 years ago
adapter.rb Define emoji context for ActivityPub (#5004) 7 years ago
case_transform.rb Add serializing/unserializing of "locked" actor attribute (#4585) 7 years ago
linked_data_signature.rb Validate id of ActivityPub representations (#5114) 7 years ago
tag_manager.rb Introduce OStatus::TagManager (#5008) 7 years ago