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
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
8 years ago
..
controllers Don't send Link header when don't know prev and next links (#4633) 8 years ago
fabricators Introduce access token fabricators (#4401) 8 years ago
features
fixtures
helpers use existing inflections instead of custom helper (#4624) 8 years ago
javascript feat: Cache status height to avoid expensive renders (#4439) 8 years ago
lib Put ActivityPub alternate link into Atom, prefer it when processing Atom (#4623) 8 years ago
mailers
models Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 8 years ago
policies
presenters
requests
routing
services Add support for searching AP users (#4599) 8 years ago
support
validators Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 8 years ago
views
workers Improve ActivityPub/OStatus compatibility (#4632) 8 years ago
rails_helper.rb
spec_helper.rb