mastodon/app/serializers/activitypub
Eugen Rochko 412ea87306 Improve ActivityPub/OStatus compatibility (#4632)
*Note: OStatus URIs are invalid for ActivityPub. But we have them for
as long as we want to keep old OStatus-sourced content and as long as
we remain OStatus-compatible.*

- In Announce handling, if object URI is not a URL, fallback to object URL
- Do not use specialized ThreadResolveWorker, rely on generalized handling
- When serializing notes, if parent's URI is not a URL, use parent's URL
2017-08-19 18:44:48 +02:00
..
accept_follow_serializer.rb Revert #4616 (#4638) 2017-08-19 02:23:47 +02:00
activity_serializer.rb Improve ActivityPub representations (#3844) 2017-07-15 03:01:39 +02:00
actor_serializer.rb Add serializing/unserializing of "locked" actor attribute (#4585) 2017-08-12 17:41:03 +02:00
block_serializer.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
collection_serializer.rb Minor ActivityPub JSON fixes (#4214) 2017-07-16 10:28:55 +02:00
delete_serializer.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
follow_serializer.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
like_serializer.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
note_serializer.rb Improve ActivityPub/OStatus compatibility (#4632) 2017-08-19 18:44:48 +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 Revert #4616 (#4638) 2017-08-19 02:23:47 +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