Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Many clients don't reconnect automatically and it can take a while
for them to reconnect.
|
|
|
|
|
|
|
|
- Save the nick of the setter to use in the expiry message.
- Change both notice messages to a standard and informative style.
|
|
No thanks to SourceTree's diff view for causing this.
|
|
|
|
Closes #1713.
|
|
- Add the type of request.
- Add whether the request was cached.
|
|
- The lookup type is already stored in the question.
- core_dns validates hostnames by IsHost already.
|
|
|
|
This is unnecessary as the resolved value is already stored in the
question in the request class.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows for various things which will be coming in the future.
e.g. Transferring users to another server on upgrade.
|
|
|
|
This is a lot safer and handles users changing servers properly.
|
|
helpop.conf.example.
Fixes #1714.
|
|
|
|
|
|
|
|
|
|
Thanks to @niacat for getting this fixed upstream.
|
|
|
|
|
|
|
|
|
|
I don't know of any places this causes issues but its better to be
safe than sorry.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This new mode is recommended but disabled by default for compat
reasons.
Closes #480.
Closes #1419.
Co-Authored-By: B00mX0r <b00mx0r@aureus.pw>
|
|
Closes #1704.
|
|
|
|
|
|
|
|
|