echo/src/engine
2026-07-18 05:02:40 +00:00
..
db nickserv: SET SNOTICE — opt-in server-notice-style service replies (*** NickServ: ...) sourced from the server instead of the pseudoclient 2026-07-18 03:40:22 +00:00
dispatch.rs engine: rate-limit anonymous service commands so a bot cannot spam a service in a loop 2026-07-18 05:02:40 +00:00
kicker.rs Reorganise the engine into a concern-split module tree 2026-07-14 14:05:56 +00:00
mod.rs engine: rate-limit anonymous service commands so a bot cannot spam a service in a loop 2026-07-18 05:02:40 +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: rate-limit anonymous service commands so a bot cannot spam a service in a loop 2026-07-18 05:02:40 +00:00