echo/modules/chanserv
Jean ac50af92fc
All checks were successful
CI / check (push) Successful in 3m59s
ChanServ: add SET SUCCESSOR with founder inheritance
SET <#channel> SUCCESSOR <account>|OFF names an account that inherits the
channel if the founder's account is dropped or expires, instead of the
channel being released. Adds a ChannelInfo.successor field + event, and
centralises the founder-gone channel release into a single
release_founded_channels store method used by DROP, expiry, and the
gossip account-gone path so all three transfer consistently.
2026-07-15 18:58:08 +00:00
..
src ChanServ: add SET SUCCESSOR with founder inheritance 2026-07-15 18:58:08 +00:00
Cargo.toml Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00