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.
|
|
|
|
- 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.
|
|
|
|
This name is a lot lessambiguous.
|
|
This message exists for an incredibly rare issue and just confuses
the vast majority of people.
|
|
|
|
|
|
|
|
|
|
Many clients don't reconnect automatically and it can take a while
for them to reconnect.
|
|
|
|
helpop.conf.example.
Fixes #1714.
|
|
|
|
This new mode is recommended but disabled by default for compat
reasons.
Closes #480.
Closes #1419.
Co-Authored-By: B00mX0r <b00mx0r@aureus.pw>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, default TAGMSG to being worth 0.2 NOTICE/PRIVMSG. This should
prevent flood kicks from typing notifications.
Closes #1649.
|
|
- 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.
|
|
|
|
|
|
This allows users to use the example config without any special
configuration.
|
|
|
|
Fixes #1634.
|
|
|
|
exemptions.
|
|
|
|
|
|
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.
|
|
|
|
operonly option.
|