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
2017-08-22 18:30:15 +02:00
..
controllers Support more variations of ActivityPub keyId in signature (#4630) 2017-08-21 22:57:34 +02:00
helpers Support more variations of ActivityPub keyId in signature (#4630) 2017-08-21 22:57:34 +02:00
javascript Increase contrast in landing pages (#4567) 2017-08-21 21:59:03 +02:00
lib Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662) 2017-08-22 18:30:15 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models Periodically remove expired PuSH subscribers (#4654) 2017-08-21 22:56:33 +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 Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662) 2017-08-22 18:30:15 +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 Periodically remove expired PuSH subscribers (#4654) 2017-08-21 22:56:33 +02:00