chinwagsocial/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 Correct OStatus inflection (Ostatus -> OStatus) (#4255) 2017-07-19 01:37:26 +02:00
post.rb Correct OStatus inflection (Ostatus -> OStatus) (#4255) 2017-07-19 01:37:26 +02:00
remote.rb Put ActivityPub alternate link into Atom, prefer it when processing Atom (#4623) 2017-08-18 01:03:18 +02:00
share.rb Introduce OStatus::TagManager (#5008) 2017-09-19 18:08:08 +02:00