continuwuity/src
strawberry 66827125c8 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-04-27 01:06:43 -04:00
..
api admin debug command to fetch a server's true destination 2024-04-26 23:36:23 -04:00
config increase default dns cache entries 2024-04-26 20:54:59 -04:00
database admin debug command to fetch a server's true destination 2024-04-26 23:36:23 -04:00
service admin command to get rooms a remote user is in, remove unnecessary dedupe+sort 2024-04-27 01:06:43 -04:00
utils rename release_log_level dev feature to dev_release_log_level, some rebranding 2024-04-26 02:03:40 -04:00
main.rs never allow only 1 tokio worker or rocksdb parallelism thread (max compare) 2024-04-26 16:55:37 -04:00
routes.rs split request base result handling and tweak logging 2024-04-26 02:03:40 -04:00