freechat/server/src
2020-03-31 17:09:45 -07:00
..
channels.rs changed responder code to use the new error responder in crate::err 2020-03-31 17:09:45 -07:00
err.rs new error responder 2020-03-31 17:04:01 -07:00
invites.rs updated the response when creating new users 2020-03-10 16:48:21 -07:00
main.rs new get_user_list endpoint to well, get the list of online users 2020-03-17 22:27:10 -07:00
models.rs testing user list endpoint 2020-03-17 23:23:52 -07:00
payload.rs new get_user_list endpoint to well, get the list of online users 2020-03-17 22:27:10 -07:00
rand_utils.rs new get_user_list endpoint to well, get the list of online users 2020-03-17 22:27:10 -07:00
schema.rs new field for online status of users 2020-03-17 21:34:32 -07:00
users.rs testing user list endpoint 2020-03-17 23:23:52 -07:00