1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-01-17 02:42:08 +01:00
conduit/src
2021-05-27 10:48:17 +02:00
..
client_server fix: Forbidden instead of InvalidParam when joining 2021-05-22 18:50:40 +02:00
database fix: room version warnings and other bugs when joining rooms 2021-05-21 22:22:05 +02:00
appservice_server.rs
database.rs improvement: increase default max concurrent requests 2021-05-24 18:00:39 +02:00
error.rs feat: forward federation errors to the client 2021-05-23 16:46:46 +02:00
lib.rs
main.rs fix: logs for ruma crate 2021-05-24 13:22:30 +02:00
pdu.rs Fix redacted_because field being sent as a string 2021-05-26 17:38:30 +02:00
ruma_wrapper.rs fmt 2021-05-23 11:11:20 +02:00
server_server.rs fix: state resolution bugs 2021-05-27 10:48:17 +02:00
utils.rs