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 /

2019_04_11.model

InboxItemLocal
    person   PersonId
    activity OutboxItemId

    UniqueInboxItemLocal person activity

Follow
    person PersonId
    target FollowerSetId

    UniqueFollow person target

RemoteFollow
    actor  RemoteSharerId
    target FollowerSetId

    UniqueRemoteFollow actor target

[See repo JSON]