freechat/server/src
2020-05-06 02:20:32 -07:00
..
auth.rs Fixed all 35 compile time issues with new auth module 2020-05-06 02:20:32 -07:00
channels.rs more custom message support for error type responses 2020-03-31 17:13:07 -07:00
err.rs more custom message support for error type responses 2020-03-31 17:13:07 -07:00
invites.rs updated the response when creating new users 2020-03-10 16:48:21 -07:00
main.rs auth module useable now 2020-05-06 01:46:06 -07:00
models.rs new user structs for interacting with end users/db 2020-04-26 18:08:01 -07:00
payload.rs dumy commit as work will continue on new async branch 2020-05-05 17:09:18 -07:00
rand_utils.rs /join 'ing for new users code steramlined a bit 2020-05-05 23:20:47 -07:00
schema.rs new users schema 2020-05-06 00:35:01 -07:00
users.rs updated queries to use the new user schema columns 2020-05-06 01:45:49 -07:00