1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-01-01 11:14:49 +01:00
conduit/src
2021-09-24 07:16:34 +00:00
..
client_server Implement admin check and add config option for allowing room creation 2021-09-24 07:16:34 +00:00
database Implement admin check and add config option for allowing room creation 2021-09-24 07:16:34 +00:00
appservice_server.rs Clean up (mostly automated with cargo clippy --fix) 2021-09-13 20:58:58 +02:00
database.rs Implement admin check and add config option for allowing room creation 2021-09-24 07:16:34 +00:00
error.rs remove rocksdb 2021-08-04 21:17:40 +02:00
lib.rs Export conduits Config struct and fix clipp warningsy 2021-06-29 16:02:12 -04:00
main.rs fix(database): handle errors in config parsin or database creation 2021-09-08 09:08:45 +01:00
pdu.rs Upgrade ruma 2021-09-13 20:55:13 +02:00
ruma_wrapper.rs Clean up (mostly automated with cargo clippy --fix) 2021-09-13 20:58:58 +02:00
server_server.rs improvement: batch inserts for inserting pdus 2021-09-14 14:33:46 +02:00
utils.rs remove rocksdb 2021-08-04 21:17:40 +02:00