aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Remove the KiwiIRC.com example config file.•••Requested by @prawnsalad. These IP addresses are only a small part of a larger pool and may change without notice. Gravatar Sadie Powell2020-07-302-22/+0
* Allow disabling the timedbans set/unset notices (#1789).Gravatar iwalkalone2020-07-221-0/+3
* Fix watch example configGravatar linuxdaemon2020-05-251-1/+1
* Allow enabling the message-tags cap without client-only tags.Gravatar Sadie Powell2020-05-051-0/+5
* Add SERVLIST to the example helpop.Gravatar Matt Schatz2020-04-281-4/+10
* Fixes by misspell-fixerGravatar InspIRCd Robot2020-04-213-7/+7
* Update the <securelist> documentation.Gravatar Sadie Powell2020-04-171-3/+14
* Minor cleanup and documentation improvements.•••- Only show a generic failure message to the user upon oper failure due to not having a secure connection or matching cert. fingerprint. - Update the comment about oper:fingerprint as it can be a space separated list of fingerprints and not just one. - Improve a few code comments and formatting. Gravatar Matt Schatz2020-04-141-3/+3
* Update user-facing text and comments of SSL to TLS.Gravatar Matt Schatz2020-04-145-46/+47
* Add support for limiting what opers can subscribe to snomasks.Gravatar Sadie Powell2020-04-111-4/+7
* Note that bind:permissions does not change on rehash.Gravatar Matt Schatz2020-04-101-0/+3
* Make showing the channel modes in /LIST configurable.Gravatar Sadie Powell2020-03-301-0/+4
* Add support for the servers/ignore-shun privilege.Gravatar Sadie Powell2020-03-291-0/+1
* Include ADMIN and OPER in the default for <shun:enabledcmds>.Gravatar Sadie Powell2020-03-291-1/+1
* Correct a typo in the example config.Gravatar Matt Schatz2020-03-281-2/+2
* Correct a module name typo.Gravatar Matt Schatz2020-03-241-1/+1
* Use "yes" instead of "true" in the example configs.Gravatar Sadie Powell2020-02-212-4/+4
* Add support for requiring users to use SSL in order to use SASL.Gravatar Sadie Powell2020-02-211-1/+4
* Improve the documentation of <sasl:server>.Gravatar Sadie Powell2020-02-211-5/+4
* Lower <sts:duration> to 5m to prevent misconfigs denying access.Gravatar Sadie Powell2020-02-191-2/+3
* Update modules.conf.example to use the new --enable-extras syntax.Gravatar Sadie Powell2020-02-131-6/+6
* Clean special chars from module conf exampleGravatar Wade Cline2020-02-031-2/+2
* Implement support for the IRCv3 labeled-response specification.Gravatar Sadie Powell2020-01-281-0/+6
* Tweak the default motd/opermotd slightly.•••Also, remove the - at the start of the MOTD field. This is cargo culted from irc2 and theres no real reason to actually do this. Gravatar Sadie Powell2020-01-222-44/+38
* Add support for setting the help topic in helpop.Gravatar Sadie Powell2020-01-151-343/+339
* Various improvements for the helpop module.•••- Ensure that the config is actually valid. This found an invalid entry in the default helpop configs. - Columize the index page and build it whilst reading the config instead of at request time. Gravatar Sadie Powell2020-01-131-1/+1
* Add a replacement for the nationalchars module.Gravatar Sadie Powell2020-01-075-0/+177
* Rename <chanhistory:notice> to <chanhistory:prefixmsg>.•••This name is a lot lessambiguous. Gravatar Sadie Powell2020-01-031-3/+4
* Change the default for <waitpong:sendsnotice> to false.•••This message exists for an incredibly rare issue and just confuses the vast majority of people. Gravatar Peter Powell2019-11-291-1/+1
* WebSocket: replace the behindproxy switch with a proxy IP list.Gravatar Peter Powell2019-11-291-4/+4
* Implement support for websocket connections via a proxy like nginx.Gravatar Peter Powell2019-11-281-5/+12
* Exempt the KiwiIRC.com servers from X-lines.Gravatar Peter Powell2019-10-241-0/+4
* Fix a typo in the KiwiIRC.com server IPs.Gravatar Peter Powell2019-10-241-2/+2
* Raise <connflood:bootwait> from 10 seconds to 2 minutes.•••Many clients don't reconnect automatically and it can take a while for them to reconnect. Gravatar Peter Powell2019-10-241-1/+1
* Disable DNS/DNSBL/ident lookups for unregistered KiwiIRC.com users.Gravatar Peter Powell2019-10-242-2/+12
* Add repeat to the list of possible restriction types to exempt in helpop.conf...•••Fixes #1714. Gravatar Robby2019-10-071-0/+1
* Fix the example tag for changing the voice ranks.Gravatar Peter Powell2019-09-161-1/+1
* Fix cloaking not ignoring the case of a user's hostname.•••This new mode is recommended but disabled by default for compat reasons. Closes #480. Closes #1419. Co-Authored-By: B00mX0r <b00mx0r@aureus.pw> Gravatar Peter Powell2019-09-161-2/+4
* Document <alias:stripcolor>Gravatar linuxdaemon2019-09-141-0/+4
* Upgrade the Doxygen config file with "doxygen -u".Gravatar Peter Powell2019-08-231-2/+13
* Switch permchannels and xline_db from OnBackgroundTimer to a Timer.Gravatar Peter Powell2019-06-251-3/+9
* Fix a typo in inspircd.conf.example.Gravatar Peter Powell2019-06-171-1/+1
* Add more info and a IPv6 class to the IRCCloud example config.Gravatar Peter Powell2019-06-171-1/+7
* Add example connect classes for KiwiIRC.com and IRCCloud.Gravatar Peter Powell2019-06-173-1/+27
* Document <connect:deny> better.Gravatar Peter Powell2019-06-171-3/+6
* fix example config for m_connfloodGravatar Ben Harris2019-06-141-1/+1
* Add support for including directories containing .conf files.Gravatar Peter Powell2019-06-101-0/+1
* Add an option to the filter module to ignore self messages.Gravatar Peter Powell2019-06-071-1/+7
* Replace all abstract usages of his/he/her with they/their/it.Gravatar Peter Powell2019-06-071-4/+4
* Make messageflood weights configurable.•••Also, default TAGMSG to being worth 0.2 NOTICE/PRIVMSG. This should prevent flood kicks from typing notifications. Closes #1649. Gravatar Peter Powell2019-06-061-0/+6