You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eugen Rochko 6793bec4c6
Store URIs of follows, follow requests and blocks for ActivityPub (#7160)
7 years ago
..
accept_follow_serializer.rb
activity_serializer.rb
actor_serializer.rb Add bio fields (#6645) 7 years ago
add_serializer.rb Fix wrong target URIs in ActivityPub Add/Remove (#6668) 7 years ago
block_serializer.rb
collection_serializer.rb Better pagination for ActivityPub outbox (#7356) 7 years ago
delete_actor_serializer.rb
delete_serializer.rb
emoji_serializer.rb
flag_serializer.rb
follow_serializer.rb Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 7 years ago
image_serializer.rb
like_serializer.rb
note_serializer.rb Do not re-query mentions from serializers (#6858) 7 years ago
outbox_serializer.rb
public_key_serializer.rb
reject_follow_serializer.rb
remove_serializer.rb Fix wrong target URIs in ActivityPub Add/Remove (#6668) 7 years ago
undo_announce_serializer.rb
undo_block_serializer.rb
undo_follow_serializer.rb
undo_like_serializer.rb
update_serializer.rb