1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-09-17 20:18:52 +02:00
conduit/src
2022-02-21 22:27:19 +01:00
..
client_server change search_events_v3 to search_events::v3 2022-02-18 19:54:26 +01:00
config Move Config out of database module 2022-02-03 13:30:04 +01:00
database Add show-config admin room command 2022-02-21 22:27:19 +01:00
ruma_wrapper Upgrade Ruma 2022-02-12 12:56:18 +01:00
appservice_server.rs fix compilations 2022-02-12 21:04:38 +01:00
config.rs Add show-config admin room command 2022-02-21 22:27:19 +01:00
database.rs Merge branch 'syncfast' into 'next' 2022-02-12 15:11:03 +00: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 Add a not-found route 2022-02-13 13:59:27 +01:00
pdu.rs Remove TryFrom, TryInto imports 2022-02-03 13:24:04 +01:00
ruma_wrapper.rs update ruma 2022-02-18 15:33:14 +01:00
server_server.rs update ruma 2022-02-18 15:33:14 +01:00
utils.rs Remove tracing::instrument attribute from util functions 2022-02-12 15:01:28 +01:00