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
7 years ago
..
controllers
helpers
javascript
lib Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662) 7 years ago
mailers
models Periodically remove expired PuSH subscribers (#4654) 7 years ago
policies
presenters
serializers
services Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662) 7 years ago
validators
views
workers