3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/protocols
James Lu b1b2394836 ircs2s_common: ignore PART for channels that the user wasn't on
These extra parts caused issues with relay when receiving P10 KICK acknowledgements as they are treated as if the user was already in the channel.
2017-08-07 00:05:44 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
clientbot.py protocols: remove direct usage of to_lower() for channels 2017-08-06 18:05:14 -07:00
hybrid.py hybrid: add KLINE support (#139) 2017-07-17 08:37:43 -07:00
inspircd.py protocols: remove direct usage of to_lower() for channels 2017-08-06 18:05:14 -07:00
ircs2s_common.py ircs2s_common: ignore PART for channels that the user wasn't on 2017-08-07 00:05:44 -07:00
nefarious.py classes, protocols: convert self.irc usage to self 2017-06-25 02:09:52 -07:00
ngircd.py protocols: remove direct usage of to_lower() for channels 2017-08-06 18:05:14 -07:00
p10.py p10: remove direct usage of to_lower() for channels 2017-08-06 18:11:34 -07:00
ratbox.py core: convert IrcUser calls to User 2017-06-30 21:44:31 -07:00
ts6_common.py Move numeric() into IRCS2SProtocol 2017-07-05 02:36:34 -07:00
ts6.py protocols: remove direct usage of to_lower() for channels 2017-08-06 18:05:14 -07:00
unreal.py protocols: remove direct usage of to_lower() for channels 2017-08-06 18:05:14 -07:00