3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-12-25 04:02:45 +01:00
PyLink/protocols
James Lu 8465edd5af ts6_common: fix outbound kicks to PUIDS not updating the state
This was previously trying to update the state based on the user's nick, but we use PUIDs internally. In other words, make sure that we don't replace the internal target when sending the outgoing text...
2017-04-01 12:26:08 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
clientbot.py clientbot: always add channels to users' channel lists in names reply 2017-01-09 22:23:59 -08:00
hybrid.py Merge branch 'master' into devel 2016-12-18 00:15:24 -08:00
inspircd.py inspircd: work around extraneous letters sometimes sent in FJOIN TS 2017-02-05 21:13:23 -08:00
ircs2s_common.py ircs2s_common: fix last commit (missing import) 2017-01-01 20:39:34 -08:00
nefarious.py nefarious: fix a typo causing crash on user mode change 2017-02-17 22:28:11 -08:00
ratbox.py core, protocols: add server argument to IrcUser (#355) 2016-11-09 18:40:16 -08:00
ts6_common.py ts6_common: fix outbound kicks to PUIDS not updating the state 2017-04-01 12:26:08 -07:00
ts6.py ts6: implement line wrapping in SJOIN ban bursts (#253) 2017-01-11 23:09:25 -08:00
unreal.py unreal: fix userlist parsing breaking with Unreal 3.2 nicks starting with a symbol 2017-04-01 12:10:19 -07:00