| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | |
| * | | Evict the customtitle module to inspircd-contrib. | 2026-02-13 | 2 | -23/+0 | |
| * | | Move maphide's config to its own tag. | 2026-02-11 | 1 | -3/+4 | |
| * | | Merge branch 'insp4' into master. | 2026-02-11 | 1 | -0/+7 | |
| |\| | |||||
| | * | Upgrade Doxyfile for the latest Doxygen. | 2026-01-26 | 1 | -0/+7 | |
| * | | Add the rewritten swhois module. | 2026-02-10 | 1 | -5/+14 | |
| * | | Add support for local-only X-lines, remove K-lines. | 2026-01-20 | 3 | -36/+33 | |
| * | | Merge branch 'insp4' into master. | 2025-12-26 | 1 | -3/+4 | |
| |\| | |||||
| | * | Add an option to automatically ZLine users who send amsgs. | 2025-12-26 | 1 | -3/+4 | |
| * | | Merge branch 'insp4' into master. | 2025-12-07 | 2 | -8/+11 | |
| |\| | |||||
| | * | 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 | |
| * | | Remove a deprecated configuration option. | 2025-10-31 | 1 | -6/+1 | |
| * | | Merge branch 'insp4' into master. | 2025-10-26 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fix a dead link in the example configs.•••Closes #2812. | 2025-10-26 | 1 | -1/+1 | |
| * | | Merge branch 'insp4' into master. | 2025-09-30 | 1 | -3/+13 | |
| |\| | |||||
| | * | 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 | |
| * | | Merge branch 'insp4' into master. | 2025-07-28 | 1 | -8/+23 | |
| |\| | |||||
| | * | Use the same message for ssl_{gnutls,openssl} as other modules. | 2025-07-28 | 1 | -8/+23 | |
| * | | Move spanningtree configuration to its own tag.•••This reduces the size of the core configuration file and also centralises all of the spanningtree configuration to one place. | 2025-07-20 | 2 | -38/+56 | |
| * | | Merge branch 'insp4' into master. | 2025-06-29 | 1 | -1/+3 | |
| |\| | |||||
| | * | 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 | |
| * | | Move customversion from <security> to <options>.•••This does not relate to security so it should not be in the <security> tag. | 2025-04-16 | 1 | -4/+4 | |
| * | | Add <security:banrealmask>. | 2025-04-16 | 1 | -0/+4 | |
| * | | Add the hash_gnutls module.•••This provides the SHA family using GnuTLS. In the future we can add any new algorithms that appear. | 2025-04-06 | 1 | -0/+20 | |
| * | | Delete the old hashing interface and modules. | 2025-04-06 | 1 | -91/+0 | |
| * | | Rewrite every single hash module for the new interface. | 2025-04-06 | 1 | -0/+100 | |
| * | | Add the new hashing interface, port consumer modules to use it. | 2025-04-06 | 3 | -13/+9 | |
| * | | Merge branch 'insp4' into master. | 2025-03-22 | 1 | -18/+22 | |
| |\| | |||||
| | * | Allow using the long duration format in the xline message. | 2025-03-18 | 1 | -18/+22 | |
| * | | Allow reloading the geolocation database with a module rehash. | 2025-03-19 | 1 | -0/+1 | |
| * | | Allow using signals to rehash any module instead of just TLS. | 2025-03-19 | 1 | -15/+27 | |
| * | | Add the cloak_custom module. | 2025-03-14 | 1 | -0/+47 | |
| * | | Remove the vhost module pending a rewrite. | 2025-03-14 | 1 | -20/+0 | |
| * | | Add <cloak:username> to the username cloak engine. | 2025-03-14 | 2 | -5/+14 | |
| * | | Merge branch 'insp4' into master. | 2025-03-14 | 3 | -42/+67 | |
| |\| | |||||
| | * | 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 | |
| * | | Merge branch 'insp4' into master. | 2025-03-10 | 1 | -1/+1 | |
| |\| | |||||
| | * | Add <helpchan> for granting privs to helpers on join. | 2025-03-10 | 1 | -1/+1 | |
