continuwuity/src/service
Jason Volk 5f11d68616 tracing instruments for ruma state res
Signed-off-by: Jason Volk <jason@zemos.net>
2024-04-09 15:26:45 -04:00
..
account_data add rustfmt.toml, format entire codebase 2024-03-08 12:51:21 -05:00
admin add admin command to fetch /.well-known/matrix/support from server 2024-04-09 15:26:45 -04:00
appservice fix: return error when trying to unregister unknown appservice id 2024-04-02 00:32:41 -04:00
globals add server-side support for /.well-known/matrix/support 2024-04-09 15:26:45 -04:00
key_backups use chain_width 60 2024-03-26 22:24:24 -04:00
media resolve wildcard_imports and checked_conversations lints 2024-04-05 22:15:16 -04:00
presence resolve wildcard_imports and checked_conversations lints 2024-04-05 22:15:16 -04:00
pusher use chain_width 60 2024-03-26 22:24:24 -04:00
rooms tracing instruments for ruma state res 2024-04-09 15:26:45 -04:00
sending fix using same federation reqwest pool after sender deduplication. 2024-04-05 22:15:16 -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 refactor presence to not involve rooms. 2024-04-05 22:15:16 -04:00
pdu.rs use chain_width 60 2024-03-26 22:24:24 -04:00