echo/src/engine
Jean fc214ab0d3
All checks were successful
CI / check (push) Successful in 4m22s
Add three-tier services operator model (operator, administrator, root)
2026-07-19 02:19:51 +00:00
..
db engine: persist the incident ring (LOGSEARCH) across restarts via a periodic + on-shutdown snapshot event, mirroring stat-counter persistence 2026-07-19 00:46:14 +00:00
dispatch.rs engine: staff-feed alerts are also recorded to the incident log, so a blocked look-alike registration is searchable via OperServ LOGSEARCH 2026-07-19 00:29:55 +00:00
kicker.rs Reorganise the engine into a concern-split module tree 2026-07-14 14:05:56 +00:00
mod.rs engine: persist the incident ring (LOGSEARCH) across restarts via a periodic + on-shutdown snapshot event, mirroring stat-counter persistence 2026-07-19 00:46:14 +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 engine: persist the incident ring (LOGSEARCH) across restarts via a periodic + on-shutdown snapshot event, mirroring stat-counter persistence 2026-07-19 00:46:14 +00:00
tests.rs Add three-tier services operator model (operator, administrator, root) 2026-07-19 02:19:51 +00:00