continuwuity/src/admin/query
theS1LV3R 8b6a176901 fix: Use correct DNS caching for SNI to function properly
This removes the old (broken) DNS caching method for reqwest, and replaces
it with resolvematrix' `MatrixDnsResolver`, as it correctly implements
caching and overrides for correct SNI behavior.
2026-07-10 13:44:59 +00:00
..
account_data.rs style: Refactor admin crate, drop admin_command macro 2026-06-27 18:37:26 +01:00
appservice.rs fix: Remove extraneous dashes from command help 2026-01-12 10:47:19 -05:00
globals.rs fix: Remove extraneous dashes from command help 2026-01-12 10:47:19 -05:00
mod.rs fix: Remove extraneous dashes from command help 2026-01-12 10:47:19 -05:00
presence.rs fix: Remove extraneous dashes from command help 2026-01-12 10:47:19 -05:00
pusher.rs feat: Add admin commands to delete pushers 2026-04-05 20:58:11 +01:00
raw.rs style: Refactor admin crate, drop admin_command macro 2026-06-27 18:37:26 +01:00
resolver.rs fix: Use correct DNS caching for SNI to function properly 2026-07-10 13:44:59 +00:00
room_alias.rs chore: Clippy fixes 2026-04-28 09:16:56 -04:00
room_state_cache.rs refactor: Fix errors in admin/query/ 2026-04-28 09:16:56 -04:00
room_timeline.rs style: Refactor admin crate, drop admin_command macro 2026-06-27 18:37:26 +01:00
sending.rs fix: Remove extraneous dashes from command help 2026-01-12 10:47:19 -05:00
short.rs style: Refactor admin crate, drop admin_command macro 2026-06-27 18:37:26 +01:00
users.rs refactor: Split remote and deactivated users into their own columns 2026-07-02 16:24:07 -04:00