echo/src/engine
2026-07-18 02:41:03 +00:00
..
db protocol: learn channel-mode arity + prefix modes (incl custom Y/ojoin) from CAPAB CHANMODES; services MODE uses the authoritative set 2026-07-18 01:15:23 +00:00
dispatch.rs chanserv: channel-scoped seen with last message, replied in-channel 2026-07-17 01:41:47 +00:00
kicker.rs Reorganise the engine into a concern-split module tree 2026-07-14 14:05:56 +00:00
mod.rs protocol: verify echos pseudoclients request servprotect (+k, by name from CAPAB USERMODES) so they cannot be killed by operators; warn if service_modes lacks it 2026-07-18 02:41:03 +00:00
register.rs engine: a takeover keeps the account's founded channels (the account still exists) — only a genuine drop or expiry releases them 2026-07-17 20:23:51 +00:00
sasl.rs debugserv: sourced auth feed, drop icons 2026-07-16 23:08:30 +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 protocol: verify echo ircd module dependencies from CAPAB MODULES at link, warning per-feature if one is missing rather than failing silently 2026-07-18 02:22:43 +00:00
tests.rs engine: a takeover keeps the account's founded channels (the account still exists) — only a genuine drop or expiry releases them 2026-07-17 20:23:51 +00:00