Commit graph

34 commits

Author SHA1 Message Date
2ed5d6a7df
Try to improve server and work around async 2024-02-26 22:31:11 -08:00
aaf91271c5
clippy and cargo fmt 2024-02-21 18:35:17 -08:00
bc5f0b4d49
store data in db, make library async, add http sync 2024-02-21 18:32:04 -08:00
9c6a8ef52e
Rename stuff, fix forum resolver 2024-02-19 15:49:08 -08:00
6101fc6d70
Make rooms manage state 2024-02-17 15:37:26 -08:00
05faa56297
messing around more 2024-02-16 23:43:04 -08:00
d06f6f4991
update readme 2024-02-16 21:59:38 -08:00
ce5f8276c9
disable gui/tui for now 2024-02-16 18:15:21 -08:00
3f652d13a8
tui test and fix permissions 2024-02-16 18:14:26 -08:00
820abbc089
maybe kv instead of tables? 2024-02-15 22:31:33 -08:00
9100867f51
beginnings of acl 2024-02-14 21:07:24 -08:00
bd0b350d11
move out implementations to a separate crate 2024-02-13 19:49:21 -08:00
4d5cd581da
make temporary gui hack use sqlite store 2024-02-12 23:17:35 -08:00
c3c41a6092
workspaces + basic gui? 2024-02-12 19:33:59 -08:00
99f0b4b8c7
different room types in cli 2024-02-11 22:20:18 -08:00
9b02e93906
effect-based state mutation 2024-02-11 00:50:26 -08:00
c249a7b0a5
docs, add dummy forum resolver 2024-02-11 00:21:56 -08:00
c3ba5645de
add readme.md 2024-02-11 00:04:48 -08:00
79748b7074
in memory store 2024-02-10 19:13:29 -08:00
7c2575990e
clean up code 2024-02-10 18:59:14 -08:00
262415b29c
beginning to integrate state stores 2024-02-10 18:23:32 -08:00
03ff5b7c27
implement table for state 2024-02-10 15:40:01 -08:00
3e53f9c857
syncing between 2 databases 2024-02-10 13:28:01 -08:00
fa07875cca
basic cli for testing things 2024-02-09 16:40:03 -08:00
575d9a353e
refactor and add/use error type 2024-02-09 15:17:20 -08:00
81329e55ee
cleanup, preparing to make room more generic 2024-02-08 23:15:17 -08:00
324b1c7d73
hash + verify events 2024-02-08 11:36:08 -08:00
0daa4be975
implement signing 2024-02-07 16:20:23 -08:00
0c96c9e7bf
move resolver code out of event for now 2024-02-07 14:13:10 -08:00
e208f62686
move resolver to event 2024-02-05 19:26:58 -08:00
c3a185fe8b
a bit of reorganization 2024-02-03 19:58:00 -08:00
5979337cb8
make more generic 2024-02-02 14:27:48 -08:00
51a4875313
reorganize code 2024-02-02 13:52:13 -08:00
277a12be08
playing around with stuff 2024-01-31 18:28:41 -08:00