| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Upgrade Doxyfile for the latest Doxygen. | 2026-04-30 | 1 | -0/+5 | |
| * | Fix finding the Windows headers when building Doxygen docs. | 2026-04-30 | 1 | -1/+1 | |
| * | Switch the build system to CMake. | 2026-04-27 | 2 | -1/+31 | |
| * | Refactor mkauthors. | 2026-04-18 | 1 | -0/+8 | |
| * | Remove the old interface for configuring extra modules. | 2026-04-16 | 1 | -11/+11 | |
| * | Merge branch 'insp4' into master. | 2026-03-31 | 1 | -3/+2 | |
| |\ | |||||
| | * | Update author list. | 2026-03-31 | 1 | -5/+4 | |
| * | | Fix various minor Doxygen issues. | 2026-03-29 | 1 | -3/+3 | |
| * | | Merge branch 'insp4' into master. | 2026-03-26 | 2 | -2/+21 | |
| |\| | |||||
| | * | Add a provider file for securelist exemptions. | 2026-03-26 | 2 | -1/+14 | |
| | * | Add support for the IRCv3 UTF8ONLY specification. | 2026-03-19 | 1 | -1/+7 | |
| * | | Remove some dead keys from the example DNSBL configs. | 2026-03-25 | 3 | -3/+0 | |
| * | | Use server tracking from the services module in the sasl module. | 2026-03-25 | 1 | -11/+8 | |
| * | | Merge branch 'insp4' into master. | 2026-03-19 | 1 | -10/+14 | |
| |\| | |||||
| | * | Allow overriding the oper restrictions on the fingerprint extban. | 2026-03-19 | 1 | -0/+5 | |
| | * | Fix the documentation of the ircv3 module. | 2026-03-19 | 1 | -6/+5 | |
| | * | Improve config compatibility with previous releases. | 2026-03-19 | 1 | -4/+4 | |
| * | | Move some remaining channel settings to <channels>. | 2026-03-19 | 2 | -17/+17 | |
| * | | Merge branch 'insp4' into master. | 2026-03-18 | 1 | -0/+1 | |
| |\| | |||||
| | * | Implement the IRCv3 no-implicit-names specification. | 2026-03-18 | 1 | -0/+1 | |
| * | | Generate the credits for /INFO from Git history. | 2026-03-15 | 2 | -4/+0 | |
| * | | Update the mailmap. | 2026-03-15 | 1 | -4/+4 | |
| * | | Move <options:{fixed,prefix,suffix}part> to <channels>. | 2026-03-12 | 1 | -13/+12 | |
| * | | Move <options:maskinlist> and <options:maskintopic> to <channels>. | 2026-03-12 | 1 | -8/+8 | |
| * | | Move <options:modesinlist> to <channels>. | 2026-03-12 | 1 | -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. | 2026-03-12 | 1 | -8/+20 | |
| * | | Move channel settings to the <channels> tag. | 2026-03-12 | 1 | -55/+62 | |
| * | | Merge branch 'insp4' into master. | 2026-03-09 | 1 | -4/+4 | |
| |\| | |||||
| | * | Reorder some of the extban help. | 2026-03-09 | 1 | -4/+4 | |
| * | | Merge branch 'insp4' into master. | 2026-03-09 | 1 | -2/+2 | |
| |\| | |||||
| | * | Document the short name for the redirect: extban. | 2026-03-09 | 1 | -2/+2 | |
| * | | Banish banredirect to contrib, always enable the redirect: extban. | 2026-03-09 | 2 | -14/+0 | |
| * | | Merge branch 'insp4' into master. | 2026-03-09 | 2 | -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 | 2026-03-09 | 2 | -0/+8 | |
| | * | Redocument extended bans to be easier to read. | 2026-03-09 | 1 | -58/+86 | |
| | * | Expand what modes the redirect module can redirect when set.•••Closes #906 | 2026-03-09 | 1 | -2/+9 | |
| * | | Remove more missed v3 compatibility code. | 2026-03-07 | 1 | -3/+2 | |
| * | | Merge branch 'insp4' into master. | 2026-03-06 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fix a copy/paste error in the serverban module docs. | 2026-03-06 | 1 | -1/+1 | |
| * | | Merge branch 'insp4' into master. | 2026-03-06 | 2 | -0/+12 | |
| |\| | |||||
| | * | Add the sharebans module. | 2026-03-06 | 2 | -0/+12 | |
| * | | Merge branch 'insp4' into master. | 2026-03-06 | 1 | -0/+9 | |
| |\| | |||||
| | * | Add oper-only options to the class and server extbans. | 2026-03-04 | 1 | -0/+9 | |
| * | | Merge the chg* and set* modules. | 2026-03-01 | 3 | -68/+40 | |
| * | | Implement support for per-command maximum targets.•••Closes #2157. | 2026-02-27 | 1 | -4/+13 | |
| * | | Add the rewritten sacommands module. | 2026-02-26 | 1 | -0/+37 | |
| * | | Remove the sa* modules pending a complete rewrite. | 2026-02-26 | 1 | -51/+0 | |
| * | | Merge branch 'insp4' into master. | 2026-02-17 | 2 | -10/+17 | |
| |\| | |||||
| | * | Document the DNSBL command.•••Closes #2190. | 2026-02-16 | 1 | -8/+14 | |
| | * | Add support for filtering message tags to the known keys. | 2026-02-16 | 1 | -2/+3 | |
