Commit Graph

14 Commits

Author SHA1 Message Date
Tom
3e717522c2 Added checks for non-user foreign keys in stores. Load/Saving stores' order is now based on table dependencies. Added ability to use chat message when using redemption. 2025-01-28 19:12:14 +00:00
Tom
6d955f245a Added stores for connections. Added requests for groups, group chatters, group permissions & connections. Using TTS Voice State store. 2025-01-17 04:32:31 +00:00
Tom
ee3f128a9f Changed the default way to modify values in store. Added basic validation to stores. Using interfaces to DI store objects. 2025-01-16 19:49:02 +00:00
Tom
3429c8f8dc Added database table data into configuration. Store saves is auto-handled. Added Action & Redemption stores. 2024-12-31 18:31:21 +00:00
Tom
6176e6f3b9 Added TTS Filter cache. 2024-12-27 22:28:22 +00:00
Tom
61151bef0c Changed line endings for Startup 2024-10-29 12:14:55 +00:00
Tom
e7b06f1634 Added & using prepared statements for stores 2024-10-29 12:13:38 +00:00
Tom
94e0d54c31 Added policy messages for WS. Fixed DB changes via stores. Updated chat voices messages via WS to use stores. 2024-10-21 20:44:20 +00:00
Tom
4d0b38babd Redid stores. Added user store. Added Channel Manager, to manage data from a single channel. 2024-10-19 01:50:46 +00:00
Tom
3f3ba63554 Minor changes to IStore. Added another IStore interface for double keys. Added ChatterStore for chat's voices. Updated respective requests. 2024-10-18 03:21:16 +00:00
Tom
be87080c49 Added VoiceStore properly. 2024-10-17 21:17:09 +00:00
Tom
39c6442126 Added support to fetch connections linked to account 2024-08-15 22:15:54 +00:00
Tom
c771a56971 Added several request messages. Added redemptions. Added life TTS voice changes. A bunch of stuffs. 2024-08-10 19:36:32 +00:00
Tom
95bc073a73 Current state of the websocket server for the Hermes client 2024-06-24 22:21:59 +00:00