echo/modules
Jean 98ecbca414
All checks were successful
CI / check (push) Successful in 3m49s
MemoServ: add CANCEL, CHECK, and INFO
CANCEL recalls the sender's most recent unread memo to a target (one the
recipient already read can't be recalled); CHECK reports whether the last
memo you sent someone has been read; INFO summarises your mailbox. Adds
memo_cancel/memo_check store methods and shares MAX_MEMOS from the module
root instead of duplicating it in send.rs.
2026-07-15 18:09:33 +00:00
..
botserv Front the whole network's help through HelpServ 2026-07-14 18:37:45 +00:00
chanfix Front the whole network's help through HelpServ 2026-07-14 18:37:45 +00:00
chanserv Front the whole network's help through HelpServ 2026-07-14 18:37:45 +00:00
diceserv Front the whole network's help through HelpServ 2026-07-14 18:37:45 +00:00
example Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
groupserv Front the whole network's help through HelpServ 2026-07-14 18:37:45 +00:00
helpserv Log store write failures at the source; share the oper guard 2026-07-14 23:19:00 +00:00
hostserv Log store write failures at the source; share the oper guard 2026-07-14 23:19:00 +00:00
infoserv Front the whole network's help through HelpServ 2026-07-14 18:37:45 +00:00
memoserv MemoServ: add CANCEL, CHECK, and INFO 2026-07-15 18:09:33 +00:00
nickserv Front the whole network's help through HelpServ 2026-07-14 18:37:45 +00:00
operserv Front the whole network's help through HelpServ 2026-07-14 18:37:45 +00:00
protocol/inspircd Wire account registration to the ircd's ENCAP SWACCTREG/SWACCTRES relay 2026-07-15 16:34:20 +00:00
reportserv Log store write failures at the source; share the oper guard 2026-07-14 23:19:00 +00:00
statserv Front the whole network's help through HelpServ 2026-07-14 18:37:45 +00:00