mastodon/app/lib/ostatus/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.
2017-10-04 01:13:48 +02:00
..
base.rb Introduce OStatus::TagManager (#5008) 2017-09-19 18:08:08 +02:00
creation.rb Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
deletion.rb Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) 2017-08-29 16:11:05 +02:00
general.rb
post.rb
remote.rb
share.rb Introduce OStatus::TagManager (#5008) 2017-09-19 18:08:08 +02:00