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_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]