echo/src
Jean 3f97a66dbb
All checks were successful
CI / check (push) Successful in 3m45s
migrate: carry channel SET flags, noexpire, and account hide-status
Completes the importer: Anope's per-channel bool flags (KEEPTOPIC, PEACE,
SIGNKICK, BS_GREET, and defensively SECUREOPS/RESTRICTED/PRIVATE/TOPICLOCK/
NOAUTOOP/NOBOT) now map to ChanSettings, CS_NO_EXPIRE to channel noexpire, and
NickCore HIDE_MASK to the account's hide-status. PERSIST/SECUREFOUNDER/
KEEP_MODES/FANTASY have no Echo equivalent and are skipped. Verified: #devs
carries its full flag set + noexpire off the real backup.
2026-07-16 15:03:54 +00:00
..
engine add Anope->Echo migration importer (echo import) 2026-07-16 13:05:45 +00:00
config.rs Validate config on load; document the SDK's core traits 2026-07-14 23:31:44 +00:00
gossip.rs Make the SCRAM verifier the sole password credential; finish the account-registration relay 2026-07-15 15:47:41 +00:00
grpc.rs db: persist jupes across restart (event-source them) 2026-07-16 10:56:22 +00:00
jsonrpc.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
link.rs OperServ: add SHUTDOWN and RESTART 2026-07-16 01:02:10 +00:00
main.rs migrate: carry channel SET flags, noexpire, and account hide-status 2026-07-16 15:03:54 +00:00
migrate.rs migrate: carry channel SET flags, noexpire, and account hide-status 2026-07-16 15:03:54 +00:00
proto.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00