| .. |
|
admin.rs
|
remove OpaqueStringRemainder and use Remainder like intended
|
2025-11-23 10:28:46 +00:00 |
|
api.rs
|
implement rest of api (tokens) commands
|
2025-10-01 14:06:29 +00:00 |
|
autoproxy.rs
|
implement autoproxy commands
|
2025-10-01 14:44:56 +00:00 |
|
config.rs
|
fix cfg proxy switch not being parsed correctly
|
2025-11-23 10:48:07 +00:00 |
|
debug.rs
|
implement proxied message and permcheck commands
|
2025-10-03 02:21:12 +00:00 |
|
fun.rs
|
implement rest of the fun commands
|
2025-10-01 13:54:37 +00:00 |
|
group.rs
|
add l alias for list, ls in pk;group list
|
2025-11-26 17:06:15 +00:00 |
|
help.rs
|
implement command root
|
2025-10-07 21:59:26 +00:00 |
|
import_export.rs
|
remove OpaqueStringRemainder and use Remainder like intended
|
2025-11-23 10:28:46 +00:00 |
|
lib.rs
|
add flags for public / private
|
2025-10-08 17:57:56 +00:00 |
|
member.rs
|
fix member proxy tags set
|
2025-11-23 19:56:47 +00:00 |
|
message.rs
|
partial broken fix for optional parameters (mostly message and reproxy commands)
|
2025-11-27 00:40:53 +00:00 |
|
misc.rs
|
implement misc commands
|
2025-10-07 14:47:35 +00:00 |
|
random.rs
|
make random commands consistent by adding missing ones
|
2025-11-23 11:56:14 +00:00 |
|
server_config.rs
|
make some common flags into constants
|
2025-10-08 04:29:48 +00:00 |
|
switch.rs
|
remove OpaqueStringRemainder and use Remainder like intended
|
2025-11-23 10:28:46 +00:00 |
|
system.rs
|
fix user ref regex, system ref parsing and add s <id>
|
2025-11-23 19:27:18 +00:00 |
|
utils.rs
|
aliases for displayname flags
|
2025-11-27 00:43:15 +00:00 |