BareRTC/pkg
Noah Petherbridge 23a73620b9 Switch to mattn/go-sqlite3
Instead of the pure Go implementation of SQLite, swap in the cgo library
from mattn/go-sqlite3. On local testing this cuts the SQL query times in
half for the History modal (from 400ms per page to 150ms) and may
improve performance in production.
2025-03-17 17:58:03 -07:00
..
config Echo Public Channel Messages 2025-02-17 22:08:25 -08:00
jwt Moderator rule: nodvd (exempt from dark video detector) 2025-01-03 23:15:05 -08:00
log
messages Echo Public Channel Messages 2025-02-17 22:08:25 -08:00
models Switch to mattn/go-sqlite3 2025-03-17 17:58:03 -07: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
echo_messages.go Echo: Skip messages sent by blocked usernames 2025-03-09 15:52:34 -07:00
expand_media.go
handlers.go Safety for the operator-only hidden status 2025-03-11 21:31:40 -07:00
images.go
logging.go
markdown.go
message_filters.go
moderation_rules.go Moderator rule: nodvd (exempt from dark video detector) 2025-01-03 23:15:05 -08:00
pages.go
polling_api.go
server.go Echo Public Channel Messages 2025-02-17 22:08:25 -08:00
subscriber.go Echo Public Channel Messages 2025-02-17 22:08:25 -08:00
webhook_messages.go
webhooks.go Send admin reports on /nsfw command + Fixes 2025-02-17 12:50:06 -08:00
websocket.go