BareRTC/src
Noah 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
..
assets Refactor more Vue components 2023-09-07 19:24:26 -07:00
components Direct Message History 2024-03-29 17:48:01 -07:00
lib Apple compatibility mode for WebRTC 2024-01-11 20:33:57 -08:00
App.vue Direct Message History 2024-03-29 17:48:01 -07:00
main.js Port front-end over to Vue CLI (create-vue) 2023-09-06 17:15:02 -07:00