BareRTC/pkg
Noah Petherbridge f0dd1d952c Direct Message History
* Add support for storing DM history between users in a SQLite3 database.
* Opt-in by editing your settings.toml to set DirectMessageHistory/Enabled=true
* Retention days (default 90) will flush old DMs on app startup.
* On the front-end, DM history is checked when a DM thread is opened.
2024-03-29 17:48:01 -07:00
..
config Direct Message History 2024-03-29 17:48:01 -07:00
jwt
log
messages
models Direct Message History 2024-03-29 17:48:01 -07:00
util
api.go Direct Message History 2024-03-29 17:48:01 -07:00
banned_users.go
commands.go
config.go
expand_media.go
handlers.go Direct Message History 2024-03-29 17:48:01 -07:00
images.go
logging.go
markdown.go
message_filters.go
pages.go
polling_api.go
server.go Direct Message History 2024-03-29 17:48:01 -07:00
webhook_messages.go
webhooks.go
websocket.go