Commit Graph

21 Commits (da51a37b49c29fdf2d898946c5f90f26821a6a46)

Author SHA1 Message Date
~erin da51a37b49
Add user pronouns to message body, fixup changelog 2021-07-26 15:00:35 -04:00
~erin ad5febd8d9
Fail on blank message 2021-07-23 13:17:21 -04:00
~erin e5da6dd774
Use db_read_user() in message function 2021-07-23 13:10:42 -04:00
~erin d5be76624c
Lowercase all incoming names 2021-07-23 13:05:56 -04:00
~erin fd0a363293
Fix some warnings 2021-07-23 12:45:29 -04:00
~erin 49d307a3b6
Add user roles 2021-07-22 17:17:55 -04:00
~erin 6328e05b16
Add date info to message 2021-07-22 16:20:49 -04:00
~erin 70f604e4f0
Add different message types, and check for them 2021-07-22 15:29:01 -04:00
~erin a1c5fa42a7
Add logout API 2021-07-22 14:23:59 -04:00
~erin 032b5b4783
Fix error in chat.rs 2021-07-22 13:39:24 -04:00
~erin fe2a63afed
Use session_token for most actions, fail on NULL token 2021-07-22 13:01:30 -04:00
~erin 4c416cbee0
Store only username in messages.json to not leak data 2021-07-22 11:52:29 -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 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
~erin 0302f816ec
Create full message object out of sent message 2021-07-18 10:34:27 -04:00
~erin bedb5ea974
Add basic token validation 2021-07-18 10:17:29 -04:00
~erin e95022e994
Add more messaging funcionality 2021-07-17 22:27:05 -04:00
Charlotte Som d7f0747090 Backport to Rocket v0.4, fix all warnings & errors 2021-07-18 01:32:57 +01:00
~erin 57b97ffe94
switch to proper rust docs 2021-07-17 20:22:43 -04:00
~erin fd0405f55a
Broken code please help I'm dumb 2021-07-17 19:41:41 -04:00