echoIRCd/src/coremods
2026-08-09 01:04:33 +00:00
..
core_channel.rs TBAN timed channel bans (auto-lift on the tick) 2026-08-09 00:58:37 +00:00
core_extra.rs stats: oper-gate the sensitive letters, add e/q/shun x-lines and l (links) 2026-08-08 20:21:27 +00:00
core_info.rs CBAN (forbid channel-name globs) + SSLINFO command 2026-08-09 01:04:33 +00:00
core_message.rs user modes +W showwhois / +c commonchans 2026-08-09 00:54:56 +00:00
core_mode.rs services interface: svsnick, svsjoin, svspart, svsmode (user +r/channel); dry force_part shared with sapart 2026-08-08 18:20:24 +00:00
core_oper.rs CBAN (forbid channel-name globs) + SSLINFO command 2026-08-09 01:04:33 +00:00
core_rehash.rs Revert "ircv3 STS: advertise sts= (port on plaintext, duration/preload on tls) — the modern tls-upgrade cap" 2026-08-08 21:51:06 +00:00
core_user.rs draft/pre-away: allow AWAY during CAP negotiation (before registration) 2026-08-08 21:53:40 +00:00
core_watch.rs add callerid (+g) with ACCEPT allow-list, plus msgid and extended-monitor 2026-08-05 16:21:58 +00:00
mod.rs filter (m_filter) as a self-contained module: Server.ext typemap for module state + module_commands() wiring; FILTER command + on_pre_message hook all in modules/filter.rs 2026-08-08 22:34:56 +00:00