aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Various improvements to UNIX socket support.•••- Allow replacing dead UNIX sockets on startup. - Allow setting the permissions of the UNIX socket. - Expand the UNIX socket path relative to the data directory. Gravatar Peter Powell2019-05-301-5/+24
* m_filter: Minor cosmetic changes (#1645).Gravatar Robby2019-05-201-1/+1
* Add an option to the filter module to exclude registered users from a filter.Gravatar Filippo Cortigiani2019-05-202-2/+4
* Comment out all of the includes in the inspircd example configs.•••This allows users to use the example config without any special configuration. Gravatar Peter Powell2019-05-151-3/+3
* Add support for the IRCv3 message id specification.Gravatar Peter Powell2019-05-151-0/+7
* Allow disabling a STS policy for users in specific connect classes.•••Fixes #1634. Gravatar Peter Powell2019-05-111-0/+8
* Add umode O (override) to helpop.Gravatar Robby2019-05-091-0/+2
* Update the exemptchanops module section in modules.conf.example with missing ...Gravatar Robby2019-05-061-3/+4
* Document the anticaps exemption.Gravatar Robby2019-05-062-0/+3
* Fix the <wsorigin> example.Gravatar Peter Powell2019-05-051-1/+1
* Raise the connection timeout in the example configs to 20s.•••This should give more time for clients on slow connections that want to do a lot of things (request caps, do SASL auth, etc) on connect. Reported by @ensra. Gravatar Peter Powell2019-05-051-2/+2
* cmd_names: Fix the syntax.Gravatar Robby2019-05-051-1/+1
* Clarify the require* connect block options and document the sslinfo module op...Gravatar Robby2019-05-032-21/+41
* Merge branch 'insp20' into insp3.Gravatar Peter Powell2019-05-025-25/+25
|\
| * Update documentation links.Gravatar Peter Powell2019-04-266-39/+39
* | Some more text fixes and improvements (#1618).Gravatar Robby2019-04-281-5/+8
* | Fixed a missing quotation mark in the repeat module config.Gravatar Vitor Luis2019-04-281-1/+1
* | Textual improvements and fixes such as typos, casing, etc. (#1612)Gravatar Robby2019-04-285-56/+59
* | Fix compatibility issues between sqloper and postgresGravatar B00mX0r2019-04-281-2/+2
* | Add the new implementation of the silence module.•••This module has significant improvements on the previous one: * Flags which actually make sense. * Better compatibility with other SILENCE implementations. * Support for blocking CTCPs. * Support for blocking TAGMSGs. Gravatar Peter Powell2019-04-181-0/+26
* | Remove m_silence pending a complete rewrite.Gravatar Peter Powell2019-04-181-30/+0
* | Replace the geoip module with geo_maxmind, geoban, and geoclass.•••MaxMind have EOL'd the library that the geoip module uses and have replaced it with libmaxminddb. The geoip module has been split into geo_maxmind which provides geolocation data, geoban which provides location-based channel bans, and geoclass which is used to filter a user into a connect class based on location. Gravatar Peter Powell2019-04-152-25/+43