mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-01 04:24:22 +00:00
9b50a9dd83
- Fix assumption that `url` is always a string. Handle it if it's an array of strings, array of objects, object, or string, both for accounts and for objects - `sharedInbox` is actually supposed to be under `endpoints`, handle both cases and adjust the serializer |
||
---|---|---|
.. | ||
accept_follow_serializer.rb | ||
activity_serializer.rb | ||
actor_serializer.rb | ||
block_serializer.rb | ||
collection_serializer.rb | ||
delete_serializer.rb | ||
follow_serializer.rb | ||
like_serializer.rb | ||
note_serializer.rb | ||
public_key_serializer.rb | ||
reject_follow_serializer.rb | ||
undo_announce_serializer.rb | ||
undo_block_serializer.rb | ||
undo_follow_serializer.rb | ||
undo_like_serializer.rb | ||
update_serializer.rb |