aboutsummaryrefslogtreecommitdiff
path: root/docs/conf/modules.example.conf
Commit message (Expand)AuthorAgeFilesLines
* Remove the old interface for configuring extra modules.Gravatar Sadie Powell2026-04-161-11/+11
* Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-261-2/+12
|\
| * Add a provider file for securelist exemptions.Gravatar Sadie Powell2026-03-261-1/+5
| * Add support for the IRCv3 UTF8ONLY specification.Gravatar Sadie Powell2026-03-191-1/+7
* | Use server tracking from the services module in the sasl module.Gravatar Sadie Powell2026-03-251-11/+8
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-191-10/+14
|\|
| * Allow overriding the oper restrictions on the fingerprint extban.Gravatar Sadie Powell2026-03-191-0/+5
| * Fix the documentation of the ircv3 module.Gravatar Sadie Powell2026-03-191-6/+5
| * Improve config compatibility with previous releases.Gravatar Sadie Powell2026-03-191-4/+4
* | Move some remaining channel settings to <channels>.Gravatar Sadie Powell2026-03-191-1/+1
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-181-0/+1
|\|
| * Implement the IRCv3 no-implicit-names specification.Gravatar Sadie Powell2026-03-181-0/+1
* | Banish banredirect to contrib, always enable the redirect: extban.Gravatar Sadie Powell2026-03-091-10/+0
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-091-2/+14
|\|
| * Add a redirect extended ban to the redirect module.•••Also, deprecate the banredirect module now its behaviour has been entirely replaced. Closes #730 Closes #2043 Gravatar Sadie Powell2026-03-091-0/+5
| * Expand what modes the redirect module can redirect when set.•••Closes #906 Gravatar Sadie Powell2026-03-091-2/+9
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-061-1/+1
|\|
| * Fix a copy/paste error in the serverban module docs.Gravatar Sadie Powell2026-03-061-1/+1
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-061-0/+10
|\|
| * Add the sharebans module.Gravatar Sadie Powell2026-03-061-0/+10
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-03-061-0/+9
|\|
| * Add oper-only options to the class and server extbans.Gravatar Sadie Powell2026-03-041-0/+9
* | Merge the chg* and set* modules.Gravatar Sadie Powell2026-03-011-38/+15
* | Add the rewritten sacommands module.Gravatar Sadie Powell2026-02-261-0/+37
* | Remove the sa* modules pending a complete rewrite.Gravatar Sadie Powell2026-02-261-51/+0
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-02-171-2/+3
|\|
| * Add support for filtering message tags to the known keys.Gravatar Sadie Powell2026-02-161-2/+3
* | Evict the customtitle module to inspircd-contrib.Gravatar Sadie Powell2026-02-131-18/+0
* | Move maphide's config to its own tag.Gravatar Sadie Powell2026-02-111-3/+4
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-12-261-3/+4
|\|
| * Add an option to automatically ZLine users who send amsgs.Gravatar Sadie Powell2025-12-261-3/+4
* | Remove a deprecated configuration option.Gravatar Sadie Powell2025-10-311-6/+1
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-09-301-3/+13
|\|
| * 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".•••TRE is now maintained again so we can revive this. This reverts commit bd9b6c40059795fd5fb78e16a540ce661c77f82f. Gravatar Sadie Powell2025-08-191-0/+9
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-07-281-8/+23
|\|
| * Use the same message for ssl_{gnutls,openssl} as other modules.Gravatar Sadie Powell2025-07-281-8/+23
* | Move spanningtree configuration to its own tag.•••This reduces the size of the core configuration file and also centralises all of the spanningtree configuration to one place. Gravatar Sadie Powell2025-07-201-0/+55
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-06-291-1/+3
|\|
| * Add flag support to rline.Gravatar Sadie Powell2025-06-281-1/+7
| * Fix enforcing use of the PSL database in link data.•••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. Gravatar Sadie Powell2025-04-171-1/+2
* | Add the hash_gnutls module.•••This provides the SHA family using GnuTLS. In the future we can add any new algorithms that appear. Gravatar Sadie Powell2025-04-061-0/+20
* | Delete the old hashing interface and modules.Gravatar Sadie Powell2025-04-061-91/+0
* | Rewrite every single hash module for the new interface.Gravatar Sadie Powell2025-04-061-0/+100
* | Add the new hashing interface, port consumer modules to use it.Gravatar Sadie Powell2025-04-061-2/+0
* | 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