conduit/src
2022-04-07 12:11:55 +00:00
..
client_server Merge branch 'notify-admin-room-on-user-register' into 'next' 2022-04-01 08:41:51 +00:00
config Fix proxy config examples in config/proxy.rs 2022-02-22 22:32:38 +01:00
database feat: support user password resets 2022-04-07 12:11:55 +00:00
ruma_wrapper Upgrade axum to 0.5 2022-03-31 22:50:17 +02:00
appservice_server.rs fix compilations 2022-02-12 21:04:38 +01:00
config.rs feat: support user password resets 2022-04-07 12:11:55 +00:00
database.rs feat: support user password resets 2022-04-07 12:11:55 +00: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 Merge branch 'trailingslash' into 'next' 2022-04-01 14:17:21 +00:00
pdu.rs Remove TryFrom, TryInto imports 2022-02-03 13:24:04 +01:00
ruma_wrapper.rs update ruma 2022-02-18 15:33:14 +01:00
server_server.rs update ruma 2022-02-18 15:33:14 +01:00
utils.rs Remove tracing::instrument attribute from util functions 2022-02-12 15:01:28 +01:00