| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve the names of the IRCCloud example connect classes. | 2020-11-03 | 1 | -11/+11 | |
| * | Update the helpop docs for the recent PING/PONG changes. | 2020-10-26 | 1 | -2/+2 | |
| * | Change glob matching to be configurable | 2020-10-24 | 1 | -0/+3 | |
| * | m_cban: Implement support for channel masks•••Allows wildcards to be used | 2020-10-24 | 1 | -3/+3 | |
| * | Update the IRCCloud provider config with the latest host changes. | 2020-10-23 | 1 | -3/+9 | |
| * | Fixes by misspell-fixer | 2020-10-15 | 1 | -2/+2 | |
| * | Add an option to allow disengaging joinflood on initial boot. | 2020-10-12 | 1 | -0/+5 | |
| * | Add an option to allow disengaging joinflood after a netsplit. | 2020-10-12 | 1 | -2/+9 | |
| * | Implement support for Argon2 password hashing.•••Resolves #1540. | 2020-10-10 | 1 | -0/+24 | |
| * | FIx a typo in the shun docs. | 2020-10-03 | 1 | -3/+3 | |
| * | Remove a long obsolete comment from the example conf. | 2020-09-30 | 1 | -7/+2 | |
| * | Document the recent shun changes. | 2020-09-27 | 1 | -7/+22 | |
| * | Fix the example configs lying about where paths are relative to. | 2020-09-21 | 1 | -2/+1 | |
| * | Only bind on 6667 instead of 6660-6669 in the example configs. | 2020-09-21 | 1 | -1/+1 | |
| * | Replace the banana in the motd with a cute kitty. | 2020-09-12 | 2 | -26/+22 | |
| * | Remove the KiwiIRC.com example config file.•••Requested by @prawnsalad. These IP addresses are only a small part of a larger pool and may change without notice. | 2020-07-30 | 2 | -22/+0 | |
| * | Allow disabling the timedbans set/unset notices (#1789). | 2020-07-22 | 1 | -0/+3 | |
| * | Fix watch example config | 2020-05-25 | 1 | -1/+1 | |
| * | Allow enabling the message-tags cap without client-only tags. | 2020-05-05 | 1 | -0/+5 | |
| * | Add SERVLIST to the example helpop. | 2020-04-28 | 1 | -4/+10 | |
| * | Fixes by misspell-fixer | 2020-04-21 | 3 | -7/+7 | |
| * | Update the <securelist> documentation. | 2020-04-17 | 1 | -3/+14 | |
| * | Minor cleanup and documentation improvements.•••- Only show a generic failure message to the user upon oper failure due to not having a secure connection or matching cert. fingerprint. - Update the comment about oper:fingerprint as it can be a space separated list of fingerprints and not just one. - Improve a few code comments and formatting. | 2020-04-14 | 1 | -3/+3 | |
| * | Update user-facing text and comments of SSL to TLS. | 2020-04-14 | 5 | -46/+47 | |
| * | Add support for limiting what opers can subscribe to snomasks. | 2020-04-11 | 1 | -4/+7 | |
| * | Note that bind:permissions does not change on rehash. | 2020-04-10 | 1 | -0/+3 | |
| * | Make showing the channel modes in /LIST configurable. | 2020-03-30 | 1 | -0/+4 | |
| * | Add support for the servers/ignore-shun privilege. | 2020-03-29 | 1 | -0/+1 | |
| * | Include ADMIN and OPER in the default for <shun:enabledcmds>. | 2020-03-29 | 1 | -1/+1 | |
| * | Correct a typo in the example config. | 2020-03-28 | 1 | -2/+2 | |
| * | Correct a module name typo. | 2020-03-24 | 1 | -1/+1 | |
| * | Use "yes" instead of "true" in the example configs. | 2020-02-21 | 2 | -4/+4 | |
| * | Add support for requiring users to use SSL in order to use SASL. | 2020-02-21 | 1 | -1/+4 | |
| * | Improve the documentation of <sasl:server>. | 2020-02-21 | 1 | -5/+4 | |
| * | Lower <sts:duration> to 5m to prevent misconfigs denying access. | 2020-02-19 | 1 | -2/+3 | |
| * | Update modules.conf.example to use the new --enable-extras syntax. | 2020-02-13 | 1 | -6/+6 | |
| * | Clean special chars from module conf example | 2020-02-03 | 1 | -2/+2 | |
| * | Implement support for the IRCv3 labeled-response specification. | 2020-01-28 | 1 | -0/+6 | |
| * | Tweak the default motd/opermotd slightly.•••Also, remove the - at the start of the MOTD field. This is cargo culted from irc2 and theres no real reason to actually do this. | 2020-01-22 | 2 | -44/+38 | |
| * | Add support for setting the help topic in helpop. | 2020-01-15 | 1 | -343/+339 | |
| * | Various improvements for the helpop module.•••- Ensure that the config is actually valid. This found an invalid entry in the default helpop configs. - Columize the index page and build it whilst reading the config instead of at request time. | 2020-01-13 | 1 | -1/+1 | |
| * | Add a replacement for the nationalchars module. | 2020-01-07 | 5 | -0/+177 | |
| * | Rename <chanhistory:notice> to <chanhistory:prefixmsg>.•••This name is a lot lessambiguous. | 2020-01-03 | 1 | -3/+4 | |
| * | Change the default for <waitpong:sendsnotice> to false.•••This message exists for an incredibly rare issue and just confuses the vast majority of people. | 2019-11-29 | 1 | -1/+1 | |
| * | WebSocket: replace the behindproxy switch with a proxy IP list. | 2019-11-29 | 1 | -4/+4 | |
| * | Implement support for websocket connections via a proxy like nginx. | 2019-11-28 | 1 | -5/+12 | |
| * | Exempt the KiwiIRC.com servers from X-lines. | 2019-10-24 | 1 | -0/+4 | |
| * | Fix a typo in the KiwiIRC.com server IPs. | 2019-10-24 | 1 | -2/+2 | |
| * | Raise <connflood:bootwait> from 10 seconds to 2 minutes.•••Many clients don't reconnect automatically and it can take a while for them to reconnect. | 2019-10-24 | 1 | -1/+1 | |
| * | Disable DNS/DNSBL/ident lookups for unregistered KiwiIRC.com users. | 2019-10-24 | 2 | -2/+12 |
