| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tell people to connect to Teranova directly instead of our alias. | 2024-10-13 | 2 | -2/+2 | |
| * | Resynchronise our copy of the GPLv2 with the latest FSF copy. | 2024-10-13 | 1 | -13/+4 | |
| * | Revert "Tell people to use the main ChatSpike domain not our alias".•••This reverts commit 78c4f3bd97d003d0f528d98752e0528023b27045. | 2024-10-08 | 3 | -3/+3 | |
| * | Tell people to use the main ChatSpike domain not our alias.•••Backport from master. | 2024-07-07 | 3 | -3/+3 | |
| * | Update author list. | 2023-12-22 | 1 | -2/+3 | |
| * | Document the PROP command.•••Backport of f60c060 from git master. | 2023-12-22 | 1 | -0/+4 | |
| * | Add some more useful aliases to the generic services example. | 2023-11-14 | 1 | -0/+5 | |
| * | Allow using $address for the user IP address in alias templates.•••Closes #2068. | 2023-11-12 | 1 | -4/+4 | |
| * | Update the description of the ircv3 module. | 2023-07-10 | 1 | -2/+2 | |
| * | The announceinvites setting is in <security> not <options>. | 2023-07-10 | 1 | -1/+1 | |
| * | Fix a typo in the example configs.•••Reported by @siniStar7. | 2023-07-07 | 1 | -2/+2 | |
| * | Update Doxygen config for the latest version. | 2023-07-06 | 1 | -4/+7 | |
| * | Redocument <options:defaultmodes>. | 2023-07-06 | 1 | -2/+6 | |
| * | Redocument <connect:modes> and set commonchans by default.•••This mode is fairly unintrusive and prevents PM spam from bots that do not share a channel. | 2023-07-06 | 1 | -12/+12 | |
| * | Sync helpop chmodes s and p with docs | 2023-07-06 | 1 | -4/+3 | |
| * | Fix the documentation of <connect:useident>. | 2023-06-29 | 1 | -2/+6 | |
| * | Update author list. | 2023-06-16 | 1 | -1/+1 | |
| * | Warn users when their client certificate is about to expire.•••Closes #1938. | 2023-03-01 | 1 | -2/+4 | |
| * | Switch to the IRCv3 standard-replies cap.•••Nothing is using this so far so I'm not counting it as a breaking change. | 2023-02-13 | 1 | -1/+4 | |
| * | Add an oper priv for exempting opers from blockamsg.•••Closes #2007. | 2022-12-19 | 1 | -0/+1 | |
| * | Add SSL support to the mysql module. | 2022-12-18 | 1 | -1/+1 | |
| * | Allow specifying multiple masks when adding an X-line.•••The only exemptions for this are RLINE (a real name might contains commas) and SVSHOLD (sent by services only). Closes #1972. | 2022-12-10 | 1 | -6/+6 | |
| * | Update author list. | 2022-12-08 | 1 | -10/+11 | |
| * | Import regex_pcre2 from inspircd-contrib.•••The original plan was to make the PCRE2 switch happen in v3 but it seems that distributions are beginning to unpackage the old pcre library already. | 2022-12-05 | 1 | -0/+7 | |
| * | Update Doxygen config for the latest version. | 2022-12-03 | 1 | -5/+9 | |
| * | Fix the documentation of <options:defaultmodes>. | 2022-10-29 | 1 | -2/+2 | |
| * | WebSockets are a HTTP feature not a HTML5 feature. | 2022-08-04 | 2 | -2/+2 | |
| * | Update author list. | 2022-07-20 | 1 | -5/+5 | |
| * | Add support for escaping hex colour codes•••This is not widely supported but we should have an escape regardless. | 2022-06-19 | 1 | -0/+1 | |
| * | Fix the parameter documentation for the repeat mode. | 2022-06-15 | 1 | -1/+1 | |
| * | Update author list. | 2022-04-28 | 1 | -3/+4 | |
| * | Document the 'G' WHO flag. | 2022-04-28 | 1 | -0/+2 | |
| * | Update Doxygen config for the latest version. | 2022-04-21 | 1 | -9/+7 | |
| * | Add support for automatically expiring the override user mode. | 2022-04-21 | 1 | -1/+8 | |
| * | Fix doxygen to include the public module header files. | 2022-04-17 | 1 | -2/+1 | |
| * | Increase the default connectban ban duration from 10m to 6h.•••10m is borderline useless for preventing bot floods. | 2022-04-05 | 1 | -1/+1 | |
| * | Add the channels/ignore-chanfilter priv to the chanfilter module.•••Closes #1971. | 2022-03-28 | 1 | -0/+1 | |
| * | Add support for blocking invites to the commonchans module. | 2022-03-23 | 1 | -0/+4 | |
| * | Fix a typo in the connectban example config docs. | 2022-03-22 | 1 | -1/+1 | |
| * | Rename <connectban:duration> to <connectban:banduration>. | 2022-03-22 | 1 | -3/+3 | |
| * | Add support for the <count> param of WHOWAS (#1968)•••Not very useful IMO, but every server but InspIRCd seems to implement it, and it's part of the RFCs: * https://datatracker.ietf.org/doc/html/rfc1459#section-4.5.3 * https://datatracker.ietf.org/doc/html/rfc2812#section-3.6.3 | 2022-03-19 | 1 | -1/+3 | |
| * | Change delaymsg to use exemptchanops and have an oper priv (#1959). | 2022-02-13 | 2 | -0/+3 | |
| * | Add an option to allow channel ops to enable the permchannels mode.•••Closes #1964. | 2022-02-05 | 1 | -1/+6 | |
| * | Fix various minor Doxygen warnings. | 2022-02-02 | 1 | -1/+2 | |
| * | Update IRCCloud IP ranges | 2021-12-31 | 1 | -2/+2 | |
| * | Add support for forwarding a password from the second nick param. | 2021-12-28 | 1 | -14/+17 | |
| * | Update author list. | 2021-12-10 | 1 | -0/+106 | |
| * | Add a script for updating the author list. | 2021-12-10 | 1 | -0/+0 | |
| * | Add the <connect:uniqueusername> option. | 2021-11-23 | 1 | -1/+2 | |
| * | Fix the SSLINFO helpop not describing SSLINFO on channels. | 2021-11-16 | 1 | -3/+6 |
