You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
controllers Don't send Link header when don't know prev and next links (#4633) 9 years ago
helpers use existing inflections instead of custom helper (#4624) 9 years ago
javascript i18n: Update Polish translation (#4613) 9 years ago
lib Improve ActivityPub/OStatus compatibility (#4632) 9 years ago
mailers Set default From address in config (#3756) 9 years ago
models Redesign public profiles (#4608) 9 years ago
policies Add status destroy authorization to policy (#3453) 9 years ago
presenters Add protocol handler. Handle follow intents (#4511) 9 years ago
serializers Improve ActivityPub/OStatus compatibility (#4632) 9 years ago
services Add support for searching AP users (#4599) 9 years ago
validators Fix length validator counting things that look like URIs like URLs (#4462) 9 years ago
views use existing inflections instead of custom helper (#4624) 9 years ago
workers Improve ActivityPub/OStatus compatibility (#4632) 9 years ago