about summary refs log tree commit diff
path: root/db/migrate/20180416210259_add_uri_to_relationships.rb
AgeCommit message (Collapse)Author
2018-05-04Store URIs of follows, follow requests and blocks for ActivityPub (#7160)Eugen Rochko
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.