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.
2017-10-04 01:13:48 +02:00
..
accept.rb
announce.rb Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
block.rb
create.rb Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
delete.rb Define missing JSON-LD properties (#4767) 2017-09-02 14:01:23 +02:00
follow.rb
like.rb
reject.rb
undo.rb Make "unfollow" undo pending outgoing follow request too (#4781) 2017-09-02 20:44:41 +02:00
update.rb