echo/src
Jean f15c9998be
Source channel mode changes from ChanServ
Channel modes (+r, mode lock, auto-op, enforcement) are sent from the
ChanServ pseudoclient instead of the services server, so users see
ChanServ as the setter. The engine locates the channel-managing service;
the FMODE filter now ignores anything under our SID prefix (server and
pseudoclients) so enforcement can't loop on our own changes.
2026-07-12 10:18:07 +00:00
..
engine Source channel mode changes from ChanServ 2026-07-12 10:18:07 +00:00
proto Source channel mode changes from ChanServ 2026-07-12 10:18:07 +00:00
services Source channel mode changes from ChanServ 2026-07-12 10:18:07 +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