echo/modules/chanserv/src
Jean fcca8e4e3b
Front the whole network's help through HelpServ
Each service now exposes its help catalog via Service::help_topics; the
engine collects them into a network-wide index on Network, reachable
through two new NetView methods. HelpServ uses it: HELP <service>
[command] (or a bare service name) serves any service's per-command
help, bare HELP lists the services, and its own ticket commands still
work. No cross-crate dependency: the catalog flows through the SDK's
NetView, keeping every module dependent only on echo-api.
2026-07-14 18:37:45 +00:00
..
access.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
akick.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
ban.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
clone.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
enforce.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
entrymsg.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
flags.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
getkey.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
invite.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
kick.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
lib.rs Front the whole network's help through HelpServ 2026-07-14 18:37:45 +00:00
list.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
mode.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
noexpire.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
op.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
seen.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
set.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
status.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
suspend.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
topic.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
unban.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
xop.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00