freechat/server/src
2020-07-10 19:54:41 -07:00
..
auth.rs *Speccing the rows which wall_entry requests 2020-07-04 23:05:58 -07:00
badges.rs structures for members and badges 2020-06-17 12:37:37 -07:00
channels.rs exposed more funcs as needed 2020-07-05 22:04:30 -07:00
err.rs Removed used Generic error response 2020-05-27 19:59:01 -07:00
http_params.rs removing used use 2020-07-04 23:06:23 -07:00
invites.rs converting route_join_invite_code to use new json Value types 2020-06-18 22:04:45 -07:00
main.rs ! admin update 2020-07-04 19:39:04 -07:00
members.rs structures for members and badges 2020-06-17 12:37:37 -07:00
messages.rs removed unused struct MsgParam 2020-07-10 19:54:41 -07:00
models.rs Moved VOICE_CHANNEL & TEXT_CHANNEL const's to channels module 2020-05-27 21:29:27 -07:00
payload.rs dumy commit as work will continue on new async branch 2020-05-05 17:09:18 -07:00
routes.rs new static route string for /message/send 2020-06-17 12:38:33 -07:00
schema.rs auth::create_new_session_key => impl not tested 2020-05-19 20:13:56 -07:00
users.rs utils::new_key now has a larger entropy pool + is generally smaller/quicker 2020-05-20 02:05:06 -07:00
utils.rs new test for encode params 2020-05-20 02:05:43 -07:00