chinwagsocial/app/serializers/activitypub
Eugen Rochko 6793bec4c6
Store URIs of follows, follow requests and blocks for ActivityPub (#7160)
Same URI passed between follow request and follow, since they are
the same thing in ActivityPub. Local URIs are generated during
creation using UUIDs and are passed to serializers.
2018-05-04 21:14:34 +02:00
..
accept_follow_serializer.rb Revert #4616 (#4638) 2017-08-19 02:23:47 +02:00
activity_serializer.rb Use atomUri in Undo activity of Announce (#5376) 2017-10-14 14:42:09 +02:00
actor_serializer.rb Add bio fields (#6645) 2018-04-14 12:41:08 +02:00
add_serializer.rb Fix wrong target URIs in ActivityPub Add/Remove (#6668) 2018-03-07 05:58:24 +01:00
block_serializer.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
collection_serializer.rb Better pagination for ActivityPub outbox (#7356) 2018-05-04 19:19:11 +02:00
delete_actor_serializer.rb Send one Delete of Actor in ActivityPub when account is suspended (#6172) 2018-01-04 14:40:49 +01:00
delete_serializer.rb Introduce OStatus::TagManager (#5008) 2017-09-19 18:08:08 +02:00
emoji_serializer.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 2017-10-07 17:43:42 +02:00
flag_serializer.rb Federated reports (#6570) 2018-02-28 06:54:55 +01:00
follow_serializer.rb Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 2018-05-04 21:14:34 +02:00
image_serializer.rb Fix nil error in focal_point? (#6537) 2018-02-22 17:42:33 +01:00
like_serializer.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
note_serializer.rb Do not re-query mentions from serializers (#6858) 2018-03-22 11:31:17 +01:00
outbox_serializer.rb Federate pinned statuses over ActivityPub (#6610) 2018-03-04 09:19:11 +01:00
public_key_serializer.rb Add public key declaration to actors (#4215) 2017-07-17 02:37:27 +02:00
reject_follow_serializer.rb Revert #4616 (#4638) 2017-08-19 02:23:47 +02:00
remove_serializer.rb Fix wrong target URIs in ActivityPub Add/Remove (#6668) 2018-03-07 05:58:24 +01:00
undo_announce_serializer.rb Add ActivityPub serializer for Undo of Announce (#4703) 2017-08-26 15:32:40 +02:00
undo_block_serializer.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
undo_follow_serializer.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
undo_like_serializer.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
update_serializer.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00