freechat/server/src
shockrah b729537088 updated queries to use the new user schema columns
removed old tests which have to be rebuilt from scratch
2020-05-06 01:45:49 -07:00
..
auth.rs poc for a leave route for those that no longer want to be a part of a given server 2020-05-05 23:46:29 -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 Essential data now passable from server to client regarding channels 2020-03-31 17:15:01 -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