echo/modules/nickserv
Jean 020e9bd576
nickserv: grouped nicks (GROUP/GLIST/UNGROUP) and GHOST
A nick can be grouped to an account and then identifies to it; the store
resolves an alias to its account everywhere it authenticates. GHOST (and
RECOVER) rename off a session using a nick you own. Grouped nicks
federate and are dropped with their account.
2026-07-12 14:59:23 +00:00
..
alist.rs nickserv: add INFO and ALIST 2026-07-12 14:19:29 +00:00
cert.rs nickserv: split into one file per command 2026-07-12 14:05:59 +00:00
drop.rs nickserv: add SET (password/email) and DROP 2026-07-12 14:32:53 +00:00
ghost.rs nickserv: grouped nicks (GROUP/GLIST/UNGROUP) and GHOST 2026-07-12 14:59:23 +00:00
glist.rs nickserv: grouped nicks (GROUP/GLIST/UNGROUP) and GHOST 2026-07-12 14:59:23 +00:00
group.rs nickserv: grouped nicks (GROUP/GLIST/UNGROUP) and GHOST 2026-07-12 14:59:23 +00:00
identify.rs nickserv: split into one file per command 2026-07-12 14:05:59 +00:00
info.rs nickserv: add INFO and ALIST 2026-07-12 14:19:29 +00:00
logout.rs nickserv: split into one file per command 2026-07-12 14:05:59 +00:00
nickserv.rs nickserv: grouped nicks (GROUP/GLIST/UNGROUP) and GHOST 2026-07-12 14:59:23 +00:00
register.rs nickserv: split into one file per command 2026-07-12 14:05:59 +00:00
set.rs nickserv: add SET (password/email) and DROP 2026-07-12 14:32:53 +00:00
ungroup.rs nickserv: grouped nicks (GROUP/GLIST/UNGROUP) and GHOST 2026-07-12 14:59:23 +00:00