Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
The ?: operator should not be used as a generic shorthand for if/else.
(Which isn't needed here either...)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FIXME on Unix yet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If the server don't respond in 30s just report the lag as +30s.
This fixes the bug where hexchat reset the lag meter every time a ping
was sent and no pong was received.
|
|
|
|
|
|
|
|
Closes #290 - opt-out for extra alerts now working
|
|
|
|
|
|
|
|
|
|
Long ctcp action/notice split
|
|
Allow nick starting with digit despite rfc 2812 violation
|
|
|