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 6793bec4c6
Store URIs of follows, follow requests and blocks for ActivityPub (#7160)
Same URI passed between follow request and follow, since they are
the same thing in ActivityPub. Local URIs are generated during
creation using UUIDs and are passed to serializers.
7 years ago
..
controllers
fabricators
features
fixtures
helpers
lib
mailers
models Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 7 years ago
policies
presenters
requests
routing
services
support
validators
views
workers
rails_helper.rb
spec_helper.rb