1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-09-19 17:09:03 +02:00
conduit/src
2022-01-27 10:37:04 -06:00
..
client_server Style fixes from 'cargo fmt' 2022-01-27 17:13:33 +01:00
database Re-use a basic request in all possible cases 2022-01-27 10:37:04 -06:00
appservice_server.rs Re-use a basic request in all possible cases 2022-01-27 10:37:04 -06:00
database.rs Merge branch 'WIP_persy_batch_next' into 'next' 2022-01-21 15:31:46 +00:00
error.rs feat: Integration with persy using background ops 2022-01-15 14:17:15 +00:00
lib.rs Clean up mod and use statements in lib.rs and main.rs 2022-01-18 21:04:44 +01:00
main.rs Merge branch 'media-download-with-filename' into 'next' 2022-01-27 15:44:56 +00:00
pdu.rs Use Arc for EventIds in PDUs 2021-12-16 13:55:24 +01:00
ruma_wrapper.rs Remove unnecessary Result 2022-01-19 23:57:22 +01:00
server_server.rs Re-use a basic request in all possible cases 2022-01-27 10:37:04 -06:00
utils.rs feat: database backend selection at runtime 2022-01-13 22:42:22 +01:00