continuwuity/src/service
strawberry 0857fe7907 abstract+add more "users in room" accessors, check membership state on active_local_joined_users_in_room
`roomuserid_joined` cf seems unreliable, so in the mean time we need to check
membership state (or maybe this is a more reliable check anyways)

Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-06-05 18:18:08 -04:00
..
account_data dissolve key_value/* 2024-05-27 18:16:23 -04:00
appservice use saturating_add and vec with_capacity in even more places 2024-06-03 00:10:28 -04:00
globals delete unnecessary real_users_cache, fix overwriting push_target iter, add proper function for getting local active users in room 2024-06-05 18:18:08 -04: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 delete unnecessary real_users_cache, fix overwriting push_target iter, add proper function for getting local active users in room 2024-06-05 18:18:08 -04:00
transaction_ids dissolve key_value/* 2024-05-27 18:16:23 -04:00
uiaa Abstract password hashing into util. 2024-06-05 03:00:23 +00: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 Abstract password hashing into util. 2024-06-05 03:00:23 +00: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 slightly cleanup update check 2024-06-03 14:17:42 -04:00