continuwuity/src/service
Jason Volk 885224ab76 add tools for user-to-server and user-to-user visibility
Signed-off-by: Jason Volk <jason@zemos.net>
2024-04-05 22:15:16 -04:00
..
account_data add rustfmt.toml, format entire codebase 2024-03-08 12:51:21 -05:00
admin admin cmd to send a request/ping to /_matrix/federation/v1/version 2024-04-02 00:32:41 -04:00
appservice fix: return error when trying to unregister unknown appservice id 2024-04-02 00:32:41 -04:00
globals move and reorganize sending codepaths; no functional changes 2024-04-02 00:32:41 -04:00
key_backups use chain_width 60 2024-03-26 22:24:24 -04:00
media only test long_file_names_works if using sha256_media feature 2024-03-30 22:06:18 -04:00
presence fix: do not expect that all http requests are valid reqwest requests 2024-04-02 00:32:41 -04:00
pusher use chain_width 60 2024-03-26 22:24:24 -04:00
rooms add tools for user-to-server and user-to-user visibility 2024-04-05 22:15:16 -04:00
sending move invalid 200 response log to info 2024-04-03 12:52:46 -04:00
transaction_ids add rustfmt.toml, format entire codebase 2024-03-08 12:51:21 -05:00
uiaa replace ErrorKind::Forbidden with forbidden() non-exhaustive constructor 2024-04-05 22:15:16 -04:00
users resolve the last few relevant pedantic clippy lints 2024-03-30 22:06:18 -04:00
mod.rs add granular conf items for all memory caches 2024-04-05 22:15:16 -04:00
pdu.rs use chain_width 60 2024-03-26 22:24:24 -04:00