aboutsummaryrefslogtreecommitdiff
path: root/docs/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove broken mssql module•••Issue #1006 Gravatar Attila Molnar2016-08-231-15/+0
* Merge insp20Gravatar Attila Molnar2016-08-171-0/+3
|\
| * Don't show snotices for kills from ulined clientsGravatar Adam2016-02-251-0/+3
* | Add WebSocket moduleGravatar Attila Molnar2016-08-082-0/+13
* | Add SHA1 moduleGravatar Attila Molnar2016-08-081-0/+4
* | Add mbedTLS SSL moduleGravatar Attila Molnar2016-06-151-0/+4
* | Adds classban module providing extban 'n' for connect class ban.Gravatar Johanna A2016-03-041-0/+7
* | Merge insp20Gravatar Attila Molnar2016-02-223-8/+26
|\|
| * m_dccallow Add config option to control max entries on a list•••Default to 20 Gravatar Attila Molnar2016-02-121-1/+2
| * Fix a few documentation problems•••Fixes issues #1003, #1045 and #1085 Gravatar Attila Molnar2015-10-123-3/+17
| * Fix various issues with the nationalchars module.•••- Strip the directory name in the default casemapping value. - Error out if the casemapping value contains a space. - Error out if the locale file failed to load. - Fix relative file path when building on Windows. - Install nationalchars files on Windows. Gravatar Peter Powell2015-06-141-4/+7
| * Fix not being able to message ulines when m_restrictmsg is loaded.Gravatar Peter Powell2015-05-101-0/+3
* | Remove the useless testnet module.Gravatar Peter Powell2016-02-201-6/+0
* | Add m_monitor which implements the MONITOR command and notificationsGravatar Attila Molnar2016-01-061-0/+8
* | Strip all control codes except \001 in InspIRCd::StripColor()•••Fixes issue #1100 reported by @uecasm Gravatar Attila Molnar2015-12-081-2/+2
* | Add m_ircv3_invitenotify which implements the IRCv3.2 invite-notify extensionGravatar Attila Molnar2015-12-061-0/+6
* | Add m_ircv3_echomessage which implements the IRCv3.2 echo-message extensionGravatar Attila Molnar2015-12-061-0/+7
* | Remove <options:ircumsgprefix> entirelyGravatar Attila Molnar2015-12-061-5/+0
* | Add m_ircv3_chghost which implements the IRCv3.2 chghost extensionGravatar Attila Molnar2015-12-051-0/+11
* | Add m_ircv3_capnotify which implements the IRCv3.2 cap-notify extensionGravatar Attila Molnar2015-12-051-0/+5
* | m_blockcaps Reword error message to indicate 'greater than or equal to' logic...Gravatar David Lamont2015-07-011-2/+2
* | Merge pull request #1059 from OVERdrive-IRC/m_repeat/fix-typo•••m_repeat: fix typo (similiar->similar)Gravatar Attila Molnar2015-06-263-4/+4
|\ \
| * | m_repeat: fix typo (similiar->similar)•••Also update docs/ accordingly Gravatar James Lu2015-06-123-4/+4
* | | Update example configuration to say the new style module names everywhereGravatar Attila Molnar2015-05-2010-479/+479
|/ /
* | Merge insp20Gravatar Attila Molnar2015-04-208-114/+69
|\|
| * Remove non-existant extban M: from docs•••extban M: has not existed since 2d732f4d in 2009... Gravatar Renegade3342015-03-173-10/+5
| * Remove outdated ircservices and neostats config examples•••Issue #991 Gravatar Attila Molnar2015-02-092-56/+0
| * Fix a couple of helpop issues•••Fixes issue #949 reported by @webczat Gravatar Attila Molnar2014-11-292-6/+20
| * Make some config strings a bit more professional and use RFC reserved TLD's e...Gravatar JD Horelick2014-11-094-39/+41
| * Add missing oper-only commands to oper class blocksGravatar JD Horelick2014-11-091-3/+3
* | modules/m_silence: Allow U-lined services to bypass silence masks•••Adds a config entry (silence->exemptuline) that specifies whether users on U-lined servers can bypass silence masks. Gravatar Renegade3342015-02-051-1/+4
* | Merge insp20Gravatar Attila Molnar2014-10-271-1/+4
|\|
| * m_delaymsg Add option to disallow NOTICEs tooGravatar Attila Molnar2014-10-231-0/+2
| * Update <nationalchars> tag documentationGravatar Attila Molnar2014-10-201-1/+2
* | Remove listmode hiding support from the core•••This is now handled by m_hidelist Gravatar Attila Molnar2014-09-101-5/+0
* | m_hidelist Make minimum rank required to view lists configurableGravatar Attila Molnar2014-09-101-1/+8
* | Add m_hidelist that allows hiding the lists of listmodesGravatar Attila Molnar2014-09-101-0/+14
* | m_pbkdf2: Added module•••Bugfixes and minor changes are by @attilamolnar, original PR #767 Gravatar Daniel Vassdal2014-08-041-0/+14
* | m_bcrypt: Add module•••bcrypt updated to 1.3 by @attilamolnar, original PR #767 Gravatar Daniel Vassdal2014-08-041-0/+9
* | Merge insp20Gravatar Attila Molnar2014-07-2510-300/+338
|\|
| * Update example configuration files, fix typos and case•••Mention m_regex_stdlib in the list of regex providers after m_filter Gravatar Attila Molnar2014-07-244-38/+48
| * Update aliases/anope.conf.exampleGravatar Adam2014-07-231-11/+4
| * remove unneeded whitespace from the docs/examplesGravatar Tim Heckman2014-06-146-16/+16
| * Some more helpop config updates.Gravatar Robby-2014-04-122-242/+277
* | Say "SSL certificate fingerprint" instead of "SSL fingerprint" everywhereGravatar Attila Molnar2014-07-195-12/+12
* | Document the config options of m_removeGravatar Attila Molnar2014-06-091-0/+6
* | m_remove Recognize /REMOVE <chan> <nick>•••The old syntax is now deprecated Fixes issue #860 reported by @Shawn-Smith Gravatar Attila Molnar2014-06-091-5/+3
* | Describe <ident:nolookupprefix>Gravatar Attila Molnar2014-05-281-0/+4
* | m_ident: Add an option to allow idents of users to still be prefixed with a '...•••Fixes #683. Some changes by @attilamolnar, original PR #684 Gravatar Robby-2014-05-281-1/+1
* | m_sajoin, m_sapart Support a comma separated list of channels•••Issue #818 Gravatar Attila Molnar2014-04-141-4/+5