conduit/src
Timo Kösters f3502beb94 Merge branch 'welcome-message-command-hint' into 'next'
feat: add welcome message command hint

See merge request famedly/conduit!299
2022-02-12 12:28:53 +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 'welcome-message-command-hint' into 'next' 2022-02-12 12:28:53 +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