1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-09-06 04:45:17 +02:00
conduit/src
2022-04-07 17:09:07 +02:00
..
client_server fix: cors warning 2022-04-07 17:09:07 +02:00
config Fix proxy config examples in config/proxy.rs 2022-02-22 22:32:38 +01:00
database bump ruma 2022-04-07 17:02:49 +02:00
ruma_wrapper Ruma upgrade 2022-04-07 12:58:48 +02:00
appservice_server.rs fix compilations 2022-02-12 21:04:38 +01:00
config.rs Refactor room version support, add default room version config 2022-04-07 16:35:10 +02:00
database.rs improvement: preparing for room version 9 2022-04-07 16:26:50 +02:00
error.rs update ruma 2022-02-18 15:33:14 +01:00
lib.rs Simplify return type of most route handlers 2022-02-12 12:56:08 +01:00
main.rs fix: cors warning 2022-04-07 17:09:07 +02:00
pdu.rs fix: error handling 2022-04-07 16:50:07 +02:00
ruma_wrapper.rs Ruma upgrade 2022-04-07 12:58:48 +02:00
server_server.rs fix: don't allow unjoined users to send typing notifications 2022-04-07 17:07:33 +02:00
utils.rs Remove tracing::instrument attribute from util functions 2022-02-12 15:01:28 +01:00