1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-06-27 23:08:40 +02:00
conduit/src
2021-10-18 05:38:41 +00:00
..
client_server Make reports look nicer and reduce spam potential, increase max report length to 1000 characters 2021-10-18 05:38:41 +00:00
database Merge branch 'up-ruma' into 'next' 2021-10-15 11:38:12 +00:00
appservice_server.rs Clean up (mostly automated with cargo clippy --fix) 2021-09-13 20:58:58 +02:00
database.rs Merge branch 'up-ruma' into 'next' 2021-10-15 11:38:12 +00:00
error.rs Make Result alias usable with any error type 2021-10-13 12:25:58 +02:00
lib.rs Enable more lints and apply their suggestions 2021-10-13 10:24:39 +02:00
main.rs Initial implementation of /report, fixing #13 2021-10-18 04:51:11 +00:00
pdu.rs Reduce turbofish usage 2021-10-13 12:25:58 +02:00
ruma_wrapper.rs Enable more lints and apply their suggestions 2021-10-13 10:24:39 +02:00
server_server.rs Make Result alias usable with any error type 2021-10-13 12:25:58 +02:00
utils.rs Enable more lints and apply their suggestions 2021-10-13 10:24:39 +02:00