| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge branch 'insp3' into master. | 2021-01-29 | 3 | -1/+8 | ||
| |\| | ||||||
| | * | Exempt IRCCloud users from connectban and DNSBL lookups. | 2021-01-27 | 1 | -1/+3 | ||
| | * | Allow disabling connectban for specific connect classes.•••Ref: #1841. | 2021-01-27 | 1 | -0/+4 | ||
| | * | Added <module name="codepage"> to modules.conf.example. | 2021-01-18 | 1 | -0/+1 | ||
| * | | Merge branch 'insp3' into master. | 2021-01-18 | 24 | -113/+9 | ||
| |\| | ||||||
| | * | Implemented configurable kick message for the repeat module (#1835).••• | 2021-01-18 | 1 | -1/+7 | ||
| | * | Add a new runtime directory and move the pid file to it.•••The data directory is intended for persistent files whereas the pid file is ephemeral. This distinction doesn't matter by default but on system-wide installs ephemeral runtime files go in /var/run or /run instead. | 2021-01-18 | 1 | -2/+2 | ||
| * | | Merge branch 'insp3' into master. | 2021-01-13 | 1 | -7/+23 | ||
| |\| | ||||||
| | * | Add a shun option to only apply when users are fully connected.•••Closes #1825. | 2021-01-13 | 1 | -0/+4 | ||
| | * | Add a user mode which allows disabling receiving channel history.•••Closes #1830. | 2021-01-11 | 1 | -7/+19 | ||
| * | | Merge branch 'insp3' into master. | 2021-01-07 | 6 | -23/+73 | ||
| |\| | ||||||
| | * | Push users towards using SSL profiles for SSL config. | 2020-12-24 | 2 | -13/+18 | ||
| | * | Remove example securelist exemptions for IRCDriven and IRCSource.•••Both of these are apparently dead. | 2020-12-23 | 1 | -2/+0 | ||
| | * | Add config files for popular DNSBL providers. | 2020-12-22 | 4 | -1/+44 | ||
| | * | Add support for multiple hostmasks in <cgiirc:mask>. | 2020-12-22 | 1 | -10/+11 | ||
| * | | Merge branch 'insp3' into master. | 2020-12-21 | 2 | -2/+4 | ||
| |\| | ||||||
| | * | Make people aware that they can get support on GitHub now. | 2020-12-09 | 2 | -2/+4 | ||
| * | | Merge branch 'insp3' into master. | 2020-12-04 | 4 | -60/+68 | ||
| |\| | ||||||
| | * | Document that exemptions configured in <options:exemptchanops> can be negated.•••Change the <badnick> example in inspircd.conf.example to another nick, since ChanServ is already covered by examples/services/generic.conf.example. | 2020-11-29 | 2 | -4/+7 | ||
| | * | Move the example TCP/IP listeners for servers to links.conf.example. | 2020-11-28 | 2 | -18/+25 | ||
| | * | Move the example TCP listener for clients so they're grouped together.•••Change the wording slightly on the <sslprofile> comment to be plural, as this is not specific to a particular listener. | 2020-11-28 | 1 | -2/+5 | ||
| | * | Change the remaining instances of "true", "on", "false" and "off" to "yes" an... | 2020-11-28 | 2 | -27/+27 | ||
| | * | Fix the description of <nickflood:duration>. | 2020-11-26 | 1 | -1/+1 | ||
| | * | Reword the uhnames and namesx docs. | 2020-11-26 | 1 | -8/+6 | ||
| * | | Merge branch 'insp3' into master. | 2020-11-03 | 1 | -11/+11 | ||
| |\| | ||||||
| | * | Improve the names of the IRCCloud example connect classes. | 2020-11-03 | 1 | -11/+11 | ||
| * | | Merge branch 'insp3' into master. | 2020-10-27 | 5 | -21/+54 | ||
| |\| | ||||||
| | * | 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 | ||
| * | | Merge branch 'insp3' into master. | 2020-09-27 | 2 | -10/+19 | ||
| |\| | ||||||
| | * | 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 | ||
| * | | Remove MODENOTICE from the oper command help too. | 2020-09-27 | 1 | -7/+7 | ||
| * | | Remove helpop-full which snuck back in during a merge. | 2020-09-27 | 1 | -1144/+0 | ||
| * | | Purge the obsolete modenotice module. | 2020-09-27 | 2 | -11/+0 | ||
| * | | Merge branch 'insp3' into master. | 2020-09-18 | 2 | -26/+22 | ||
| |\| | ||||||
| | * | Replace the banana in the motd with a cute kitty. | 2020-09-12 | 2 | -26/+22 | ||
| * | | Merge branch 'insp3' into master. | 2020-08-25 | 2 | -22/+0 | ||
| |\| | ||||||
| | * | 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 | ||
| * | | Merge branch 'insp3' into master. | 2020-07-29 | 1 | -0/+3 | ||
| |\| | ||||||
| | * | Allow disabling the timedbans set/unset notices (#1789). | 2020-07-22 | 1 | -0/+3 | ||
