mastodon/app/serializers/activitypub
Eugen Rochko d4b097a88c Add missing ActivityPub representations (#4230)
- Follow, undo follow
- Accept follow, reject follow
- Like, undo like
- Block, undo block
- Delete (note)
- Update (actor)
2017-07-17 10:57:04 +02:00
..
accept_follow_serializer.rb Add missing ActivityPub representations (#4230) 2017-07-17 10:57:04 +02:00
activity_serializer.rb Improve ActivityPub representations (#3844) 2017-07-15 03:01:39 +02:00
actor_serializer.rb Add public key declaration to actors (#4215) 2017-07-17 02:37:27 +02:00
block_serializer.rb Add missing ActivityPub representations (#4230) 2017-07-17 10:57:04 +02:00
collection_serializer.rb Minor ActivityPub JSON fixes (#4214) 2017-07-16 10:28:55 +02:00
delete_serializer.rb Add missing ActivityPub representations (#4230) 2017-07-17 10:57:04 +02:00
follow_serializer.rb Add missing ActivityPub representations (#4230) 2017-07-17 10:57:04 +02:00
like_serializer.rb Add missing ActivityPub representations (#4230) 2017-07-17 10:57:04 +02:00
note_serializer.rb Minor ActivityPub JSON fixes (#4214) 2017-07-16 10:28:55 +02:00
public_key_serializer.rb Add public key declaration to actors (#4215) 2017-07-17 02:37:27 +02:00
reject_follow_serializer.rb Add missing ActivityPub representations (#4230) 2017-07-17 10:57:04 +02:00
undo_block_serializer.rb Add missing ActivityPub representations (#4230) 2017-07-17 10:57:04 +02:00
undo_follow_serializer.rb Add missing ActivityPub representations (#4230) 2017-07-17 10:57:04 +02:00
undo_like_serializer.rb Add missing ActivityPub representations (#4230) 2017-07-17 10:57:04 +02:00
update_serializer.rb Add missing ActivityPub representations (#4230) 2017-07-17 10:57:04 +02:00