continuwuity/src
Max Cohen 6fd39ae174
Raise 404 when room doesn't exist
Raise 404 "Room not found" when changing or accessing room visibility
settings (`GET` and `PUT
/_matrix/client/r0/directory/list/room/{roomId}`).
See issue #290
2022-10-15 13:52:58 +02:00
..
api Raise 404 when room doesn't exist 2022-10-15 13:52:58 +02:00
config Bump default room version to V9; per matrix spec recommendation 2022-10-15 12:16:02 +02:00
database Rejoin room over federation if we are not participating in it; do not include invited users in participating servers calculation 2022-10-15 10:38:30 +02:00
service Move room version 10 out of experimental/unstable 2022-10-15 12:17:06 +02:00
utils fix: element gets stuck in /initialSync 2022-10-11 23:07:03 +02:00
lib.rs cargo clippy 2022-10-10 14:09:11 +02:00
main.rs fix: send unrecognized error on wrong http methods 2022-10-15 00:28:43 +02:00