HiveTalk / hivetalksfu

HiveTalk - Free Nostr + Lightning Enabled Browser based Real-time video calls.
https://hivetalk.org
GNU Affero General Public License v3.0
23 stars 12 forks source link

Option to hide room from 'active rooms' #18

Open 1440000bytes opened 2 months ago

1440000bytes commented 2 months ago

There should be an option to hide the room from active rooms because not everyone wants to make their video calls public

image

bitkarrot commented 2 months ago

good idea. maybe we add this to the private server and have one that is more social and public oriented

bitkarrot commented 1 month ago

Easier solution:

If Mod Locks a room with a password, it doesn't show up on the API and in turn the front page (which just polls API for rooms). Should be fairly easy to make that modification in the API settings.

Once the room is unlocked or the mod leaves the room will show up again in the API.