Commit Graph

80 Commits (e5384ac588aa8e38ae4cd75b84fcd2cd575f0c51)

Author SHA1 Message Date
~erin 0833deb93f Merge branch 'messaging-broken'
Basic messaging funcionality along with other json features are
finished.
2021-07-18 12:07:35 -04:00
~erin 376fe024ca
Switch to returning json for all http requests 2021-07-18 12:06:05 -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 915ae722d5
Add info about returning json 2021-07-18 10:16:55 -04:00
~erin e95022e994
Add more messaging funcionality 2021-07-17 22:27:05 -04:00
Charlotte Som 117ee9935e Run 'cargo fmt' 2021-07-18 01:33:22 +01: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 17f11a45af
Add CNPLv6+ to LICENSE file 2021-07-17 20:02:44 -04:00
~erin fd0405f55a
Broken code please help I'm dumb 2021-07-17 19:41:41 -04:00
~erin 8e6663a4df
Should have fixed index overflow in write_json 2021-07-17 18:32:47 -04:00
~erin a9dd8088de
Update API docs 2021-07-17 15:59:58 -04:00
~erin 7fa849edf9
Move file functions to seperate file 2021-07-17 15:53:10 -04:00
~erin a7606709f8
Update readme with to-do checklist 2021-07-17 15:52:52 -04:00
~erin 595af0d0f5
Add support for custom pronouns 2021-07-17 15:52:30 -04:00
~erin c70940c649
Add setup for chat core, add proper logging 2021-07-17 14:45:52 -04:00
~erin fedc00cd58
Update readme again?? 2021-07-17 11:46:23 -04:00
~erin 4520b3bd34
Rename project & split into multiple files 2021-07-17 11:40:05 -04:00
~erin af7a71faba
Convert name to lowercase 2021-07-17 08:11:26 -04:00
~erin d7c8f99049
Fix CORS & only return user if they exist (credit to Charlotte_ 2021-07-17 07:57:40 -04:00
~erin 8a3a80db45 Revert "Add more info to readme"
This reverts commit 76039f65cf.
2021-07-17 07:50:30 -04:00
~erin 76039f65cf
Add more info to readme 2021-07-16 14:33:17 -04:00
~erin 839f60724d
Check if new name is already taken before changing 2021-07-16 14:13:21 -04:00
~erin 1b242075d7
Fix up API documentation in main.rs 2021-07-16 13:51:23 -04:00
~erin 8a6cd4b947
Make it so it should now only store the hashed pin 2021-07-16 13:48:20 -04:00
~erin b1801a52ad
Add basic hashing functionality 2021-07-16 13:38:05 -04:00
~erin 34afaa565b
Fix README 2021-07-16 13:37:25 -04:00
~erin 8af82c0b8c
Initialize repo with basic functionality 2021-07-16 10:55:07 -04:00