| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Raise <connflood:bootwait> from 10 seconds to 2 minutes. | 2019-10-24 | 1 | -1/+1 | |
| | | | | | | Many clients don't reconnect automatically and it can take a while for them to reconnect. | ||||
| * | Fix the example tag for changing the voice ranks. | 2019-09-16 | 1 | -1/+1 | |
| | | |||||
| * | Fix cloaking not ignoring the case of a user's hostname. | 2019-09-16 | 1 | -2/+4 | |
| | | | | | | | | | | | This new mode is recommended but disabled by default for compat reasons. Closes #480. Closes #1419. Co-Authored-By: B00mX0r <b00mx0r@aureus.pw> | ||||
| * | Document <alias:stripcolor> | 2019-09-14 | 1 | -0/+4 | |
| | | |||||
| * | Switch permchannels and xline_db from OnBackgroundTimer to a Timer. | 2019-06-25 | 1 | -3/+9 | |
| | | |||||
| * | fix example config for m_connflood | 2019-06-14 | 1 | -1/+1 | |
| | | |||||
| * | Add an option to the filter module to ignore self messages. | 2019-06-07 | 1 | -1/+7 | |
| | | |||||
| * | Replace all abstract usages of his/he/her with they/their/it. | 2019-06-07 | 1 | -4/+4 | |
| | | |||||
| * | Make messageflood weights configurable. | 2019-06-06 | 1 | -0/+6 | |
| | | | | | | | | Also, default TAGMSG to being worth 0.2 NOTICE/PRIVMSG. This should prevent flood kicks from typing notifications. Closes #1649. | ||||
| * | Add support for the IRCv3 message id specification. | 2019-05-15 | 1 | -0/+7 | |
| | | |||||
| * | Update the exemptchanops module section in modules.conf.example with missing ↵ | 2019-05-06 | 1 | -3/+4 | |
| | | | | | exemptions. | ||||
| * | Fix the <wsorigin> example. | 2019-05-05 | 1 | -1/+1 | |
| | | |||||
| * | Clarify the require* connect block options and document the sslinfo module ↵ | 2019-05-03 | 1 | -13/+23 | |
| | | | | | operonly option. | ||||
| * | Merge branch 'insp20' into insp3. | 2019-05-02 | 1 | -18/+18 | |
| |\ | |||||
| | * | Update documentation links. | 2019-04-26 | 1 | -24/+24 | |
| | | | |||||
| * | | Some more text fixes and improvements (#1618). | 2019-04-28 | 1 | -5/+8 | |
| | | | |||||
| * | | Fixed a missing quotation mark in the repeat module config. | 2019-04-28 | 1 | -1/+1 | |
| | | | |||||
| * | | Textual improvements and fixes such as typos, casing, etc. (#1612) | 2019-04-28 | 1 | -18/+20 | |
| | | | |||||
| * | | Replace the geoip module with geo_maxmind, geoban, and geoclass. | 2019-04-15 | 1 | -24/+42 | |
| | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | | Fix various typos. | 2019-04-04 | 1 | -1/+1 | |
| | | | |||||
| * | | Use SQUERY instead of PRIVMSG in alias/passforward config. | 2019-04-04 | 1 | -5/+5 | |
| | | | |||||
| * | | Merge extras/m_privdeaf into m_deaf and update documentation. | 2019-04-03 | 1 | -2/+17 | |
| | | | | | | | | | | | | | | | | | | | | | - Merge the 2.0 extras module m_privdeaf (usermode +D for deaf to user messages and notices) as they have a similar purpose. - Improve the channel deaf logic where a known case of bypassing still looped the channel userlist building an empty exemption list. - Improve the comments within the code. - Update the documentation with the previously undocumented configuration to deaf and the new privdeaf configuration. | ||||
| * | | Update most URLs to use HTTPS and fix some dead links. | 2019-03-14 | 1 | -3/+3 | |
| | | | |||||
| * | | Implement support for IRCv3 client-to-client tags. | 2019-02-19 | 1 | -0/+6 | |
| | | | |||||
| * | | Minor text fixes for m_filter. | 2019-02-19 | 1 | -1/+1 | |
| | | | |||||
| * | | Various text improvements: consistency, syntax, help and doc updates/fixes. | 2019-02-18 | 1 | -33/+44 | |
| | | | |||||
| * | | Move the close and jumpserver modules to inspircd-extras. | 2019-02-15 | 1 | -14/+0 | |
| | | | | | | | | | | | | | - The close module is borderline useless. - The jumpserver numeric is supported by barely any clients and has various security problems. | ||||
| * | | Unify the helpop and helpop-full config files. | 2019-02-09 | 1 | -1/+1 | |
| | | | |||||
| * | | ident: rename nolookupprefix to prefixunqueried. | 2019-02-04 | 1 | -2/+2 | |
| | | | |||||
| * | | Fix the description of <setname:operonly>. | 2019-01-28 | 1 | -3/+3 | |
| | | | |||||
| * | | Allow configuring whether SETNAME sends snotices and is oper-only. | 2019-01-28 | 1 | -0/+12 | |
| | | | |||||
| * | | Remove trailing whitespace from various source files. | 2019-01-24 | 1 | -2/+2 | |
| | | | |||||
| * | | Merge the censor module example config into modules.conf.example. | 2019-01-24 | 1 | -6/+11 | |
| | | | |||||
| * | | Move the <disabled> tag out of the core to a new module. | 2019-01-24 | 1 | -0/+37 | |
| | | | |||||
| * | | The <ident:bind> setting doesn't exist anymore, remove the reference to it ↵ | 2019-01-11 | 1 | -1/+0 | |
| | | | | | | | | | | | | | from the config. This setting was removed in commit 0a1fe6cf293bef91b419f57374b96a6d2aec636e. | ||||
| * | | Improve X-line text consistency. | 2019-01-09 | 1 | -13/+13 | |
| | | | | | | | | | | | | | | | | | | | | | - Change any "-Line", ":Line", or "*line" to "-line" throughout the X-line code, comments, and documentation. - Add periods to the end of some notices. - Correct a typo in the Q-line code comments. - Update the filter module documentation (shun addition). Co-authored-by: Robby <robby@chatbelgie.be> | ||||
| * | | Improve consistency of the restrictchans module example config. | 2019-01-05 | 1 | -4/+3 | |
| | | | |||||
| * | | Fix the websocket origin config example. | 2019-01-05 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge m_restrictchans and m_regonlycreate due to converging functionality ↵ | 2019-01-04 | 1 | -9/+9 | |
| | | | | | | | | | (#1541). | ||||
| * | | Clean up the callerid documentation slightly. | 2018-12-09 | 1 | -5/+5 | |
| | | | |||||
| * | | Raise the default max number of ACCEPT entries from 16 to 30. | 2018-12-09 | 1 | -2/+2 | |
| | | | |||||
| * | | Add support for multiple cloak configurations. | 2018-11-19 | 1 | -2/+12 | |
| | | | | | | | | | | | The first will be used for cloaking and the rest will be used for checking bans. | ||||
| * | | WebSocket: send messages as text by default. | 2018-11-03 | 1 | -0/+6 | |
| | | | | | | | | | | | | | This requires all messages to be UTF-8. If you are using a UTF-8 incompatible text encoding then you can disable this by setting <websocket:sendastext> to false. | ||||
| * | | Fix ircv3_capnotify being defined twice in modules.conf.example. | 2018-10-26 | 1 | -5/+0 | |
| | | | |||||
| * | | Require WebSocket origins to be whitelisted in order to connect. | 2018-10-10 | 1 | -0/+6 | |
| | | | | | | | | | Fixes #1281. | ||||
| * | | Add extban 'a' to m_gecosban. | 2018-09-25 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | This has the format a:nick!user@host+gecos. e.g. a:*!*@abusive.host+*MegaBot?v2.0* Closes #1023. Closes #1026. | ||||
| * | | Merge m_noctcp_user into m_noctcp. | 2018-09-18 | 1 | -2/+6 | |
| | | | |||||
| * | | Improvements and bugfixes to the cgiirc module. | 2018-09-17 | 1 | -4/+10 | |
| | | | | | | | | | | | | | | | | | | | | | - Allow the ident for ident type hosts to be set in the config. - Consistently check clone counts, connect classes, and xlines for all users regardless of their cgiirc host type. - Remove some obsolete code from when gateway clients had their IP changed in OnCheckReady. - Don't allow a gateway client to match both a WebIRC and an ident host. | ||||
| * | | Improvements to the hostchange module. | 2018-09-16 | 1 | -4/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Get rid of <host> and merge the prefix and suffix values into the <hostchange> value. - Remove the 'suffix' action. This has been replaced by the 'set' action. - Add the 'addaccount' action. This adds the users account to their hostname. - Use the <hostname:charmap> characters when removing invalid chars in addnick mode. - Allow multiple entries on each hostmask so that they can fall through if a certain value is not acceptable. Closes #816. Closes #1001. | ||||
| * | | Add a module for hiding mode changes from unprivileged users. | 2018-09-09 | 1 | -0/+8 | |
| | | | | | | | | | Co-authored-by: Attila Molnar <attilamolnar@hush.com> | ||||
