echo/src/engine
2026-07-18 19:18:17 +00:00
..
db operserv: notify_exclude gains server:<glob> to mute a whole relay server from the feed 2026-07-18 17:35:04 +00:00
dispatch.rs operserv: NOTIFY feed uses labelled fields (IP/DNS/Account/Server) and Service:verb 2026-07-18 17:50:32 +00:00
kicker.rs Reorganise the engine into a concern-split module tree 2026-07-14 14:05:56 +00:00
mod.rs operserv: NOTIFY gains k/m/u/o flags and quit/part reasons; protocol carries kicker, mode-setter, oper-up, user modes 2026-07-18 19:18:17 +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 operserv: NOTIFY gains k/m/u/o flags and quit/part reasons; protocol carries kicker, mode-setter, oper-up, user modes 2026-07-18 19:18:17 +00:00