aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Document the DNSBL command.Gravatar Sadie Powell2026-02-161-8/+14
| | | | Closes #2190.
* Add support for filtering message tags to the known keys.Gravatar Sadie Powell2026-02-161-2/+3
|
* Upgrade Doxyfile for the latest Doxygen.Gravatar Sadie Powell2026-01-261-0/+7
|
* Add an option to automatically ZLine users who send amsgs.Gravatar Sadie Powell2025-12-261-3/+4
|
* Update author list.Gravatar InspIRCd Robot2025-12-031-4/+3
|
* Fix the <autoconnect> indentation in the example link config.Gravatar Sadie Powell2025-12-031-2/+2
|
* Add <autoconnect:bootperiod> to allow quickly connecting after boot.Gravatar Sadie Powell2025-11-191-4/+8
|
* Fix a dead link in the example configs.Gravatar Sadie Powell2025-10-261-1/+1
| | | | Closes #2812.
* Lower the weight of tag messages from 0.2 to 0.1.Gravatar Sadie Powell2025-09-071-1/+1
|
* Add a way to opt into the old "reset on hit" messageflood behaviour.Gravatar Sadie Powell2025-09-071-1/+2
|
* Add long duration template variables to messageflood and repeat.Gravatar Sadie Powell2025-08-311-2/+2
|
* Revert "Demote the regex_tre module to inspircd-contrib".Gravatar Sadie Powell2025-08-191-0/+9
| | | | | | TRE is now maintained again so we can revive this. This reverts commit bd9b6c40059795fd5fb78e16a540ce661c77f82f.
* Use the same message for ssl_{gnutls,openssl} as other modules.Gravatar Sadie Powell2025-07-281-8/+23
|
* Add flag support to rline.Gravatar Sadie Powell2025-06-281-1/+7
|
* Fix enforcing use of the PSL database in link data.Gravatar Sadie Powell2025-04-171-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.
* Allow using the long duration format in the xline message.Gravatar Sadie Powell2025-03-181-18/+22
|
* Add various missing information to the example configs.Gravatar Robby2025-03-102-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>.Gravatar Sadie Powell2025-03-101-0/+6
|
* Add <helpchan> for granting privs to helpers on join.Gravatar Sadie Powell2025-03-101-1/+1
|
* Fix a minor typo in the example module config.Gravatar Sadie Powell2025-02-281-1/+1
|
* Fix the list of supported exemptions.Gravatar Sadie Powell2025-01-201-3/+3
|
* Fix the /CBAN syntax.Gravatar Sadie Powell2025-01-171-1/+1
|
* Make /CBAN behave like documented.Gravatar Sadie Powell2025-01-171-1/+1
|
* Make the length optional in when adding a [EGKQRZ]-line.Gravatar Sadie Powell2025-01-171-13/+13
| | | | | The shun module already behaves like this but the docs were not correct.
* Synchronise the snomask list with th list from the docs site.Gravatar Sadie Powell2025-01-111-25/+36
|
* Update the DroneBL lookup URL.Gravatar Sadie Powell2025-01-101-1/+1
|
* Update author list.Gravatar InspIRCd Robot2025-01-041-1/+3
|
* Update author list.Gravatar InspIRCd Robot2024-11-021-1/+1
|
* Add support for regex flags to the filter module.Gravatar Sadie Powell2024-10-291-1/+7
|
* Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-10-173-15/+6
|\
| * Tell people to connect to Teranova directly instead of our alias.Gravatar Sadie Powell2024-10-132-2/+2
| |
| * Resynchronise our copy of the GPLv2 with the latest FSF copy.Gravatar Sadie Powell2024-10-131-13/+4
| |
* | Add text replies for DNSBL responses.Gravatar Sadie Powell2024-10-133-2/+102
| | | | | | | | Closes #1243.
* | Fix the indentation of <options:xlinequit>.Gravatar Sadie Powell2024-10-111-13/+13
| |
* | Tweak <options:modesinlist> to allow only showing to opers.Gravatar Sadie Powell2024-10-111-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.Gravatar Sadie Powell2024-10-113-39/+39
| | | | | | | | | | We can guarantee that the target is a service here so it doesn't make sense to use SQUERY.
* | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-10-103-3/+3
|\|
| * Revert "Tell people to use the main ChatSpike domain not our alias".Gravatar Sadie Powell2024-10-083-3/+3
| | | | | | | | This reverts commit 78c4f3bd97d003d0f528d98752e0528023b27045.
| * Tell people to use the main ChatSpike domain not our alias.Gravatar Sadie Powell2024-07-073-3/+3
| | | | | | | | Backport from master.
* | Make the messageflood and repeat messages a bit better.Gravatar Sadie Powell2024-09-281-2/+2
| |
* | Make it clear that Anope 2.1 does not need cmode or umode +r.Gravatar Sadie Powell2024-09-261-1/+2
| |
* | Change PID example path from absolute to relativeGravatar Wade Cline2024-09-231-1/+1
| | | | | | | | | | The relative path is resolved based on the configured runtime directory, which is determined at build time.
* | Remove non-breaking space from the sasl module comment.Gravatar Wade Cline2024-09-231-1/+1
| |
* | Hide the channels of services pseudoclient with +I from opers too.Gravatar Sadie Powell2024-09-221-4/+9
| | | | | | | | Closes #2106.
* | Allow opting-out of saving bot messages in the channel history.Gravatar Sadie Powell2024-09-221-0/+4
| | | | | | | | Closes #2107.
* | Rename <chanhistory:bots> to <chanhistory:sendtobots>.Gravatar Sadie Powell2024-09-221-7/+8
| |
* | Document the deprecation of the cloak_md5 and md5 module.Gravatar Sadie Powell2024-09-051-4/+6
| |
* | Fix needlessly separating threads and lanes in the argon2 module.Gravatar Sadie Powell2024-09-051-1/+0
| | | | | | | | | | | | We were not using these correctly and Argon2 uses the thread count as the lane count anyway so its pointless to even have a setting for this.
* | Make the <define> options in the example config actually useful.Gravatar Sadie Powell2024-09-051-8/+8
| |
* | Refactor InspIRCd::StripColor.Gravatar Sadie Powell2024-08-301-2/+2
| | | | | | | | | | - Only strip characters we actually recognise. - Strip the value for hex color codes.