Commit Graph

20 Commits

Author SHA1 Message Date
tom 259cbc9935 Fixed adding, modifying and loading TTS Filters. Changed TTS Filters loading from database to TTS Fitler Store on login ack. 2025-01-15 14:10:57 +00:00
tom 125f71e779 Fixed word in logging. 2025-01-15 05:02:35 +00:00
tom 467c3cf0b0 Fixed AutoSavedStore's deletion of data when table was using composite keys. 2025-01-09 03:38:23 +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 538bf07454 Fixed compiler warnings. 2024-12-28 17:24:02 +00:00
tom 525725a7e5 Removal of ChannelManager where not in use. 2024-12-27 23:54:33 +00:00
tom 8277ea0154 Changed sender parameter to channel. 2024-12-27 23:31:36 +00:00
tom 06bfe110bb Fixed multiple issues. 2024-12-27 22:29:54 +00:00
tom 6176e6f3b9 Added TTS Filter cache. 2024-12-27 22:28:22 +00:00
tom aac73563d0 Added delete policy request 2024-10-29 12:14:27 +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 e3c78d96fa Moved Requests classes to here. Added some checks to requests. 2024-10-20 20:39:13 +00:00
tom 0fa0ddcc45 Updated Default TTS requests to use stores. Added a modify method for grouped save stores. 2024-10-20 18:07:18 +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 6a5c24dc2c Using VoiceStore for GetTTSVoices request 2024-10-18 03:18:40 +00:00
tom 0a2392b957 Updated requests to use voice store when possible. 2024-10-17 19:07:00 +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