hidemode: hide configured mode changes from members below a rank (per-recipient MODE)

This commit is contained in:
Jean Chevronnet 2026-08-10 09:41:20 +00:00
parent 06883ced9f
commit 8ebb106f97
4 changed files with 113 additions and 5 deletions

View file

@ -34,6 +34,7 @@ pub mod geoip;
pub mod globops;
pub mod hashident;
pub mod hidelist;
pub mod hidemode;
pub mod hidewhois;
pub mod irccloudtags;
pub mod jsonlog;