| .. |
|
admin.rs
|
cleanup unneeded .into_iters() and stuff
|
2026-01-17 10:25:22 +03:00 |
|
api.rs
|
add missing help text and redo the existing ones based on CommandHelp.cs
|
2026-01-17 11:29:42 +03:00 |
|
autoproxy.rs
|
add missing help text and redo the existing ones based on CommandHelp.cs
|
2026-01-17 11:29:42 +03:00 |
|
config.rs
|
add missing -yes flags to command definitions, use log crate instead of printlns in command parser, also accept double dash for flags
|
2026-01-26 02:22:54 +03:00 |
|
debug.rs
|
fix pk;e taking in id, only take message ref
|
2026-01-18 22:09:58 +03:00 |
|
fun.rs
|
add missing help text and redo the existing ones based on CommandHelp.cs
|
2026-01-17 11:29:42 +03:00 |
|
group.rs
|
add missing confirms to command handlers and -yes flags to the definitions
|
2026-01-26 02:38:53 +03:00 |
|
help.rs
|
add missing help text and redo the existing ones based on CommandHelp.cs
|
2026-01-17 11:29:42 +03:00 |
|
import_export.rs
|
add missing help text and redo the existing ones based on CommandHelp.cs
|
2026-01-17 11:29:42 +03:00 |
|
lib.rs
|
cleanup unneeded .into_iters() and stuff
|
2026-01-17 10:25:22 +03:00 |
|
member.rs
|
add missing -yes flags to command definitions, use log crate instead of printlns in command parser, also accept double dash for flags
|
2026-01-26 02:22:54 +03:00 |
|
message.rs
|
add x alias for edit -regex
|
2026-01-20 00:51:30 +03:00 |
|
misc.rs
|
cleanup unneeded .into_iters() and stuff
|
2026-01-17 10:25:22 +03:00 |
|
random.rs
|
add missing -yes flags to command definitions, use log crate instead of printlns in command parser, also accept double dash for flags
|
2026-01-26 02:22:54 +03:00 |
|
server_config.rs
|
add missing help text and redo the existing ones based on CommandHelp.cs
|
2026-01-17 11:29:42 +03:00 |
|
switch.rs
|
add missing -yes flags to command definitions, use log crate instead of printlns in command parser, also accept double dash for flags
|
2026-01-26 02:22:54 +03:00 |
|
system.rs
|
add missing -yes flags to command definitions, use log crate instead of printlns in command parser, also accept double dash for flags
|
2026-01-26 02:22:54 +03:00 |
|
utils.rs
|
aliases for displayname flags
|
2025-11-27 00:43:15 +00:00 |