$# This file is part of Vervis. $# $# Written in 2016, 2019, 2022, 2023 by fr33domlover . $# $# ♡ Copying is an act of love. Please copy, reuse and share. $# $# The author(s) have dedicated all copyright and related and neighboring $# rights to this software to the public domain worldwide. This software is $# distributed without any warranty. $# $# You should have received a copy of the CC0 Public Domain Dedication along $# with this software. If not, see $# . ^{deckNavW (Entity deckID deck) actor}

Collaborators
Role Collaborator Since $forall (person, role, ctID, since) <- collabs
#{show role} ^{personLinkFedW person} #{showDate since} ^{buttonW POST "Remove" (DeckRemoveR deckHash ctID)}

Invites
Inviter Invitee Role Time $forall (inviter, invitee, time, role) <- invites
^{personLinkFedW inviter} ^{personLinkFedW invitee} #{show role} #{showDate time} Invite…

Joins
Joiner Role Time $forall (joiner, time, role) <- joins
^{personLinkFedW joiner} #{show role} #{showDate time}