Federated forge server

[[ 🗃 ^rjQ3E vervis ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/rjQ3E

SSH: git clone USERNAME@vervis.peers.community:rjQ3E

Branches

Tags

main :: migrations /

531_2023-06-15_follow_request.model

FollowRequest
    actor  ActorId
    target FollowerSetId
    public Bool
    follow OutboxItemId

    UniqueFollowRequest actor target
    UniqueFollowRequestFollow follow

[See repo JSON]