echo/src/engine
2026-07-20 02:25:54 +00:00
..
db Add i18n framework: per-account language, catalogs, t! macro, SET LANGUAGE 2026-07-19 22:57:45 +00:00
dispatch.rs Add i18n framework: per-account language, catalogs, t! macro, SET LANGUAGE 2026-07-19 22:57:45 +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 Localize engine notices, transactional emails, and operator-access denials in all six languages 2026-07-20 02:25:54 +00:00
register.rs Localize engine notices, transactional emails, and operator-access denials in all six languages 2026-07-20 02:25: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 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 Keep a bot-inhabited channel alive when pruning empty channels 2026-07-19 19:52:44 +00:00
tests.rs Pluralize count-dependent messages with a CLDR one/other selector and gate catalog consistency with a test 2026-07-20 02:03:05 +00:00