continuwuity/src/admin
2026-08-20 00:57:11 +00:00
..
appservice fix: Add admin command to ensure all appservice puppets are active 2026-07-11 14:55:43 +00:00
check refactor: Split remote and deactivated users into their own columns 2026-07-02 16:24:07 -04:00
debug fix: Address review comments 2026-08-20 00:57:11 +00:00
federation fix: Stop using the federation DNS resolver for non-federation requests 2026-07-12 16:11:00 +01:00
media style: Refactor admin crate, drop admin_command macro 2026-06-27 18:37:26 +01:00
oidc feat: Implement !admin oidc unlink 2026-07-02 16:34:38 -04:00
query fix: Use correct DNS caching for SNI to function properly 2026-07-10 13:44:59 +00:00
room refactor: Swapped admin command names and aliases 2026-08-06 12:18:26 +00:00
server refactor: Swapped admin command names and aliases 2026-08-06 12:18:26 +00:00
token feat: Add admin command to issue access tokens 2026-07-27 14:21:38 +00:00
user refactor: Swapped admin command names and aliases 2026-08-06 12:18:26 +00:00
admin.rs feat: Implement !admin oidc unlink 2026-07-02 16:34:38 -04:00
Cargo.toml refactor: Rewrite resolver with resolvematrix 2026-07-03 10:59:11 +02:00
context.rs chore: Clippy fixes 2025-12-31 19:56:35 +00:00
mod.rs feat: Initial implementation of OIDC 2026-07-02 16:34:38 -04:00
processor.rs chore: Clippy fixes 2026-04-28 09:16:57 -04:00
tests.rs split admin command enum from handler 2024-07-27 08:26:42 +00:00
utils.rs refactor: Split remote and deactivated users into their own columns 2026-07-02 16:24:07 -04:00