continuwuity/src/service
Jason Volk 427aa4645c cleanup/reduce some tracing spans.
Signed-off-by: Jason Volk <jason@zemos.net>
2024-06-06 18:21:40 +00:00
..
account_data dissolve key_value/* 2024-05-27 18:16:23 -04:00
appservice appservices: remove unnecessary services() call for self 2024-06-05 18:18:08 -04:00
globals fix trivial-casts 2024-06-06 18:21:40 +00:00
key_backups dissolve key_value/* 2024-05-27 18:16:23 -04:00
media use saturating_add and vec with_capacity in even more places 2024-06-03 00:10:28 -04:00
presence dissolve key_value/* 2024-05-27 18:16:23 -04:00
pusher Fix items-after-statements 2024-06-02 12:34:05 -04:00
rooms abstract+add more "users in room" accessors, check membership state on active_local_joined_users_in_room 2024-06-05 18:18:08 -04:00
sending cleanup/reduce some tracing spans. 2024-06-06 18:21:40 +00:00
transaction_ids dissolve key_value/* 2024-05-27 18:16:23 -04:00
uiaa add legacy element hack for UIAA using invalid user field 2024-06-06 10:57:00 -04:00
users Abstract password hashing into util. 2024-06-05 03:00:23 +00:00
admin.rs remove usages of &String and &Owned[..] 2024-06-03 14:17:42 -04:00
Cargo.toml add legacy element hack for UIAA using invalid user field 2024-06-06 10:57:00 -04:00
mod.rs dissolve key_value/* 2024-05-27 18:16:23 -04:00
pdu.rs lint clippy::collapsible_match (nightly) 2024-05-21 20:22:17 -04:00
services.rs fix/simplify emergency access initialization 2024-06-06 18:21:40 +00:00