3 Commits

Author SHA1 Message Date
uelen 598a8624f5 Added working message commands
Also fixed up the subscription forwarder which was sending the wrong
type. Oops
2026-05-31 14:16:49 -07:00
uelen d71b10f89c Added some user message handlers
Handlers now exist for user creation, auth, state messages, and post
messages. Still need to do group permissions and messages
2026-05-26 19:47:18 -07:00
uelen c92ee309a9 Initial implementation of db stuffs
Got the migrations and datastructures in. Next step is building db
utility function into the db module or client module
2026-05-18 14:54:57 -07:00