| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update the documentation regarding MMDB database vendors. | 2026-06-23 | 1 | -4/+8 | |
| * | Convert the quotes file to UTF-8. | 2026-06-23 | 1 | -1/+1 | |
| * | Bump the default DNS timeout to 10 seconds.•••Based on real world evidence from both the testnet and the Teranova it seems like 5 seconds isn't enough on a lot of systems. | 2026-06-23 | 2 | -3/+2 | |
| * | Also match account extbans against the account identifier. | 2026-06-14 | 1 | -3/+3 | |
| * | Update author list. | 2026-06-04 | 1 | -2/+4 | |
| * | Improve <database> tag formatting in the example configs. | 2026-05-30 | 1 | -5/+30 | |
| * | Add <nickflood:notifyrank> to mimic the equivalent in joinflood. | 2026-05-24 | 1 | -2/+10 | |
| * | Add a note about requiressl matching to the example config. | 2026-05-22 | 1 | -0/+3 | |
| * | Add the bot extended ban. | 2026-05-11 | 2 | -0/+13 | |
| * | Fix the unauthed extban not having its negated form documented. | 2026-05-11 | 1 | -2/+2 | |
| * | Update author list. | 2026-03-31 | 1 | -5/+4 | |
| * | 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 | |
| * | 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 | |
| * | Implement the IRCv3 no-implicit-names specification. | 2026-03-18 | 1 | -0/+1 | |
| * | Reorder some of the extban help. | 2026-03-09 | 1 | -4/+4 | |
| * | Document the short name for the redirect: extban. | 2026-03-09 | 1 | -2/+2 | |
| * | 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 | |
| * | Fix a copy/paste error in the serverban module docs. | 2026-03-06 | 1 | -1/+1 | |
| * | Add the sharebans module. | 2026-03-06 | 2 | -0/+12 | |
| * | Add oper-only options to the class and server extbans. | 2026-03-04 | 1 | -0/+9 | |
| * | 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 | |
| * | Upgrade Doxyfile for the latest Doxygen. | 2026-01-26 | 1 | -0/+7 | |
| * | Add an option to automatically ZLine users who send amsgs. | 2025-12-26 | 1 | -3/+4 | |
| * | Update author list. | 2025-12-03 | 1 | -4/+3 | |
| * | Fix the <autoconnect> indentation in the example link config. | 2025-12-03 | 1 | -2/+2 | |
| * | Add <autoconnect:bootperiod> to allow quickly connecting after boot. | 2025-11-19 | 1 | -4/+8 | |
| * | Fix a dead link in the example configs.•••Closes #2812. | 2025-10-26 | 1 | -1/+1 | |
| * | Lower the weight of tag messages from 0.2 to 0.1. | 2025-09-07 | 1 | -1/+1 | |
| * | Add a way to opt into the old "reset on hit" messageflood behaviour. | 2025-09-07 | 1 | -1/+2 | |
| * | Add long duration template variables to messageflood and repeat. | 2025-08-31 | 1 | -2/+2 | |
| * | Revert "Demote the regex_tre module to inspircd-contrib".•••TRE is now maintained again so we can revive this. This reverts commit bd9b6c40059795fd5fb78e16a540ce661c77f82f. | 2025-08-19 | 1 | -0/+9 | |
| * | Use the same message for ssl_{gnutls,openssl} as other modules. | 2025-07-28 | 1 | -8/+23 | |
| * | Add flag support to rline. | 2025-06-28 | 1 | -1/+7 | |
| * | Fix enforcing use of the PSL database in link data.•••The link data not being enforced is unfortunately a bug but we can't do anything about it in v4 because it would break link compatibility. | 2025-04-17 | 1 | -1/+2 | |
| * | Allow using the long duration format in the xline message. | 2025-03-18 | 1 | -18/+22 | |
| * | Add various missing information to the example configs.•••* Add missing restriction exemptions in example configs, and remove blockcaps. * Add missing extbans in example help config, and remove blockcaps. * Add missing user and channel modes in example help config. * Add the extban names in addition to the characters. | 2025-03-10 | 2 | -42/+61 | |
| * | Document <helpchan>. | 2025-03-10 | 1 | -0/+6 | |
| * | Add <helpchan> for granting privs to helpers on join. | 2025-03-10 | 1 | -1/+1 | |
| * | Fix a minor typo in the example module config. | 2025-02-28 | 1 | -1/+1 | |
| * | Fix the list of supported exemptions. | 2025-01-20 | 1 | -3/+3 | |
| * | Fix the /CBAN syntax. | 2025-01-17 | 1 | -1/+1 | |
| * | Make /CBAN behave like documented. | 2025-01-17 | 1 | -1/+1 | |
| * | Make the length optional in when adding a [EGKQRZ]-line.•••The shun module already behaves like this but the docs were not correct. | 2025-01-17 | 1 | -13/+13 | |
| * | Synchronise the snomask list with th list from the docs site. | 2025-01-11 | 1 | -25/+36 |
