Age | Commit message (Expand) | Author |
2020-03-30 | Make showing the channel modes in /LIST configurable. | Sadie Powell |
2020-03-28 | Correct a typo in the example config. | Matt Schatz |
2020-02-21 | Use "yes" instead of "true" in the example configs. | Sadie Powell |
2019-06-17 | Fix a typo in inspircd.conf.example. | Peter Powell |
2019-06-17 | Add example connect classes for KiwiIRC.com and IRCCloud. | Peter Powell |
2019-06-17 | Document <connect:deny> better. | Peter Powell |
2019-06-10 | Add support for including directories containing .conf files. | Peter Powell |
2019-05-30 | Various improvements to UNIX socket support. | Peter Powell |
2019-05-15 | Comment out all of the includes in the inspircd example configs. | Peter Powell |
2019-05-11 | Allow disabling a STS policy for users in specific connect classes. | Peter Powell |
2019-05-06 | Document the anticaps exemption. | Robby |
2019-05-05 | Raise the connection timeout in the example configs to 20s. | Peter Powell |
2019-05-03 | Clarify the require* connect block options and document the sslinfo module op... | Robby |
2019-05-02 | Merge branch 'insp20' into insp3. | Peter Powell |
2019-04-28 | Textual improvements and fixes such as typos, casing, etc. (#1612) | Robby |
2019-03-07 | Add missing '>' to an example connect tag. | Robby |
2019-02-18 | Various text improvements: consistency, syntax, help and doc updates/fixes. | Robby |
2019-01-24 | Move the <disabled> tag out of the core to a new module. | Peter Powell |
2019-01-24 | Implement support for the extended tag space for client tags. | Peter Powell |
2019-01-09 | Improve X-line text consistency. | Matt Schatz |
2018-12-19 | Fix docs referring to channel mode e using the wrong name. | Peter Powell |
2018-12-19 | Add the <maxlist> tag and switch ListModeBase to always use it. | Peter Powell |
2018-12-04 | Add an option for changing the allowed server clock drift. | Peter Powell |
2018-11-20 | Add missing special character for reversing color. | Robby |
2018-10-27 | Remove deprecated config checker and make <die> actually useful. | Peter Powell |
2018-09-06 | Remove the ripemd160 module. | Peter Powell |
2018-07-30 | Replace most usages of "GECOS" with "real" or "real name". | Peter Powell |
2018-07-20 | Log snotices with their description rather than just as "snomask". | Peter Powell |
2018-07-18 | Initial support for listening on UNIX socket endpoints. | Peter Powell |
2018-07-10 | Add a silent option to <options:restrictbannedusers>. | Peter Powell |
2018-04-22 | Improve support for MOTD escape codes. | Peter Powell |
2018-04-22 | Always process MOTD formatting escape codes. | Peter Powell |
2018-04-22 | Merge tag 'v2.0.26' into master. | Peter Powell |
2018-04-16 | Improve some documentation (#1483). | Matt Schatz |
2018-04-11 | Change some usage of "gecos" to "real name" | genius3000 |
2018-03-25 | Separate secret and private channels on whois for non-opers (#1447) | Dylan Frank |
2017-12-22 | Fix two minor docs issues | B00mX0r |
2017-12-22 | Rename <security:hidewhois> to <security:hideserver>. | Peter Powell |
2017-12-16 | Use HTTPS URLs in the executable file and include examples. | Peter Powell |
2017-12-12 | Clarify the documentation of <connect:allow>. | Peter Powell |
2017-12-11 | Don't allow users to set a zero channel limit. | Peter Powell |
2017-11-22 | Remove the preconfigured Charybdis and UnrealIRCd module files. | Peter Powell |
2017-11-12 | Merge tag 'v2.0.25' into master. | Peter Powell |
2017-11-12 | Various minor documentation fixes. | Peter Powell |
2017-11-09 | Allow spaces in the network name now it doesn't cause problems. | Peter Powell |
2017-10-12 | Merge the latest changes from insp20 into master. | Peter Powell |
2017-09-14 | Raise the default listmode limit to 100 from 64. | Peter Powell |
2017-09-08 | Implement support for configurable casemapping & default to ASCII. | Peter Powell |
2017-09-03 | Convert a bunch of time-related config options to getDuration. | Peter Powell |
2017-08-27 | Update a bunch of references to the old command modules. | Peter Powell |