3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/protocols
James Lu 2245af1dba Revert "ts6: handle ChatIRCd ENCAP USERMODE"
This reverts commit 785fc8d2d2.

This feature isn't actually used yet and is relatively non-standard. Aside from that, the biggest issue so far is that ENCAP USERMODE doesn't give servers a way to explicitly acknowledge or reject(ignore) the mode change, which can lead to desyncs.
2017-12-18 17:20:37 -08:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
clientbot.py clientbot: fix KeyError when there are still queued outgoing messages to a channel we just left 2017-11-05 01:17:59 -08:00
hybrid.py hybrid: remove slash-in-hosts as it is not supported 2017-12-03 18:56:43 -08:00
inspircd.py inspircd: move definitions for cmodes +J and +E to kicknorejoin_insp and repeat_insp 2017-12-18 13:10:48 -08:00
ircs2s_common.py ircs2s_common: expand PUIDs in squit() 2017-09-23 23:15:29 -07:00
nefarious.py classes, protocols: convert self.irc usage to self 2017-06-25 02:09:52 -07:00
ngircd.py protocols: send outgoing hop counts for servers and users 2017-09-23 22:36:31 -07:00
p10.py classes: fix backwards sorting in Channel.sort_prefixes() 2017-10-15 01:29:42 -07:00
ts6_common.py protocols: send outgoing hop counts for servers and users 2017-09-23 22:36:31 -07:00
ts6.py Revert "ts6: handle ChatIRCd ENCAP USERMODE" 2017-12-18 17:20:37 -08:00
unreal.py unreal: register ~T extbans as filter and filter_censor (#557) 2017-12-07 00:36:38 -08:00