3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-24 03:29:28 +01:00
PyLink/coremods
James Lu 4b27ebbee4 Irc: make sorting in joinModes() an option, and explicitly enable it in WHOIS output
This prevents mode lists from being sorted when they really shouldn't be, such as when relaying mode changes ("+qo nick nick" became +oq nick nick").
2016-07-31 21:45:38 -07:00
..
__init__.py core: add extban support in matchHost, and $account matching (#170) 2016-07-07 00:26:52 -07:00
control.py control/utils: unload the PyLink service bot on shutdown 2016-07-26 16:26:01 -07:00
corecommands.py core: rename IrcUser.identified attribute to IrcUser.account 2016-07-29 20:16:05 -07:00
exttargets.py core: rename IrcUser.identified attribute to IrcUser.account 2016-07-29 20:16:05 -07:00
handlers.py Irc: make sorting in joinModes() an option, and explicitly enable it in WHOIS output 2016-07-31 21:45:38 -07:00
service_support.py core: SID and hostname options are now optional (#282) 2016-07-28 22:23:59 -07:00