1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-09-17 19:08:52 +02:00
conduit/src
Timo Kösters d6b9874b35 Merge branch 'fix-admin-self-commands' into 'next'
Fix admin room processing commands from its own messages

See merge request famedly/conduit!293
2022-02-12 12:27:57 +00:00
..
client_server Upgrade Ruma 2022-02-12 12:56:18 +01:00
config Move Config out of database module 2022-02-03 13:30:04 +01:00
database Merge branch 'fix-admin-self-commands' into 'next' 2022-02-12 12:27:57 +00:00
ruma_wrapper Upgrade Ruma 2022-02-12 12:56:18 +01:00
appservice_server.rs Merge branch 'asonix/encourage-reqwest-reuse' into 'next' 2022-02-04 11:27:41 +00:00
config.rs Use axum-server for direct TLS support 2022-02-12 12:56:08 +01:00
database.rs Port from Rocket to axum 2022-02-12 12:56:07 +01:00
error.rs Upgrade Ruma 2022-02-12 12:56:18 +01:00
lib.rs Simplify return type of most route handlers 2022-02-12 12:56:08 +01:00
main.rs Use axum-server for direct TLS support 2022-02-12 12:56:08 +01:00
pdu.rs Remove TryFrom, TryInto imports 2022-02-03 13:24:04 +01:00
ruma_wrapper.rs Simplify return type of most route handlers 2022-02-12 12:56:08 +01:00
server_server.rs Simplify return type of most route handlers 2022-02-12 12:56:08 +01:00
utils.rs Port from Rocket to axum 2022-02-12 12:56:07 +01:00