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 c1b2b468b8
fix: bad except in ruma wrapper
3 years ago
..
client_server fix: Forbidden instead of InvalidParam when joining 3 years ago
database fix: room version warnings and other bugs when joining rooms 3 years ago
appservice_server.rs Clean up reqwest::Response to http::Response conversion 3 years ago
database.rs improvement: warning for small max_request_size values 3 years ago
error.rs improvement: bug fixes and refactors 3 years ago
lib.rs add dbg_macro check 3 years ago
main.rs improvement: federation get_keys and optimize signingkey storage 3 years ago
pdu.rs improvement: federation get_keys and optimize signingkey storage 3 years ago
ruma_wrapper.rs fix: bad except in ruma wrapper 3 years ago
server_server.rs fix: unauthorized pdus will be responded to with FORBIDDEN 3 years ago
utils.rs chore: code cleanup 3 years ago