issues
search
SRCF
/
lightbluetent
BigBlueButton frontend (originally dubbed project LightBlueTent) for the SRCF's Timeout videoconf
https://timeout.srcf.net
MIT License
5
stars
6
forks
source link
Add aliasing for rooms
#95
Closed
dnlburgess
closed
4 years ago
dnlburgess
commented
4 years ago
Allow rooms to set a customisable alias for their room home page.
Roles is now also an
Enum
.
When visitors join a room through Raven, they are given the
visitor
role, which can later be upgraded to
user
.
Enum
.visitor
role, which can later be upgraded touser
.