echo/modules/nickserv
Jean bdcce01f11
email: optional logo image in the header
A configurable logo URL renders as an image beside the brand name in the
email header (falling back to the brand text when unset). Email clients
need a hosted image, so it takes a URL rather than an inline asset.
2026-07-12 16:36:06 +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
confirm.rs nickserv: email confirmation (CONFIRM) on registration 2026-07-12 15:36:30 +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: email confirmation (CONFIRM) on registration 2026-07-12 15:36:30 +00:00
logout.rs nickserv: split into one file per command 2026-07-12 14:05:59 +00:00
nickserv.rs nickserv: email confirmation (CONFIRM) on registration 2026-07-12 15:36:30 +00:00
register.rs nickserv: split into one file per command 2026-07-12 14:05:59 +00:00
resetpass.rs email: optional logo image in the header 2026-07-12 16:36:06 +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