mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-23 19:19:31 +01:00
4a6f94f8fc
- Allow ulines to join with modes (this status gets forwarded as part of relay_joins()), but *ignore* this status when checking for claim
- For U-lined clients to set modes properly and kick, they be on the claim list
- Allow ulines to set modes on ulined clients including itself. These changes are ignored: not forwarded, not bounced, but just left there.
- Ignore uline attempts to set non-list modes - this is mostly for compatibility with Anope's DEFCON, as it would otherwise lead to a mode flood.
This requires commit
|
||
---|---|---|
.. | ||
__init__.py | ||
automode.py | ||
bots.py | ||
changehost.py | ||
commands.py | ||
ctcp.py | ||
example_service.py | ||
example.py | ||
exec.py | ||
fantasy.py | ||
games.py | ||
global.py | ||
networks.py | ||
opercmds.py | ||
relay_clientbot.py | ||
relay.py | ||
servermaps.py | ||
servprotect.py | ||
stats.py |