aboutsummaryrefslogtreecommitdiff
path: root/docs/conf
Commit message (Expand)AuthorAgeFilesLines
* 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-172-2/+2
|\
| * Tell people to connect to Teranova directly instead of our alias.Gravatar Sadie Powell2024-10-132-2/+2
* | 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-102-2/+2
|\|
| * Revert "Tell people to use the main ChatSpike domain not our alias".•••This reverts commit 78c4f3bd97d003d0f528d98752e0528023b27045. Gravatar Sadie Powell2024-10-082-2/+2
| * Tell people to use the main ChatSpike domain not our alias.•••Backport from master. Gravatar Sadie Powell2024-07-072-2/+2
| * Document the PROP command.•••Backport of f60c060 from git master. Gravatar satmd2023-12-221-0/+4
* | 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
* | 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.•••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. Gravatar Sadie Powell2024-09-051-1/+0
* | Make the <define> options in the example config actually useful.Gravatar Sadie Powell2024-09-051-8/+8
* | Refactor InspIRCd::StripColor.•••- Only strip characters we actually recognise. - Strip the value for hex color codes. Gravatar Sadie Powell2024-08-301-2/+2
* | Add a config variable for the example dir.•••This makes including example files easier on system-wide installs. Gravatar Sadie Powell2024-08-307-23/+23
* | Allow using color codes by name in MOTD files.Gravatar Sadie Powell2024-08-291-0/+7
* | Tweak the whowas config defaults•••- Decrease the default number of nick groups. - Increase the days to keep records for. - Enable update on nick change by default. - Remove the upper bounds on the fields. Gravatar Sadie Powell2024-08-281-7/+8
* | Fix the whowas database not being updated on nick change.Gravatar Sadie Powell2024-08-271-2/+6
* | Allow building log_json against yyjson.•••This is the default if available. RapidJSON has not had a release in years and has known security vulnerabilities so we should really not be using it. Gravatar Sadie Powell2024-08-231-3/+4
* | Make the slogan in the example MOTDs less bland.Gravatar Sadie Powell2024-08-092-2/+2
* | Fix an unescaped ampersand in the previous commit.Gravatar Sadie Powell2024-07-111-1/+1
* | Add URL encoded versions of the DNSBL/network to the dnsbl module.Gravatar Sadie Powell2024-07-111-1/+1
* | Include the network name in the DroneBL example config.Gravatar Sadie Powell2024-07-101-1/+1
* | Fix a typo in the example config.Gravatar Sadie Powell2024-06-301-1/+1
* | Fix various docs issues.•••Ref: #2099. Gravatar Sadie Powell2024-06-302-8/+9
* | Tell people to use the main ChatSpike domain not our alias.Gravatar Sadie Powell2024-06-282-2/+2
* | Make filenames a bit more friendly for Windows users.Gravatar Sadie Powell2024-06-1721-32/+32
* | Resort the module config file to be alphabetical.Gravatar Sadie Powell2024-06-171-322/+322
* | Add /GL and /GLOBAL to the generic services config file.Gravatar Sadie Powell2024-06-073-6/+2
* | Rename regex_pcre back to regex_pcre2.•••This rename happened before we had config compatibility and it doesn't make sense to keep it anymore. Gravatar Sadie Powell2024-06-071-2/+2
* | Add support for non-web WebSocket connections.•••Closes #2066. Gravatar Sadie Powell2024-05-231-2/+11
* | Make passwords for oper accounts optional.•••This allows restricting an oper account based on other data such as TLS fingerprint or services account but without logging them in automatically like autologin. Gravatar Sadie Powell2024-05-162-1/+9
* | Move ssl_mbedtls to inspircd-contrib.•••Closes #2088. Gravatar Sadie Powell2024-04-153-24/+13
* | Only abort SASL sessions if the user is using sasl-3.1.•••This is a compromise to allow modern clients to authenticate quickly whilst not breaking old clients. This reverts commit 4b8e69882e8b591102bfb03da1425b04c43272de. Gravatar Sadie Powell2024-03-241-2/+1
* | Allow rmode to remove all modes matching a specific user.Gravatar Sadie Powell2024-03-241-2/+4
* | Add an option for opting-out of aborting incomplete authentication.•••This goes against the expectations of the spec which can break some clients but also not doing this can break others. Blah. Gravatar Sadie Powell2024-03-011-1/+2
* | Merge the topiclock module into the services module.Gravatar Sadie Powell2024-02-271-5/+0
* | Merge the mlock module into the services module.Gravatar Sadie Powell2024-02-271-6/+0
* | Allow using multiple SSL fingerprint algorithms.•••Closes #1804. Gravatar Sadie Powell2024-02-191-6/+3
* | Allow changing the case of cloak values in cloak_user.Gravatar Sadie Powell2024-02-191-1/+11
* | Rename the hmac-sha256-ip cloak engine to hmac-sha256-addr.•••This engine cloaks the socket address which may not necessarily be an IP address. Gravatar Sadie Powell2024-02-121-2/+2
* | Fix the name of the cloak_sha256 module.Gravatar Sadie Powell2024-02-121-1/+1