conduwuit/src/service/admin/user
strawberry 61f813c187 admin command to get rooms a remote user is in, remove unnecessary dedupe+sort
imagine this SQL query but in conduwuit:

select * from users_in_public_rooms where user_id like '%user_id%';

Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-05-03 01:52:29 -04:00
..
mod.rs allow user admin commands to take the username only 2024-04-26 02:03:40 -04:00
user_commands.rs admin command to get rooms a remote user is in, remove unnecessary dedupe+sort 2024-05-03 01:52:29 -04:00