echo/src/engine
Jean 053f8cf832
NickServ: add SET HIDE STATUS for last-seen privacy
Lets an account keep its last-seen/online line in INFO visible only to
itself and to opers. Default stays public (Anope's default). Accepts
STATUS (with USERMASK as an alias) per Anope's SET HIDE <field> grammar.
2026-07-16 02:33:55 +00:00
..
db NickServ: add SET HIDE STATUS for last-seen privacy 2026-07-16 02:33:55 +00:00
dispatch.rs Reorganise the engine into a concern-split module tree 2026-07-14 14:05:56 +00:00
kicker.rs Reorganise the engine into a concern-split module tree 2026-07-14 14:05:56 +00:00
mod.rs NickServ: add SET HIDE STATUS for last-seen privacy 2026-07-16 02:33:55 +00:00
register.rs OperServ: add SET READONLY lockdown 2026-07-16 01:05:48 +00:00
sasl.rs Reorganise the engine into a concern-split module tree 2026-07-14 14:05:56 +00:00
scram.rs Make the SCRAM verifier the sole password credential; finish the account-registration relay 2026-07-15 15:47:41 +00:00
service.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
state.rs MemoServ: add STAFF to memo all operators 2026-07-16 00:48:50 +00:00
tests.rs NickServ: add SET HIDE STATUS for last-seen privacy 2026-07-16 02:33:55 +00:00