echo/modules/nickserv
Jean 06e9da4dc8
email: HTML templates and multipart messages
Emails now render an HTML template from templates/email with a plaintext
fallback, sent as multipart/alternative. A configurable brand name shows
in the template. Reset and confirmation mails share one styled base.
2026-07-12 15:57:34 +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: HTML templates and multipart messages 2026-07-12 15:57:34 +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