aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Upgrade Doxyfile for the latest Doxygen.Gravatar Sadie Powell2026-04-301-0/+5
* Fix finding the Windows headers when building Doxygen docs.Gravatar Sadie Powell2026-04-301-1/+1
* Switch the build system to CMake.Gravatar Sadie Powell2026-04-272-1/+31
* Refactor mkauthors.Gravatar Sadie Powell2026-04-181-0/+8
* Remove the old interface for configuring extra modules.Gravatar Sadie Powell2026-04-161-11/+11
* Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-311-3/+2
|\
| * Update author list.Gravatar InspIRCd Robot2026-03-311-5/+4
* | Fix various minor Doxygen issues.Gravatar Sadie Powell2026-03-291-3/+3
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-262-2/+21
|\|
| * Add a provider file for securelist exemptions.Gravatar Sadie Powell2026-03-262-1/+14
| * Add support for the IRCv3 UTF8ONLY specification.Gravatar Sadie Powell2026-03-191-1/+7
* | Remove some dead keys from the example DNSBL configs.Gravatar Sadie Powell2026-03-253-3/+0
* | Use server tracking from the services module in the sasl module.Gravatar Sadie Powell2026-03-251-11/+8
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-191-10/+14
|\|
| * Allow overriding the oper restrictions on the fingerprint extban.Gravatar Sadie Powell2026-03-191-0/+5
| * Fix the documentation of the ircv3 module.Gravatar Sadie Powell2026-03-191-6/+5
| * Improve config compatibility with previous releases.Gravatar Sadie Powell2026-03-191-4/+4
* | Move some remaining channel settings to <channels>.Gravatar Sadie Powell2026-03-192-17/+17
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-181-0/+1
|\|
| * Implement the IRCv3 no-implicit-names specification.Gravatar Sadie Powell2026-03-181-0/+1
* | Generate the credits for /INFO from Git history.Gravatar Sadie Powell2026-03-152-4/+0
* | Update the mailmap.Gravatar Sadie Powell2026-03-151-4/+4
* | Move <options:{fixed,prefix,suffix}part> to <channels>.Gravatar Sadie Powell2026-03-121-13/+12
* | Move <options:maskinlist> and <options:maskintopic> to <channels>.Gravatar Sadie Powell2026-03-121-8/+8
* | Move <options:modesinlist> to <channels>.Gravatar Sadie Powell2026-03-121-9/+9
* | Move <options:defaultmodes> to <channels> and rework.•••- The default prefix modes are now separate from the default channel modes. This should result in less accidentally broken configs. - The privs are now pre-parsed to a list of mode references. This should improve performance slightly as the repeated mode lookups are gone. It also allows us to write warnings to the debug log when the default privs are invalid. - Channels can now have a default topic. Gravatar Sadie Powell2026-03-121-8/+20
* | Move channel settings to the <channels> tag.Gravatar Sadie Powell2026-03-121-55/+62
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-091-4/+4
|\|
| * Reorder some of the extban help.Gravatar Sadie Powell2026-03-091-4/+4
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-091-2/+2
|\|
| * Document the short name for the redirect: extban.Gravatar Sadie Powell2026-03-091-2/+2
* | Banish banredirect to contrib, always enable the redirect: extban.Gravatar Sadie Powell2026-03-092-14/+0
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-092-60/+103
|\|
| * Add a redirect extended ban to the redirect module.•••Also, deprecate the banredirect module now its behaviour has been entirely replaced. Closes #730 Closes #2043 Gravatar Sadie Powell2026-03-092-0/+8
| * Redocument extended bans to be easier to read.Gravatar Sadie Powell2026-03-091-58/+86
| * Expand what modes the redirect module can redirect when set.•••Closes #906 Gravatar Sadie Powell2026-03-091-2/+9
* | Remove more missed v3 compatibility code.Gravatar Sadie Powell2026-03-071-3/+2
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-061-1/+1
|\|
| * Fix a copy/paste error in the serverban module docs.Gravatar Sadie Powell2026-03-061-1/+1
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-062-0/+12
|\|
| * Add the sharebans module.Gravatar Sadie Powell2026-03-062-0/+12
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-061-0/+9
|\|
| * Add oper-only options to the class and server extbans.Gravatar Sadie Powell2026-03-041-0/+9
* | Merge the chg* and set* modules.Gravatar Sadie Powell2026-03-013-68/+40
* | Implement support for per-command maximum targets.•••Closes #2157. Gravatar Sadie Powell2026-02-271-4/+13
* | Add the rewritten sacommands module.Gravatar Sadie Powell2026-02-261-0/+37
* | Remove the sa* modules pending a complete rewrite.Gravatar Sadie Powell2026-02-261-51/+0
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-02-172-10/+17
|\|
| * Document the DNSBL command.•••Closes #2190. Gravatar Sadie Powell2026-02-161-8/+14
| * Add support for filtering message tags to the known keys.Gravatar Sadie Powell2026-02-161-2/+3