3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-12-17 23:52:49 +01:00
PyLink/protocols
James Lu 25ca2f8399 nefarious: fix BURST prefix handling
When one userpair is given with some mode prefixes, it implicitly applies to all other following UIDs,
until another userpair is given with a prefix. For example: UID1,UID3:o,UID4,UID5 would assume that
UID1 has no prefixes, but UID3-5 all have op when joining.

This was not properly accounted for previously.
2016-04-16 17:06:48 -07:00
..
hybrid.py hybrid: virtual umodes +d/+x don't take arguments 2016-04-08 22:20:23 -07:00
inspircd.py inspircd: normalize chmode +r name 2016-04-09 18:25:17 -07:00
nefarious.py nefarious: fix BURST prefix handling 2016-04-16 17:06:48 -07:00
ts6_common.py Move getSid/getUid into classes.Protocol 2016-04-10 19:00:44 -07:00
ts6.py ts6: keep state properly when handling JOIN 2016-04-16 17:03:57 -07:00
unreal.py unreal: require UMODE2 cap too 2016-04-09 11:43:26 -07:00