Commit Graph

18 Commits (main)

Author SHA1 Message Date
~erin da51a37b49
Add user pronouns to message body, fixup changelog 2021-07-26 15:00:35 -04:00
~erin b3fa390c72
Add more info to Cargo.toml, update name 2021-07-26 11:42:24 -04:00
~erin f931db2720
Improve API docs 2021-07-23 10:35:14 -04:00
~erin 78cae7a5ac
Add error handling to database functions, use db_read_user() 2021-07-23 09:42:33 -04:00
~erin 6328e05b16
Add date info to message 2021-07-22 16:20:49 -04:00
~erin fe2a63afed
Use session_token for most actions, fail on NULL token 2021-07-22 13:01:30 -04:00
~erin 196a344376 Switch to private cookies, and make other cookie improvements
Signed-off-by: Erin Nova <erin@the-system.eu.org>
2021-07-22 11:44:31 -04:00
~erin 6f18959e9c
Use database for storing users 2021-07-22 11:01:07 -04:00
~erin 244c185fc8 Broken code 2021-07-20 11:08:43 -04:00
~erin 0faffb5b3a
Fix newline error in users.json maybe? 2021-07-18 14:11:54 -04:00
~erin 3a264df20f
Serve frontend code 2021-07-18 13:16:00 -04:00
~erin aef1bbd2a7
Add message storage and fetching 2021-07-18 11:37:11 -04:00
Charlotte Som d7f0747090 Backport to Rocket v0.4, fix all warnings & errors 2021-07-18 01:32:57 +01:00
~erin fd0405f55a
Broken code please help I'm dumb 2021-07-17 19:41:41 -04:00
~erin c70940c649
Add setup for chat core, add proper logging 2021-07-17 14:45:52 -04:00
~erin 4520b3bd34
Rename project & split into multiple files 2021-07-17 11:40:05 -04:00
~erin b1801a52ad
Add basic hashing functionality 2021-07-16 13:38:05 -04:00
~erin 8af82c0b8c
Initialize repo with basic functionality 2021-07-16 10:55:07 -04:00