Commit graph

  • f48be3413d modules: port ircv3_FILEHOST (reverse.im/filehost cap + FILEHOST JWT cmd + metadata tag) and ircv3_irccloudtags reverse 2026-08-09 19:42:04 +00:00
  • 19157e0722 websocket: native RFC 6455 transport (ws:// + wss://) — handshake, framing, ping/pong keepalive, idle timeout, origin/proxy flags, via_websocket reverse 2026-08-09 18:45:12 +00:00
  • 97b0d8ad89 server: route announce through the same tagged path as snotice — REHASH notices now carry server-time + draft/json-log + hit the log ring reverse 2026-08-09 17:46:26 +00:00
  • 100e33c76b modules: port jsonlog (draft/json-log cap) — structured JSON tag on snotices for capable opers reverse 2026-08-09 17:10:20 +00:00
  • 06afd1e59d rpc: implement the deferred methods — channel.set_mode, server.connect, log.tail/log.events (in-memory log ring) reverse 2026-08-09 16:36:34 +00:00
  • 185ff471b1 rpc/httpd: accept chunked (Transfer-Encoding) request bodies, not just Content-Length reverse 2026-08-09 16:27:04 +00:00
  • 89f508aca9 rpc: add server/stats/ban/message/whowas/spamfilter providers; fix REHASH to reload raw_config reverse 2026-08-09 16:07:53 +00:00
  • ee445396eb rpc: add user + channel providers (list/get + kill/kick/set_topic/set_nick/set_mode/set_vhost/set_oper) reverse 2026-08-09 16:00:28 +00:00
  • 4b1f096ed8 rpc: JSON-RPC-over-HTTP control interface — native httpd + json + dispatch, core provider reverse 2026-08-09 15:54:05 +00:00
  • 9dce3bde92 modules: port ircv3_extjwt (EXTJWT command, native HS256 tokens) reverse 2026-08-09 11:59:38 +00:00
  • caf87ed911 modules: port cloudflare_challenge (VERIFYCHALLENGE JWT gate); recaptcha also covers cloudfire reverse 2026-08-09 11:56:03 +00:00
  • a2401a4f54 modules: port jwt (native HS256) + recaptcha (JWT registration gate + CAPTCHA cmd) reverse 2026-08-09 11:54:00 +00:00
  • b0d767a809 modules: port account_registration (REGISTER/VERIFY over async HTTP API) + async http infra reverse 2026-08-09 11:48:17 +00:00
  • c71c28457f modules: port password_hash (md5/sha1/sha2/pbkdf2 + MKPASSWD, hashed OPER) and hashident reverse 2026-08-09 11:40:17 +00:00
  • dc22dcd072 modules: port securelist and denychans (badchan/goodchan with redirect) reverse 2026-08-09 11:35:21 +00:00
  • 245d8d8529 extban: add r: realnameban, j: channelban, s: serverban matching extbans reverse 2026-08-09 11:30:53 +00:00
  • a48b48e46f modules: port antirandom, restrictcommands, restrictmsg, blockamsg, connectban reverse 2026-08-09 11:27:52 +00:00
  • 131471e245 modules: move all per-module state/config out of server.rs/config.rs into own files reverse 2026-08-09 11:18:04 +00:00
  • 0d4c9297b5 port whoisport, ircv3_network_icon, profileLink, hidewhois (all config-driven) reverse 2026-08-09 08:33:56 +00:00
  • f6fbff5270 reputation: full parity port — CIDR ipv4/ipv6 masking, reputationexpire decay rules, whois visibility modes, config-driven db/bump/expire/save/minchanmembers/scorecap (no hardcoding) reverse 2026-08-09 08:28:38 +00:00
  • eb121a75f8 reputation: full port — y: score extban (y:<N/y:>N), WHOIS score, +2 for accounts, bump interval/scorecap/minchanmembers config; conn_join/conn_umodes/connbanner/operjoin/opermodes/seenicks/chancreate reverse 2026-08-09 08:19:32 +00:00
  • 64dcbd8bf4 securitygroups: UnrealIRCd-style groups + g: extban + SECURITYGROUPS + WHOIS reverse 2026-08-09 08:08:06 +00:00
  • 97a35338fa delayjoin +D: hide JOINs until a member speaks/reveals (NAMES + part/quit/nick aware) reverse 2026-08-09 07:40:10 +00:00
  • 80cc61e7f8 exemptchanops +X: per-rank exemptions from flood/anticaps/repeat/censor/blockcolor/etc reverse 2026-08-09 07:34:42 +00:00
  • 789c2ca14f reputation module: per-IP score (tick accrual + persistence) + REPUTATION command; on_tick module hook reverse 2026-08-09 07:28:48 +00:00
  • 5f3ae2123d ircv3_metadata_db: persist channel metadata across restart reverse 2026-08-09 07:25:42 +00:00
  • ef219bc98f oper override: bypass +i/+k/+b/+z/+R/+l/+J on JOIN with a snotice reverse 2026-08-09 01:34:20 +00:00
  • f022ea5a42 hostcycle: PART+JOIN non-chghost clients on host change (prefixes restored) reverse 2026-08-09 01:30:25 +00:00
  • d4ce5c008f connflood: refuse connection floods from a single IP reverse 2026-08-09 01:28:09 +00:00
  • 1eca745092 repeat channel mode (+K <n>): block recently-repeated lines reverse 2026-08-09 01:24:48 +00:00
  • 668f2735b2 delaymsg channel mode (+d <secs>) reverse 2026-08-09 01:22:27 +00:00
  • f4c01e1bf8 OPERMOTD, self-service VHOST, and command aliases (config-driven) reverse 2026-08-09 01:19:24 +00:00
  • 6be8e5ebcb xline_db: persist x-lines/cbans to disk, reload on start reverse 2026-08-09 01:15:43 +00:00
  • e2a4a3e248 NICKLOCK / NICKUNLOCK (services hold a user's nick) reverse 2026-08-09 01:09:46 +00:00
  • 4d6525cac2 opmoderated channel mode (+U — route unprivileged messages to ops) reverse 2026-08-09 01:07:30 +00:00
  • 4a53c80d4d CBAN (forbid channel-name globs) + SSLINFO command reverse 2026-08-09 01:04:33 +00:00
  • cab53016e8 TBAN timed channel bans (auto-lift on the tick) reverse 2026-08-09 00:58:37 +00:00
  • 835c1cf099 user modes +W showwhois / +c commonchans reverse 2026-08-09 00:54:56 +00:00
  • 37ea5d277d kicknorejoin channel mode (+J <secs>) reverse 2026-08-09 00:50:55 +00:00
  • 8dc51a281b channel modes +Q nokicks / +A allowinvite / +P permchannels; fix SWHOIS (full multi-word text, no doubled nick in WHOIS) reverse 2026-08-09 00:47:10 +00:00
  • 050ce37612 anticaps channel mode (+B <percent>) reverse 2026-08-09 00:33:31 +00:00
  • 68fdd91eaa SWHOIS (320), SETIDLE, UNINVITE reverse 2026-08-09 00:29:54 +00:00
  • 2aec23c5f9 oper toolbox: SAQUIT, CHGNAME, CLEARCHAN, CHECK, ALLTIME reverse 2026-08-09 00:24:27 +00:00
  • d65e17b6b5 rustfmt reverse 2026-08-09 00:24:27 +00:00
  • 431ef2f5b3 move chathistory + redact + the history store into their own module file reverse 2026-08-08 22:54:52 +00:00
  • ab7188bb70 move draft/multiline into its own module file reverse 2026-08-08 22:49:54 +00:00
  • 768435d810 move markread into its own module file reverse 2026-08-08 22:47:10 +00:00
  • 50a95c6686 move metadata out of core into its own module file reverse 2026-08-08 22:44:58 +00:00
  • ee98fade40 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 reverse 2026-08-08 22:34:56 +00:00
  • 7bf9e4c0b8 channel +H chanhistory: replay recent messages to joiners (m_chanhistory), reuses the history store reverse 2026-08-08 22:24:29 +00:00
  • d4c4c1a7d0 draft/multiline: inbound BATCH parsing + concat assembly, deliver assembled lines; advertise limits reverse 2026-08-08 22:07:04 +00:00
  • 5a34ec57da draft/metadata-2: client METADATA get/list/set/clear on users+channels (op-gated), change notices, metadata batch reverse 2026-08-08 22:00:46 +00:00
  • c641e23a81 draft/pre-away: allow AWAY during CAP negotiation (before registration) reverse 2026-08-08 21:53:40 +00:00
  • 045e7d3ee7 Revert "ircv3 STS: advertise sts= (port on plaintext, duration/preload on tls) — the modern tls-upgrade cap" reverse 2026-08-08 21:51:06 +00:00
  • 6cf9f01ff8 ircv3 STS: advertise sts= (port on plaintext, duration/preload on tls) — the modern tls-upgrade cap reverse 2026-08-08 21:48:05 +00:00
  • a70ee42aee markread (draft/read-marker, identity-shared) + advertise UTF8ONLY reverse 2026-08-08 21:41:54 +00:00
  • 283f8f5683 redact: draft/message-redaction — author/op can delete a channel message, relayed to capable members + dropped from history reverse 2026-08-08 21:38:39 +00:00
  • 6d57a9a4e8 rustfmt chathistory TARGETS reverse 2026-08-08 21:36:12 +00:00
  • ea31e3faa2 chathistory: TARGETS subcommand (list conversations with activity in a window) reverse 2026-08-08 21:35:40 +00:00
  • 11b1d54e48 fix clippy needless-borrow in dm history store; tidy chathistory doc reverse 2026-08-08 20:27:11 +00:00
  • ab3d9a07f0 chathistory: store per-conversation DM history too (canonical pair key, original target preserved) reverse 2026-08-08 20:25:30 +00:00
  • cb2ac3de81 stats: oper-gate the sensitive letters, add e/q/shun x-lines and l (links) reverse 2026-08-08 20:21:27 +00:00
  • f5cc12e809 connect: oper can dial a configured server link on demand reverse 2026-08-08 20:19:14 +00:00
  • cc3240c04f x-lines: eline (ban exempt), shun (drop commands), qline (reserved nicks) reverse 2026-08-08 20:16:05 +00:00
  • b994faa0e7 chathistory: add AROUND and BETWEEN subcommands (all five now supported) reverse 2026-08-08 20:11:42 +00:00
  • d135009d4e multi-hop s2s: forward svs*/metadata/sasl to the target's server, route/flood encap by mask (Message::to_wire) reverse 2026-08-08 20:09:15 +00:00
  • 49a1bf08b9 webirc: restrict a gateway password to a source ip-mask; document webirc in the example config reverse 2026-08-08 20:02:22 +00:00
  • 6a634ef678 chathistory: in-memory per-channel history + CHATHISTORY latest/before/after in a batch (draft/chathistory) reverse 2026-08-08 20:00:23 +00:00
  • 1b7dbc4c0e labeled-response + batch: capture a labeled command's replies and wrap them (single label tag / BATCH / ACK) reverse 2026-08-08 19:53:34 +00:00
  • 81e9728cfa webirc: trusted web gateways can set the real client host/ip (webirc config blocks) reverse 2026-08-08 19:42:10 +00:00
  • 8edb7b2ab2 whois: show client-cert fingerprint (276) to opers and self reverse 2026-08-08 19:42:10 +00:00
  • 02528df5e9 sasl external: request tls client cert, plumb sha256 certfp through to user, relay to services; advertise sasl=PLAIN,EXTERNAL on tls reverse 2026-08-08 19:36:48 +00:00
  • 8d31feb4e7 sasl relay over s2s: authenticate plain forwarded to services (sasl_server), 900/903 on success; fails clean with no services reverse 2026-08-08 19:28:53 +00:00
  • 26c9833b7b s2s encap (unwrap commands masked to us) + metadata accountname sync reverse 2026-08-08 19:20:27 +00:00
  • 5c1c801bd1 route svs* over s2s: services pseudoserver can svsnick/svsjoin/svspart/svsmode/svslogin/svslogout local users reverse 2026-08-08 19:15:29 +00:00
  • 2d08ca58ea services interface: svsnick, svsjoin, svspart, svsmode (user +r/channel); dry force_part shared with sapart reverse 2026-08-08 18:20:24 +00:00
  • 6d19b6771b whox (354) + ircv3 standard-replies (fail/warn/note), account-tag, and +s/+p who/names member hiding reverse 2026-08-08 17:55:44 +00:00
  • e736188378 dnsbl on connect (m_dnsbl-style, ipv4+ipv6, own module), cache + parallelize resolver, group connect notices before cap reverse 2026-08-08 02:26:02 +00:00
  • 296d87726a readme: mio reactor + scaling, reverse-dns on connect, callerid/accept, reload-safe rehash, openssl+mio deps reverse 2026-08-08 01:18:38 +00:00
  • 2d9c482496 rehash: own techy announce messages, broadcast to all users (no path leak) reverse 2026-08-08 01:09:52 +00:00
  • fceafa8064 move rehash to its own coremod; reload-safe rehash (keeps running config on read failure) + snotice + servermask reverse 2026-08-08 00:16:34 +00:00
  • dbdeb97392 configurable resolved hostname in the hostmask (use_resolved_host) reverse 2026-08-08 00:09:28 +00:00
  • 4fc26d13e9 reverse-dns clients on connect with pre-registration notices (checking ident / looking up your hostname) reverse 2026-08-07 18:39:03 +00:00
  • 58596aea66 scale the socket engine: mio epoll reactor for client connections (tens of thousands on a few threads) reverse 2026-08-05 16:46:13 +00:00
  • 1581bc15d2 add callerid (+g) with ACCEPT allow-list, plus msgid and extended-monitor reverse 2026-08-05 16:21:58 +00:00
  • 9b12791774 import echoircd — from-scratch irc daemon in native rust reverse 2026-08-05 16:10:31 +00:00