3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00
PyLink/protocols
James Lu 84452bec2e inspircd: always make PyLink handle WHOIS (closes #267)
This removes the use_experimental_whois option, which is always enabled now.

The rationale behind this is that PyLink cannot accurately track signon and idle times for things like relay users, without forwarding WHOIS requests between servers in a way the hooks system is really not optimized to do. However, no IDLE response means that no WHOIS data is ever sent back to the calling user, so this workaround is probably the best solution, aside from faking values.
2016-07-10 22:08:56 -07:00
..
hybrid.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00
inspircd.py inspircd: always make PyLink handle WHOIS (closes #267) 2016-07-10 22:08:56 -07:00
ircs2s_common.py Irc: add getFriendlyName() abstraction 2016-07-06 22:30:21 -07:00
nefarious.py updateTS: Fix mode tracking again 2016-07-10 21:36:18 -07:00
ts6_common.py ts6_common: force nick TS to 100 in SAVE 2016-07-10 21:20:47 -07:00
ts6.py updateTS: Fix mode tracking again 2016-07-10 21:36:18 -07:00
unreal.py updateTS: Fix mode tracking again 2016-07-10 21:36:18 -07:00