| .. |
|
admin.rs
|
hide admin commands from suggestions etc.
|
2025-10-11 05:17:13 +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
|
implement the rest of the config commands
|
2025-10-04 19:32:58 +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
|
fix some parameters that should parse remainder but werent
|
2025-10-15 19:10:44 +00:00 |
|
help.rs
|
implement command root
|
2025-10-07 21:59:26 +00:00 |
|
import_export.rs
|
cargo fmt
|
2025-10-08 13:35:05 +00:00 |
|
lib.rs
|
add flags for public / private
|
2025-10-08 17:57:56 +00:00 |
|
member.rs
|
fix reproxy command not accepting member ref
|
2025-10-13 08:16:53 +00:00 |
|
message.rs
|
fix message edit commands, parse DM message links for ids
|
2025-10-13 10:25:55 +00:00 |
|
misc.rs
|
implement misc commands
|
2025-10-07 14:47:35 +00:00 |
|
random.rs
|
make some common flags into constants
|
2025-10-08 04:29:48 +00:00 |
|
server_config.rs
|
make some common flags into constants
|
2025-10-08 04:29:48 +00:00 |
|
switch.rs
|
fix some parameters that should parse remainder but werent
|
2025-10-15 19:10:44 +00:00 |
|
system.rs
|
fix some parameters that should parse remainder but werent
|
2025-10-15 19:10:44 +00:00 |
|
utils.rs
|
make some common flags into constants
|
2025-10-08 04:29:48 +00:00 |