Eventually-decentralized project hosting and management platform

[[ 🗃 ^WvWbo vervis ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Changes]

Clone

HTTPS: darcs clone https://vervis.peers.community/repos/WvWbo

SSH: darcs clone USERNAME@vervis.peers.community:WvWbo

Tags

TODO

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]