echo/nickserv/src
Jean bddf13459d
Wire NickServ + ChanServ into the shared stats registry
nickserv.identify / nickserv.identify_fail and chanserv.register /
chanserv.drop are now recorded via ctx.count, so the Stats API reports
each module's own events, not just BotServ's.
2026-07-13 19:15:40 +00:00
..
ajoin.rs nickserv: AJOIN auto-join list 2026-07-13 02:09:03 +00:00
alist.rs modules: split services and the ircd link into external crates 2026-07-13 01:33:56 +00:00
cert.rs modules: split services and the ircd link into external crates 2026-07-13 01:33:56 +00:00
confirm.rs modules: split services and the ircd link into external crates 2026-07-13 01:33:56 +00:00
drop.rs modules: split services and the ircd link into external crates 2026-07-13 01:33:56 +00:00
ghost.rs modules: split services and the ircd link into external crates 2026-07-13 01:33:56 +00:00
glist.rs modules: split services and the ircd link into external crates 2026-07-13 01:33:56 +00:00
group.rs modules: split services and the ircd link into external crates 2026-07-13 01:33:56 +00:00
identify.rs Wire NickServ + ChanServ into the shared stats registry 2026-07-13 19:15:40 +00:00
info.rs BotServ GREET + NickServ SET GREET 2026-07-13 14:43:48 +00:00
lib.rs nickserv: account SUSPEND / UNSUSPEND (oper-gated) 2026-07-13 04:01:30 +00:00
logout.rs modules: split services and the ircd link into external crates 2026-07-13 01:33:56 +00:00
password.rs BotServ: DONTKICKVOICES, plus neutral code comments 2026-07-13 18:19:37 +00:00
register.rs nickserv/security: password policy, auth throttle, unguessable codes 2026-07-13 02:28:47 +00:00
resetpass.rs modules: split services and the ircd link into external crates 2026-07-13 01:33:56 +00:00
set.rs BotServ GREET + NickServ SET GREET 2026-07-13 14:43:48 +00:00
suspend.rs chanserv: channel SUSPEND / UNSUSPEND (oper-gated) 2026-07-13 04:17:17 +00:00
ungroup.rs modules: split services and the ircd link into external crates 2026-07-13 01:33:56 +00:00