Age | Commit message (Expand) | Author |
2021-01-13 | Add a shun option to only apply when users are fully connected. | Sadie Powell |
2021-01-11 | Add a user mode which allows disabling receiving channel history. | Sadie Powell |
2020-12-24 | Push users towards using SSL profiles for SSL config. | Sadie Powell |
2020-12-23 | Remove example securelist exemptions for IRCDriven and IRCSource. | Sadie Powell |
2020-12-22 | Add config files for popular DNSBL providers. | Sadie Powell |
2020-12-22 | Add support for multiple hostmasks in <cgiirc:mask>. | Sadie Powell |
2020-12-09 | Make people aware that they can get support on GitHub now. | Sadie Powell |
2020-11-29 | Document that exemptions configured in <options:exemptchanops> can be negated. | Robby |
2020-11-28 | Move the example TCP/IP listeners for servers to links.conf.example. | Robby |
2020-11-28 | Move the example TCP listener for clients so they're grouped together. | Robby |
2020-11-28 | Change the remaining instances of "true", "on", "false" and "off" to "yes" an... | Robby |
2020-11-26 | Fix the description of <nickflood:duration>. | Sadie Powell |
2020-11-26 | Reword the uhnames and namesx docs. | Sadie Powell |
2020-11-03 | Improve the names of the IRCCloud example connect classes. | Sadie Powell |
2020-10-26 | Update the helpop docs for the recent PING/PONG changes. | Sadie Powell |
2020-10-24 | Change glob matching to be configurable | Michael |
2020-10-24 | m_cban: Implement support for channel masks | Michael |
2020-10-23 | Update the IRCCloud provider config with the latest host changes. | Sadie Powell |
2020-10-15 | Fixes by misspell-fixer | InspIRCd Robot |
2020-10-12 | Add an option to allow disengaging joinflood on initial boot. | Sadie Powell |
2020-10-12 | Add an option to allow disengaging joinflood after a netsplit. | Sadie Powell |
2020-10-10 | Implement support for Argon2 password hashing. | ShutterQuick |
2020-10-03 | FIx a typo in the shun docs. | Sadie Powell |
2020-09-30 | Remove a long obsolete comment from the example conf. | Sadie Powell |
2020-09-27 | Document the recent shun changes. | Sadie Powell |
2020-09-21 | Fix the example configs lying about where paths are relative to. | Sadie Powell |
2020-09-21 | Only bind on 6667 instead of 6660-6669 in the example configs. | Sadie Powell |
2020-09-12 | Replace the banana in the motd with a cute kitty. | Sadie Powell |
2020-07-30 | Remove the KiwiIRC.com example config file. | Sadie Powell |
2020-07-22 | Allow disabling the timedbans set/unset notices (#1789). | iwalkalone |
2020-05-25 | Fix watch example config | linuxdaemon |
2020-05-05 | Allow enabling the message-tags cap without client-only tags. | Sadie Powell |
2020-04-28 | Add SERVLIST to the example helpop. | Matt Schatz |
2020-04-21 | Fixes by misspell-fixer | InspIRCd Robot |
2020-04-17 | Update the <securelist> documentation. | Sadie Powell |
2020-04-14 | Minor cleanup and documentation improvements. | Matt Schatz |
2020-04-14 | Update user-facing text and comments of SSL to TLS. | Matt Schatz |
2020-04-11 | Add support for limiting what opers can subscribe to snomasks. | Sadie Powell |
2020-04-10 | Note that bind:permissions does not change on rehash. | Matt Schatz |
2020-03-30 | Make showing the channel modes in /LIST configurable. | Sadie Powell |
2020-03-29 | Add support for the servers/ignore-shun privilege. | Sadie Powell |
2020-03-29 | Include ADMIN and OPER in the default for <shun:enabledcmds>. | Sadie Powell |
2020-03-28 | Correct a typo in the example config. | Matt Schatz |
2020-03-24 | Correct a module name typo. | Matt Schatz |
2020-02-21 | Use "yes" instead of "true" in the example configs. | Sadie Powell |
2020-02-21 | Add support for requiring users to use SSL in order to use SASL. | Sadie Powell |
2020-02-21 | Improve the documentation of <sasl:server>. | Sadie Powell |
2020-02-19 | Lower <sts:duration> to 5m to prevent misconfigs denying access. | Sadie Powell |
2020-02-13 | Update modules.conf.example to use the new --enable-extras syntax. | Sadie Powell |
2020-02-03 | Clean special chars from module conf example | Wade Cline |