echo/src/engine
Jean ab8ea65a42
All checks were successful
CI / check (push) Successful in 5m17s
Q-line a FORBIDden nick so it can't be used, not just registered
2026-07-20 22:49:21 +00:00
..
db Add invite-only registration: a new account waits for a confirmed member to VOUCH 2026-07-20 22:12:54 +00:00
dispatch.rs Fix audit findings: logout notice language after uid unmap, gRPC rehash reports load failure and emits the staff-log line, cap reflected CTCP PING token 2026-07-20 18:26:49 +00:00
kicker.rs Localize engine notices, transactional emails, and operator-access denials in all six languages 2026-07-20 02:25:54 +00:00
mod.rs Q-line a FORBIDden nick so it can't be used, not just registered 2026-07-20 22:49:21 +00:00
register.rs Add invite-only registration: a new account waits for a confirmed member to VOUCH 2026-07-20 22:12:54 +00:00
sasl.rs Resolve grouped-nick authzid in SASL EXTERNAL and saturate the Lamport clock 2026-07-19 15:59:00 +00:00
scram.rs Harden deferred audit LOWs: provisioned-verifier cost cap, BOT-nick validation, gameserv board-delivery account guard, empty KICK/PART/QUIT reason parse, and relink SASL/enforce cleanup 2026-07-20 04:40:42 +00:00
service.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
state.rs Add AJOIN ADDALL to auto-join every channel you are currently in 2026-07-20 19:40:02 +00:00
tests.rs Q-line a FORBIDden nick so it can't be used, not just registered 2026-07-20 22:49:21 +00:00