blahrs/blah-types/src
oxalica d1dfda51db refactor(webapi): split /room/:rid/admin endpoint and deprecate
Since we alraedy use `/room/:rid/member`, member CRUD can use this path
for better semantics.

The `admin` endpoint will be removed later.
2024-10-12 14:13:30 -04:00
..
crypto.rs feat(types,blahd): allow using mock clock for testing 2024-09-28 21:30:42 -04:00
identity.rs chore(*): remove or update obsolete TODOs 2024-10-08 23:19:57 -04:00
lib.rs refactor(types)!: blow up big lib.rs into submods 2024-09-25 11:15:31 -04:00
msg.rs refactor(webapi): split /room/:rid/admin endpoint and deprecate 2024-10-12 14:13:30 -04:00
server.rs feat(webapi): include cid in ServerEvent::Msg 2024-10-08 21:20:20 -04:00