| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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. | 2025-07-20 | 2 | -38/+56 | |
| | | | | | | | | | | | This reduces the size of the core configuration file and also centralises all of the spanningtree configuration to one place. | ||||
| * | | 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. | 2025-04-17 | 1 | -1/+2 | |
| | | | | | | | | | | | | | 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. | ||||
| * | | Move customversion from <security> to <options>. | 2025-04-16 | 1 | -4/+4 | |
| | | | | | | | | | | | This does not relate to security so it should not be in the <security> tag. | ||||
| * | | Add <security:banrealmask>. | 2025-04-16 | 1 | -0/+4 | |
| | | | |||||
| * | | Add the hash_gnutls module. | 2025-04-06 | 1 | -0/+20 | |
| | | | | | | | | | | | This provides the SHA family using GnuTLS. In the future we can add any new algorithms that appear. | ||||
| * | | 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. | 2025-03-10 | 2 | -42/+61 | |
| | | | | | | | | | | | | | | | | | | | | | * 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. | ||||
| | * | 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 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2025-03-01 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fix a minor typo in the example module config. | 2025-02-28 | 1 | -1/+1 | |
| | | | |||||
| * | | Vendor yyjson. | 2025-02-27 | 1 | -10/+0 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2025-02-14 | 1 | -3/+3 | |
| |\| | |||||
| | * | Fix the list of supported exemptions. | 2025-01-20 | 1 | -3/+3 | |
| | | | |||||
| * | | Purge v3 compatibility code. | 2025-01-17 | 1 | -6/+0 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2025-01-17 | 1 | -15/+15 | |
| |\| | |||||
| | * | 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. | 2025-01-17 | 1 | -13/+13 | |
| | | | | | | | | | | | The shun module already behaves like this but the docs were not correct. | ||||
| * | | Merge branch 'insp4' into master. | 2025-01-17 | 3 | -27/+40 | |
| |\| | |||||
| | * | Synchronise the snomask list with th list from the docs site. | 2025-01-11 | 1 | -25/+36 | |
| | | | |||||
| | * | Update the DroneBL lookup URL. | 2025-01-10 | 1 | -1/+1 | |
| | | | |||||
| | * | Update author list. | 2025-01-04 | 1 | -1/+3 | |
| | | | |||||
| * | | Move the starttls module to the contrib repository. | 2024-12-23 | 2 | -8/+1 | |
| | | | | | | | | | | | This extension has been deprecated by IRCv3. Clients should switch to using the STS extension as provided by the ircv3_sts module. | ||||
| * | | Merge branch 'insp4' into master. | 2024-11-03 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update author list. | 2024-11-02 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2024-11-01 | 10 | -73/+174 | |
| |\| | |||||
| | * | Add support for regex flags to the filter module. | 2024-10-29 | 1 | -1/+7 | |
| | | | |||||
| | * | Merge branch 'insp3' into insp4. | 2024-10-17 | 3 | -15/+6 | |
| | |\ | |||||
| | | * | Tell people to connect to Teranova directly instead of our alias. | 2024-10-13 | 2 | -2/+2 | |
| | | | | |||||
| | | * | Resynchronise our copy of the GPLv2 with the latest FSF copy. | 2024-10-13 | 1 | -13/+4 | |
| | | | | |||||
| | * | | Add text replies for DNSBL responses. | 2024-10-13 | 3 | -2/+102 | |
| | | | | | | | | | | | | | Closes #1243. | ||||
| | * | | Fix the indentation of <options:xlinequit>. | 2024-10-11 | 1 | -13/+13 | |
| | | | | |||||
| | * | | Tweak <options:modesinlist> to allow only showing to opers. | 2024-10-11 | 1 | -3/+7 | |
| | | | | | | | | | | | | | | | | This can help opers avoid accidentally invading a secret channel that they can see because of their privileges. | ||||
| | * | | Use PRIVMSG instead of SQUERY in the example aliases. | 2024-10-11 | 3 | -39/+39 | |
| | | | | | | | | | | | | | | | | We can guarantee that the target is a service here so it doesn't make sense to use SQUERY. | ||||
