BareRTC/pkg
Noah Petherbridge 859e9dee5b Send admin reports on /nsfw command + Fixes
* On the /nsfw command, BareRTC will issue an admin report to your main website
  so you have visibility into when this command is used.
* On the server side, fix the "Open" command so it will prevent webcams from
  connecting if the offerer had been Booted by the answerer, in addition to the
  previous blocks about Mute and Block. Admin users can still connect always.
* Add a debug command `/watch username` to manually open somebody's camera on
  chat. Note: the chat server enforces the permission to actually do so.
* Remove the /debug-dangerous-force-deadlock admin command.
2025-02-17 12:50:06 -08:00
..
config
jwt
log
messages
models History Modal + Dark Detector Fixes 2025-02-14 18:12:39 -08:00
util
api.go History Modal + Dark Detector Fixes 2025-02-14 18:12:39 -08:00
banned_users.go
commands.go Send admin reports on /nsfw command + Fixes 2025-02-17 12:50:06 -08:00
config.go
expand_media.go
handlers.go Send admin reports on /nsfw command + Fixes 2025-02-17 12:50:06 -08:00
images.go
logging.go
markdown.go
message_filters.go
moderation_rules.go
pages.go
polling_api.go
server.go History Modal + Dark Detector Fixes 2025-02-14 18:12:39 -08:00
subscriber.go Send admin reports on /nsfw command + Fixes 2025-02-17 12:50:06 -08:00
webhook_messages.go
webhooks.go Send admin reports on /nsfw command + Fixes 2025-02-17 12:50:06 -08:00
websocket.go