tsuki/src
2022-05-01 17:49:02 +02:00
..
client_server added a command to the admin bot to create a new user, even with registration disabled 2022-05-01 17:49:02 +02:00
config Fix proxy config examples in config/proxy.rs 2022-02-22 22:32:38 +01:00
database added a command to the admin bot to create a new user, even with registration disabled 2022-05-01 17:49:02 +02:00
ruma_wrapper Ruma upgrade 2022-04-07 12:58:48 +02:00
appservice_server.rs fix compilations 2022-02-12 21:04:38 +01:00
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 update ruma 2022-02-18 15:33:14 +01:00
lib.rs Simplify return type of most route handlers 2022-02-12 12:56:08 +01:00
main.rs feat: register missing add_backup_keys route 2022-04-10 14:56:43 +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 Remove tracing::instrument attribute from util functions 2022-02-12 15:01:28 +01:00