conduwuit/src
2022-04-13 00:08:55 +02:00
..
client_server fix: cors warning 2022-04-07 17:09:07 +02:00
config
database Fix typo 2022-04-13 00:08:55 +02:00
ruma_wrapper Ruma upgrade 2022-04-07 12:58:48 +02:00
appservice_server.rs
config.rs Refactor room version support, add default room version config 2022-04-07 16:35:10 +02:00
database.rs improvement: preparing for room version 9 2022-04-07 16:26:50 +02:00
error.rs
lib.rs
main.rs fix: cors warning 2022-04-07 17:09:07 +02:00
pdu.rs fix: error handling 2022-04-07 16:50:07 +02:00
ruma_wrapper.rs Ruma upgrade 2022-04-07 12:58:48 +02:00
server_server.rs fix: don't allow unjoined users to send typing notifications 2022-04-07 17:07:33 +02:00
utils.rs