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
unarist d63de55ef8 Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662)
* Fallback to OStatus in FetchAtomService

* Skip activity+json link if that activity is Person without inbox
* If unsupported activity was detected and all other URLs failed, retry with ActivityPub-less Accept header

* Allow mention to OStatus account in ActivityPub

* Don't update profile with inbox-less Person object
8 years ago
..
controllers Support more variations of ActivityPub keyId in signature (#4630) 8 years ago
helpers Support more variations of ActivityPub keyId in signature (#4630) 8 years ago
javascript Increase contrast in landing pages (#4567) 8 years ago
lib Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662) 8 years ago
mailers Set default From address in config (#3756) 8 years ago
models Periodically remove expired PuSH subscribers (#4654) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Add protocol handler. Handle follow intents (#4511) 8 years ago
serializers Improve ActivityPub/OStatus compatibility (#4632) 8 years ago
services Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662) 8 years ago
validators Fix length validator counting things that look like URIs like URLs (#4462) 8 years ago
views use existing inflections instead of custom helper (#4624) 8 years ago
workers Periodically remove expired PuSH subscribers (#4654) 8 years ago