aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Tell people to connect to Teranova directly instead of our alias.Gravatar Sadie Powell2024-10-132-2/+2
|
* Resynchronise our copy of the GPLv2 with the latest FSF copy.Gravatar Sadie Powell2024-10-131-13/+4
|
* Revert "Tell people to use the main ChatSpike domain not our alias".Gravatar Sadie Powell2024-10-083-3/+3
| | | | This reverts commit 78c4f3bd97d003d0f528d98752e0528023b27045.
* Tell people to use the main ChatSpike domain not our alias.Gravatar Sadie Powell2024-07-073-3/+3
| | | | Backport from master.
* Update author list.Gravatar InspIRCd Robot2023-12-221-2/+3
|
* Document the PROP command.Gravatar satmd2023-12-221-0/+4
| | | | Backport of f60c060 from git master.
* Add some more useful aliases to the generic services example.Gravatar Sadie Powell2023-11-141-0/+5
|
* Allow using $address for the user IP address in alias templates.Gravatar Sadie Powell2023-11-121-4/+4
| | | | Closes #2068.
* Update the description of the ircv3 module.Gravatar Sadie Powell2023-07-101-2/+2
|
* The announceinvites setting is in <security> not <options>.Gravatar Sadie Powell2023-07-101-1/+1
|
* Fix a typo in the example configs.Gravatar Sadie Powell2023-07-071-2/+2
| | | | Reported by @siniStar7.
* Update Doxygen config for the latest version.Gravatar Sadie Powell2023-07-061-4/+7
|
* Redocument <options:defaultmodes>.Gravatar Sadie Powell2023-07-061-2/+6
|
* Redocument <connect:modes> and set commonchans by default.Gravatar Sadie Powell2023-07-061-12/+12
| | | | | This mode is fairly unintrusive and prevents PM spam from bots that do not share a channel.
* Sync helpop chmodes s and p with docsGravatar Hendrik Jäger2023-07-061-4/+3
|
* Fix the documentation of <connect:useident>.Gravatar Sadie Powell2023-06-291-2/+6
|
* Update author list.Gravatar InspIRCd Robot2023-06-161-1/+1
|
* Warn users when their client certificate is about to expire.Gravatar Sadie Powell2023-03-011-2/+4
| | | | Closes #1938.
* Switch to the IRCv3 standard-replies cap.Gravatar Sadie Powell2023-02-131-1/+4
| | | | | Nothing is using this so far so I'm not counting it as a breaking change.
* Add an oper priv for exempting opers from blockamsg.Gravatar Sadie Powell2022-12-191-0/+1
| | | | Closes #2007.
* Add SSL support to the mysql module.Gravatar Sadie Powell2022-12-181-1/+1
|
* Allow specifying multiple masks when adding an X-line.Gravatar Sadie Powell2022-12-101-6/+6
| | | | | | | The only exemptions for this are RLINE (a real name might contains commas) and SVSHOLD (sent by services only). Closes #1972.
* Update author list.Gravatar InspIRCd Robot2022-12-081-10/+11
|
* Import regex_pcre2 from inspircd-contrib.Gravatar Sadie Powell2022-12-051-0/+7
| | | | | | 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.
* Update Doxygen config for the latest version.Gravatar Sadie Powell2022-12-031-5/+9
|
* Fix the documentation of <options:defaultmodes>.Gravatar Sadie Powell2022-10-291-2/+2
|
* WebSockets are a HTTP feature not a HTML5 feature.Gravatar Sadie Powell2022-08-042-2/+2
|
* Update author list.Gravatar InspIRCd Robot2022-07-201-5/+5
|
* Add support for escaping hex colour codesGravatar Sadie Powell2022-06-191-0/+1
| | | | This is not widely supported but we should have an escape regardless.
* Fix the parameter documentation for the repeat mode.Gravatar Sadie Powell2022-06-151-1/+1
|
* Update author list.Gravatar InspIRCd Robot2022-04-281-3/+4
|
* Document the 'G' WHO flag.Gravatar Sadie Powell2022-04-281-0/+2
|
* Update Doxygen config for the latest version.Gravatar Sadie Powell2022-04-211-9/+7
|
* Add support for automatically expiring the override user mode.Gravatar Sadie Powell2022-04-211-1/+8
|
* Fix doxygen to include the public module header files.Gravatar Sadie Powell2022-04-171-2/+1
|
* Increase the default connectban ban duration from 10m to 6h.Gravatar Sadie Powell2022-04-051-1/+1
| | | | 10m is borderline useless for preventing bot floods.
* Add the channels/ignore-chanfilter priv to the chanfilter module.Gravatar Sadie Powell2022-03-281-0/+1
| | | | Closes #1971.
* Add support for blocking invites to the commonchans module.Gravatar Sadie Powell2022-03-231-0/+4
|
* Fix a typo in the connectban example config docs.Gravatar Sadie Powell2022-03-221-1/+1
|
* Rename <connectban:duration> to <connectban:banduration>.Gravatar Sadie Powell2022-03-221-3/+3
|
* Add support for the <count> param of WHOWAS (#1968)Gravatar Val Lorentz2022-03-191-1/+3
| | | | | | | 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
* Change delaymsg to use exemptchanops and have an oper priv (#1959).Gravatar iwalkalone2022-02-132-0/+3
|
* Add an option to allow channel ops to enable the permchannels mode.Gravatar Sadie Powell2022-02-051-1/+6
| | | | Closes #1964.
* Fix various minor Doxygen warnings.Gravatar Sadie Powell2022-02-021-1/+2
|
* Update IRCCloud IP rangesGravatar James Wheare2021-12-311-2/+2
|
* Add support for forwarding a password from the second nick param.Gravatar Sadie Powell2021-12-281-14/+17
|
* Update author list.Gravatar InspIRCd Robot2021-12-101-0/+106
|
* Add a script for updating the author list.Gravatar Sadie Powell2021-12-101-0/+0
|
* Add the <connect:uniqueusername> option.Gravatar Sadie Powell2021-11-231-1/+2
|
* Fix the SSLINFO helpop not describing SSLINFO on channels.Gravatar Sadie Powell2021-11-161-3/+6
|