continuwuity/src/service
Jason Volk f04815f22d fix trust_negative_responses config option
Signed-off-by: Jason Volk <jason@zemos.net>
2024-04-16 07:07:26 -07:00
..
account_data add rustfmt.toml, format entire codebase 2024-03-08 12:51:21 -05:00
admin fix force room banning for room alias resolution 2024-04-15 22:22:32 -04:00
appservice fix: return error when trying to unregister unknown appservice id 2024-04-02 00:32:41 -04:00
globals fix trust_negative_responses config option 2024-04-16 07:07:26 -07: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 default empty presence string to offline. 2024-04-14 22:35:23 -04:00
pusher use chain_width 60 2024-03-26 22:24:24 -04:00
rooms federation incoming logging/tracing related 2024-04-14 22:35:23 -04:00
sending prevent empty transactions from going out 2024-04-15 07:30:39 -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 clear ratelimits when clearing cache too 2024-04-15 18:40:01 -04:00
pdu.rs fix lossy origin regression 12a8c9badd 2024-04-09 15:26:45 -04:00