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/db
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
..
migrate Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 7 years ago
schema.rb Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 7 years ago
seeds.rb Fix db:seed - only run some validations when the field was changed (#3592) 8 years ago