freechat/server/src
2020-08-20 20:53:24 -07:00
..
testing new helper function to generate channel parametesr for generating chanels 2020-08-20 19:20:21 -07:00
auth.rs adding test for missing secret key 2020-08-20 20:39:26 -07:00
channels.rs added endpoint test for channel deletion based on non existant cname 2020-08-20 20:53:24 -07:00
common.rs fixed channel creation/deletion test so it behaves properlu, all new tests passing atm 2020-08-17 18:51:35 -07:00
db_types.rs removed more dead code 2020-08-08 00:31:12 -07:00
http_params.rs making auth wall a little bit more lenient for now until testing has some reasonable methodology 2020-07-13 19:40:13 -07:00
invites.rs removed frivolous println/old comment 2020-08-12 20:02:18 -07:00
main.rs fixed channel creation/deletion test so it behaves properlu, all new tests passing atm 2020-08-17 18:51:35 -07:00
members.rs Removed dead code and removed frivilous import alias 2020-08-10 21:48:19 -07:00
messages.rs ignoring sen_message_good as its really expensive on debug builds 2020-08-20 20:43:05 -07:00
perms.rs Moved new member for admins logic to members module 2020-08-06 19:09:59 -07:00
routes.rs making routes::is_open behavior a lot more clear 2020-08-11 19:43:05 -07:00