| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | 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.•••The shun module already behaves like this but the docs were not correct. | 2025-01-17 | 1 | -13/+13 | ||
| * | | 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.•••This extension has been deprecated by IRCv3. Clients should switch to using the STS extension as provided by the ircv3_sts module. | 2024-12-23 | 2 | -8/+1 | ||
| * | | 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.•••Closes #1243. | 2024-10-13 | 3 | -2/+102 | ||
| | * | | Fix the indentation of <options:xlinequit>. | 2024-10-11 | 1 | -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. | 2024-10-11 | 1 | -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. | 2024-10-11 | 3 | -39/+39 | ||
| | * | | Merge branch 'insp3' into insp4. | 2024-10-10 | 3 | -3/+3 | ||
| | |\| | ||||||
| | | * | Revert "Tell people to use the main ChatSpike domain not our alias".•••This reverts commit 78c4f3bd97d003d0f528d98752e0528023b27045. | 2024-10-08 | 3 | -3/+3 | ||
| | | * | Tell people to use the main ChatSpike domain not our alias.•••Backport from master. | 2024-07-07 | 3 | -3/+3 | ||
| * | | | Default <options:extbanformat> to name. | 2024-11-01 | 1 | -1/+1 | ||
| * | | | Merge branch 'insp4' into master. | 2024-09-30 | 2 | -18/+29 | ||
| |\| | | ||||||
| | * | | Make the messageflood and repeat messages a bit better. | 2024-09-28 | 1 | -2/+2 | ||
| | * | | Make it clear that Anope 2.1 does not need cmode or umode +r. | 2024-09-26 | 1 | -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. | 2024-09-23 | 1 | -1/+1 | ||
| | * | | Remove non-breaking space from the sasl module comment. | 2024-09-23 | 1 | -1/+1 | ||
| | * | | Hide the channels of services pseudoclient with +I from opers too.•••Closes #2106. | 2024-09-22 | 1 | -4/+9 | ||
| | * | | Allow opting-out of saving bot messages in the channel history.•••Closes #2107. | 2024-09-22 | 1 | -0/+4 | ||
| | * | | Rename <chanhistory:bots> to <chanhistory:sendtobots>. | 2024-09-22 | 1 | -7/+8 | ||
| * | | | Merge branch 'insp4' into master. | 2024-09-09 | 7 | -34/+40 | ||
| |\| | | ||||||
| | * | | Document the deprecation of the cloak_md5 and md5 module. | 2024-09-05 | 1 | -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. | 2024-09-05 | 1 | -1/+0 | ||
| | * | | Make the <define> options in the example config actually useful. | 2024-09-05 | 1 | -8/+8 | ||
| | * | | Refactor InspIRCd::StripColor.•••- Only strip characters we actually recognise. - Strip the value for hex color codes. | 2024-08-30 | 1 | -2/+2 | ||
| | * | | Add a config variable for the example dir.•••This makes including example files easier on system-wide installs. | 2024-08-30 | 7 | -23/+23 | ||
| | * | | Allow using color codes by name in MOTD files. | 2024-08-29 | 1 | -0/+7 | ||
| * | | | Merge branch 'insp4' into master. | 2024-08-29 | 1 | -6/+11 | ||
| |\| | | ||||||
| | * | | 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. | 2024-08-28 | 1 | -7/+8 | ||
| | * | | Fix the whowas database not being updated on nick change. | 2024-08-27 | 1 | -2/+6 | ||
| * | | | Merge branch 'insp4' into master. | 2024-08-23 | 1 | -2/+2 | ||
| |\| | | ||||||
| | * | | 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. | 2024-08-23 | 1 | -3/+4 | ||
