conduit/src
2022-02-01 14:42:13 +01:00
..
client_server fix: use to_lowercase on /register/available username 2022-01-31 15:40:31 +01:00
database Merge branch 'list_local_users' into 'next' 2022-01-22 09:33:32 +00:00
appservice_server.rs Clean up (mostly automated with cargo clippy --fix) 2021-09-13 20:58:58 +02:00
database.rs feat: cache capacity modifier 2022-02-01 14:42:13 +01:00
error.rs feat: Integration with persy using background ops 2022-01-15 14:17:15 +00:00
lib.rs Clean up mod and use statements in lib.rs and main.rs 2022-01-18 21:04:44 +01:00
main.rs improvement: use jemalloc for lower memory usage 2022-01-21 17:54:05 +01:00
pdu.rs Use Arc for EventIds in PDUs 2021-12-16 13:55:24 +01:00
ruma_wrapper.rs Remove unnecessary Result 2022-01-19 23:57:22 +01:00
server_server.rs Fix rustc / clippy warnings 2022-01-20 00:10:39 +01:00
utils.rs feat: database backend selection at runtime 2022-01-13 22:42:22 +01:00