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_22.model

RemoteActivity
    instance InstanceId
    ident    Text
    content  PersistJSONObject
    received UTCTime

    UniqueRemoteActivity instance ident

InboxItemRemote
    person   PersonId
    activity RemoteActivityId

    UniqueInboxItemRemote person activity

[See repo JSON]