aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'insp3' into master.Gravatar Sadie Powell2021-06-011-2/+2
|\
| * Fix the name of the regex_stdlib regex engine.Gravatar Sadie Powell2021-06-011-2/+2
| |
* | Demote the lockserv module to inspircd-contrib.Gravatar Sadie Powell2021-06-013-28/+7
| |
* | Demote the clones module to inspircd-contrib.Gravatar Sadie Powell2021-06-013-24/+11
| |
* | Demote the censor module to inspircd-contrib.Gravatar Sadie Powell2021-06-013-27/+3
| |
* | Demote the regex_tre module to inspircd-contrib.Gravatar Sadie Powell2021-06-011-9/+0
| |
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-05-221-5/+14
|\|
| * Update the Doxygen config for the new version.Gravatar Sadie Powell2021-05-161-3/+12
| |
| * Enable Doxygen XML generation.Gravatar Sadie Powell2021-05-161-1/+1
| |
* | Rename the cgiirc module to gateway.Gravatar Sadie Powell2021-04-112-9/+9
| |
* | Remove <cgiirc:opernotice>.Gravatar Sadie Powell2021-04-111-4/+0
| | | | | | | | This is no longer necessary now we have snomask privs.
* | Refer to encryption as TLS instead of SSL in all messages.Gravatar Sadie Powell2021-04-085-47/+47
| |
* | Implement support for random spamtrap channels in the LIST output.Gravatar Sadie Powell2021-04-011-0/+12
| |
* | Refactor the securelist module.Gravatar Sadie Powell2021-04-011-0/+1
| | | | | | | | | | | | | | | | | | | | - General clean up of the module source to comply with our coding style. - Allow <securehost> tags to contain a user@ip mask as well as a user@host mask. - Default <securelist:exemptregistered> to on.
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-03-311-0/+1
|\|
| * Add support for per-DNSBL timeouts.Gravatar Sadie Powell2021-03-311-0/+1
| | | | | | | | This should fix the issue of some DNSBLs being slower than others.
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-03-301-1/+1
|\|
| * Add an <include> option to allow certain config files to not exist.Gravatar Sadie Powell2021-03-191-1/+1
| | | | | | | | | | This is useful when using modules that generate a config file such as the filter and permchannels modules.
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-03-1712-46/+63
|\|
| * Convert the ISO 8859-2 nationalchars files to codepage configs.Gravatar Sadie Powell2021-03-142-0/+61
| |
| * Rename the latin1 codepage to iso-8859-1.Gravatar Sadie Powell2021-03-142-2/+2
| |
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-03-103-7/+7
|\|
| * Rename `<bind:ssl>` to `<bind:sslprofile>`.Gravatar Sadie Powell2021-03-103-5/+5
| |
| * Rename `<link:ssl>` to `<link:sslprofile>`.Gravatar Sadie Powell2021-03-101-2/+2
| |
* | Implement support for other SHA2 hash types.Gravatar Sadie Powell2021-03-051-4/+4
| |
* | Rename gecosban to realnameban.Gravatar Sadie Powell2021-03-052-8/+8
| |
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-03-051-1/+1
|\|
| * Use InnoDB instead of the deprecated MyISAM in the sqloper table.Gravatar Sadie Powell2021-03-041-1/+1
| |
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-02-283-8/+20
|\|
| * Fix a grammar issue in the helpop config.Gravatar Sadie Powell2021-02-221-1/+1
| |
| * Add a config option for exempting classes from connflood.Gravatar Sadie Powell2021-02-212-0/+5
| |
| * Add a command to the cgiirc module for encoding/decoding hex idents.Gravatar Sadie Powell2021-02-211-8/+15
| |
* | Rename <uline> to <service>.Gravatar Sadie Powell2021-01-302-6/+6
| |
* | Rename <deaf:privdeafuline> to <deaf:privdeafservice>.Gravatar Sadie Powell2021-01-301-2/+2
| |
* | Rename <deaf:bypasscharsuline> to <deaf:servicebypasschars>.Gravatar Sadie Powell2021-01-301-7/+7
| |
* | Rename <silence:exemptuline> to <silence:exemptservice>.Gravatar Sadie Powell2021-01-301-2/+2
| |
* | Rename <alias:uline> to <alias:service>.Gravatar Sadie Powell2021-01-304-42/+42
| |
* | Rename <security:hideulines> to <security:hideservices>.Gravatar Sadie Powell2021-01-301-2/+2
| |
* | Rename <security:hideulinekills> to <security:hideservicekills>.Gravatar Sadie Powell2021-01-301-2/+2
| |
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-01-293-1/+8
|\|
| * Exempt IRCCloud users from connectban and DNSBL lookups.Gravatar Sadie Powell2021-01-271-1/+3
| |
| * Allow disabling connectban for specific connect classes.Gravatar Sadie Powell2021-01-271-0/+4
| | | | | | | | Ref: #1841.
| * Added <module name="codepage"> to modules.conf.example.Gravatar R-V62021-01-181-0/+1
| |
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-01-1824-113/+9
|\|
| * Implemented configurable kick message for the repeat module (#1835).Gravatar iwalkalone2021-01-181-1/+7
| |
| * Add a new runtime directory and move the pid file to it.Gravatar Sadie Powell2021-01-181-2/+2
| | | | | | | | | | | | | | The data directory is intended for persistent files whereas the pid file is ephemeral. This distinction doesn't matter by default but on system-wide installs ephemeral runtime files go in /var/run or /run instead.
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-01-131-7/+23
|\|
| * Add a shun option to only apply when users are fully connected.Gravatar Sadie Powell2021-01-131-0/+4
| | | | | | | | Closes #1825.
| * Add a user mode which allows disabling receiving channel history.Gravatar Sadie Powell2021-01-111-7/+19
| | | | | | | | Closes #1830.
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-01-076-23/+73
|\|