3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/coremods
James Lu 8f78205406 handlers: remove idle and signon time in WHOIS output (#267)
We can't accurately track this for things like relay users without forwarding WHOIS replies like Janus does. I don't really like faking values either, so let's just remove this entirely
2016-07-10 22:06:02 -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: copy world.networkobjects to prevent RuntimeError 2016-07-01 22:20:24 -07:00
corecommands.py corecommands: fix wrong plugin module name causing 'unload' to not work 2016-07-10 21:41:08 -07:00
exttargets.py exttargets: $pylinkacc matcher 2016-07-07 12:10:09 -07:00
handlers.py handlers: remove idle and signon time in WHOIS output (#267) 2016-07-10 22:06:02 -07:00
service_support.py Integrate services_support and automode 2016-07-07 21:54:59 -07:00