echo/src
2026-07-20 20:39:03 +00:00
..
engine Restore the connect-time host when a session logs out, reversing any services vhost 2026-07-20 20:39:03 +00:00
config.rs Add a one-click confirmation link to registration emails (via the [email] confirm_url and the gRPC Confirm RPC) 2026-07-20 20:00:09 +00:00
control.rs Add an echorpc control CLI over gRPC: version/status/rehash live, start/stop/restart via systemctl 2026-07-20 15:28:00 +00:00
dict.rs Fix duration overflow, expiry-warned resets, DICT control-char injection, and HostServ TAKE forbid recheck 2026-07-19 13:24:46 +00:00
gossip.rs Fix review findings: direction-bind the gossip handshake proof, whitespace-tokenize log redaction, show ranked STATS to viewers, single-pass render, code-before-message email templating 2026-07-20 17:35:25 +00:00
grpc.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
health.rs Add loopback health and Prometheus metrics endpoint 2026-07-19 04:13:18 +00:00
i18n_check.rs Localize engine notices, transactional emails, and operator-access denials in all six languages 2026-07-20 02:25:54 +00:00
jsonrpc.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
keycard.rs keycard: redeem website login keycards over SASL 2026-07-16 22:27:59 +00:00
link.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
main.rs Add a one-click confirmation link to registration emails (via the [email] confirm_url and the gRPC Confirm RPC) 2026-07-20 20:00:09 +00:00
migrate.rs Add i18n framework: per-account language, catalogs, t! macro, SET LANGUAGE 2026-07-19 22:57:45 +00:00
proto.rs auth: offload IDENTIFY + SASL PLAIN verify off the engine lock 2026-07-16 19:04:18 +00:00
version.rs Make the version output a proper banner: ASCII wordmark, color on a tty, aligned build info 2026-07-20 15:10:52 +00:00
wiktionary.rs Give French dict rich Wiktionary definitions instead of thin FreeDict glosses 2026-07-20 03:00:22 +00:00