echo/modules/nickserv/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
..
ajoin.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
alist.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
cert.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
confirm.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
drop.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
ghost.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
glist.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
group.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
identify.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
info.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
logout.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
password.rs Group the module crates under modules/ 2026-07-14 14:19:43 +00:00
register.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
resetpass.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
suspend.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
ungroup.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00