Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
- Allow modules to be specified without their prefix and extensions
in --{disable,enable}-extras.
- Allow modules to be space delimited in --{disable,enable}-extras.
|
|
|
|
Instead of constantly spamming the log file only show the message
when an entry is actually expired and show how many entries were
expired.
|
|
This brings shiny new GitHub integrations as well as allowing us to
bring back the macOS builds which were disabled because of the very
broken Travis CI macOS infrastructure.
|
|
|
|
|
|
Closes #1742.
|
|
|
|
|
|
|
|
This fixes a confusion created in c299adb31a where users without
the message-tags cap would get errors instead of being silently
ignored.
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
|
|
- Cache the codepage name on load and restore on unload.
- Make origisnick constant.
- Fix the size of the casemap in memcmp call.
|
|
|
|
Closes #1745.
|
|
Closes #1744.
|
|
|
|
|
|
This name is a lot lessambiguous.
|
|
Sending historic CTCPs to clients can only end badly.
|
|
|
|
|
|
|
|
This fixes a defect introduced in ce7979bd7d where the ircv3_sts
module was unable to find the SSL listener.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|