conduit/src
2022-02-04 17:15:52 +01:00
..
client_server fix: crash on empty search 2022-02-04 17:15:52 +01:00
config Move Config out of database module 2022-02-03 13:30:04 +01:00
database fix: crash on empty search 2022-02-04 17:15:52 +01:00
appservice_server.rs Merge branch 'asonix/encourage-reqwest-reuse' into 'next' 2022-02-04 11:27:41 +00:00
config.rs Move Config out of database module 2022-02-03 13:30:04 +01:00
database.rs Create admin room and hide migration messages on first run 2022-02-03 22:50:11 +02:00
error.rs feat: Integration with persy using background ops 2022-01-15 14:17:15 +00:00
lib.rs Move Config out of database module 2022-02-03 13:30:04 +01:00
main.rs Remove mutation from default_config and set default log_level to off 2022-02-03 19:55:54 +01:00
pdu.rs Remove TryFrom, TryInto imports 2022-02-03 13:24:04 +01:00
ruma_wrapper.rs Remove unnecessary Result 2022-01-19 23:57:22 +01:00
server_server.rs Merge branch 'asonix/encourage-reqwest-reuse' into 'next' 2022-02-04 11:27:41 +00:00
utils.rs Remove TryFrom, TryInto imports 2022-02-03 13:24:04 +01:00