mastodon/app/lib/activitypub/activity
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.rb Fix ActivityPub follow interaction and add more specs (#4601) 2017-08-14 16:57:46 +02:00
announce.rb Improve ActivityPub/OStatus compatibility (#4632) 2017-08-19 18:44:48 +02:00
block.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
create.rb Improve ActivityPub/OStatus compatibility (#4632) 2017-08-19 18:44:48 +02:00
delete.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
follow.rb Handle ActivityPub follows correctly (#4571) 2017-08-10 22:33:12 +02:00
like.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
reject.rb Fix ActivityPub follow interaction and add more specs (#4601) 2017-08-14 16:57:46 +02:00
undo.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
update.rb Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00