Commit Graph

11 Commits

Author SHA1 Message Date
Tom
c7904f120d Changed various locking mechanism. 2025-03-29 20:18:09 +00:00
Tom
fd0bca5c7c Fixed issues with TTS voice changes. Added proper handling for slave clients. Fixed several stores. Fixed database saving to safely save foreign keys. 2025-03-06 16:11:36 +00:00
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
422cd91db2 Added stores for groups, group chatters and group permissions. Fixed some logging text. 2025-01-16 23:17:04 +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
538bf07454 Fixed compiler warnings. 2024-12-28 17:24:02 +00:00
Tom
6176e6f3b9 Added TTS Filter cache. 2024-12-27 22:28:22 +00:00
Tom
a9cdb65895 Added channel saving. Fixed channel loading. Added policy store to channels. 2024-10-20 19:32:30 +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