aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-221-18/+22
|\|
| * Allow using the long duration format in the xline message.Gravatar Sadie Powell2025-03-181-18/+22
* | Allow reloading the geolocation database with a module rehash.Gravatar Sadie Powell2025-03-191-0/+1
* | Allow using signals to rehash any module instead of just TLS.Gravatar Sadie Powell2025-03-191-15/+27
* | Add the cloak_custom module.Gravatar Sadie Powell2025-03-141-0/+47
* | Remove the vhost module pending a rewrite.Gravatar Sadie Powell2025-03-141-20/+0
* | Add <cloak:username> to the username cloak engine.Gravatar Sadie Powell2025-03-142-5/+14
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-143-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. Gravatar Robby2025-03-102-42/+61
| * Document <helpchan>.Gravatar Sadie Powell2025-03-101-0/+6
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-101-1/+1
|\|
| * Add <helpchan> for granting privs to helpers on join.Gravatar Sadie Powell2025-03-101-1/+1
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-011-1/+1
|\|
| * Fix a minor typo in the example module config.Gravatar Sadie Powell2025-02-281-1/+1
* | Vendor yyjson.Gravatar Sadie Powell2025-02-271-10/+0
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-02-141-3/+3
|\|
| * Fix the list of supported exemptions.Gravatar Sadie Powell2025-01-201-3/+3
* | Purge v3 compatibility code.Gravatar Sadie Powell2025-01-171-6/+0
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-01-171-15/+15
|\|
| * 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.•••The shun module already behaves like this but the docs were not correct. Gravatar Sadie Powell2025-01-171-13/+13
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-01-173-27/+40
|\|
| * 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
* | Move the starttls module to the contrib repository.•••This extension has been deprecated by IRCv3. Clients should switch to using the STS extension as provided by the ircv3_sts module. Gravatar Sadie Powell2024-12-232-8/+1
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-11-031-1/+1
|\|
| * Update author list.Gravatar InspIRCd Robot2024-11-021-1/+1
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-11-0110-73/+174
|\|
| * 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.•••Closes #1243. Gravatar Sadie Powell2024-10-133-2/+102
| * | Fix the indentation of <options:xlinequit>.Gravatar Sadie Powell2024-10-111-13/+13
| * | Tweak <options:modesinlist> to allow only showing to opers.•••This can help opers avoid accidentally invading a secret channel that they can see because of their privileges. Gravatar Sadie Powell2024-10-111-3/+7
| * | Use PRIVMSG instead of SQUERY in the example aliases.•••We can guarantee that the target is a service here so it doesn't make sense to use SQUERY. Gravatar Sadie Powell2024-10-113-39/+39
| * | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-10-103-3/+3
| |\|
| | * Revert "Tell people to use the main ChatSpike domain not our alias".•••This reverts commit 78c4f3bd97d003d0f528d98752e0528023b27045. Gravatar Sadie Powell2024-10-083-3/+3
| | * Tell people to use the main ChatSpike domain not our alias.•••Backport from master. Gravatar Sadie Powell2024-07-073-3/+3
* | | Default <options:extbanformat> to name.Gravatar Sadie Powell2024-11-011-1/+1
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-09-302-18/+29
|\| |
| * | 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 relative•••The relative path is resolved based on the configured runtime directory, which is determined at build time. Gravatar Wade Cline2024-09-231-1/+1
| * | 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.•••Closes #2106. Gravatar Sadie Powell2024-09-221-4/+9
| * | Allow opting-out of saving bot messages in the channel history.•••Closes #2107. Gravatar Sadie Powell2024-09-221-0/+4
| * | Rename <chanhistory:bots> to <chanhistory:sendtobots>.Gravatar Sadie Powell2024-09-221-7/+8