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.
2017-10-04 01:13:48 +02:00
..
activity Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
activity.rb Do not rely on activity arriving exactly once after delete arrived (#4754) 2017-09-01 21:12:59 +02:00
adapter.rb Define emoji context for ActivityPub (#5004) 2017-09-19 05:05:48 +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 Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
tag_manager.rb Introduce OStatus::TagManager (#5008) 2017-09-19 18:08:08 +02:00