Age | Commit message (Collapse) | Author |
|
Session of numeric events passed to text_emit() for nicks with open query dialogs
|
|
Login and network list cleanup
|
|
This is most noticable with /cycle or the missing USER command on connect.
|
|
|
|
session's key is empty
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
python: Hold a reference to plugin instead of dereferencing hook to get to it.
|
|
hook might have been free'd by the callback via hexchat.unhook().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed misleading comments identifying the colours
|
|
Replaced incorrect numbers (16 to 31) for mIRC colours with the correct ones (0 to 15).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Support for away tracking regardless of channel size
|
|
Added help text to sysinfo
|
|
|
|
|
|
|