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/spec
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 Fix #4637 - Re-add missing doorkeeper_authorize for /api/v1/verify_credentials (#4650) 7 years ago
fabricators Introduce access token fabricators (#4401) 7 years ago
features
fixtures
helpers Use URI.join even when S3 enabled (#4652) 7 years ago
javascript feat: Cache status height to avoid expensive renders (#4439) 7 years ago
lib Put ActivityPub alternate link into Atom, prefer it when processing Atom (#4623) 7 years ago
mailers
models Do not try to re-subscribe to unsubscribed accounts (#4653) 7 years ago
policies
presenters
requests
routing
services Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662) 7 years ago
support
validators Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 7 years ago
views
workers Improve ActivityPub/OStatus compatibility (#4632) 7 years ago
rails_helper.rb
spec_helper.rb