echo/src
Jean c0b41c6af5
Show ChanServ INFO with a readable date and friendlier text
INFO prints the founder and a UTC registration date instead of a raw
Unix timestamp (formatted with a small civil-date helper, no date crate),
and the notices are reworded to read more naturally.
2026-07-12 08:52:34 +00:00
..
engine Show ChanServ INFO with a readable date and friendlier text 2026-07-12 08:52:34 +00:00
proto Re-assert +r when a registered channel is created 2026-07-12 08:41:45 +00:00
services Show ChanServ INFO with a readable date and friendlier text 2026-07-12 08:52:34 +00:00
config.rs Add mutual-TLS to the gossip link 2026-07-12 07:31:16 +00:00
gossip.rs Self-heal a dropped gossip push without waiting for the timer 2026-07-12 08:01:47 +00:00
link.rs Add gossip replication between nodes 2026-07-12 07:05:07 +00:00
main.rs Add ChanServ with channel registration 2026-07-12 08:19:58 +00:00