mastodon/app
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
..
controllers Don't send Link header when don't know prev and next links (#4633) 2017-08-18 10:42:59 +02:00
helpers use existing inflections instead of custom helper (#4624) 2017-08-17 23:20:50 +02:00
javascript i18n: Update Polish translation (#4613) 2017-08-16 22:14:23 +02:00
lib Improve ActivityPub/OStatus compatibility (#4632) 2017-08-19 18:44:48 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models Redesign public profiles (#4608) 2017-08-16 17:12:58 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Add protocol handler. Handle follow intents (#4511) 2017-08-14 04:53:31 +02:00
serializers Improve ActivityPub/OStatus compatibility (#4632) 2017-08-19 18:44:48 +02:00
services Add support for searching AP users (#4599) 2017-08-14 14:08:34 +02:00
validators Fix length validator counting things that look like URIs like URLs (#4462) 2017-07-31 05:06:20 +02:00
views use existing inflections instead of custom helper (#4624) 2017-08-17 23:20:50 +02:00
workers Improve ActivityPub/OStatus compatibility (#4632) 2017-08-19 18:44:48 +02:00