You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
conduit/src
Timo Kösters 8c90e7adfb
refactor: fix warnings
3 years ago
..
client_server feat: implement server ACLs 3 years ago
database refactor: fix warnings 3 years ago
appservice_server.rs Clean up (mostly automated with cargo clippy --fix) 3 years ago
database.rs feat: config option for rocksdb max open files 3 years ago
error.rs improvement: allow rocksdb again 3 years ago
lib.rs Enable more lints and apply their suggestions 3 years ago
main.rs Initial implementation of /report, fixing #13 3 years ago
pdu.rs Use Arc for EventIds in PDUs 3 years ago
ruma_wrapper.rs Simplify identifier parsing code 3 years ago
server_server.rs refactor: fix warnings 3 years ago
utils.rs feat: database backend selection at runtime 3 years ago