3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-24 03:29:28 +01:00
PyLink/plugins
James Lu 708d949164 relay: join remote users before sending ours
This fixes race conditions where modes can be set on our joining users (e.g. auto-op by ChanServ), but are promptly erased as relay joins remote users and resets the channel TS.

Also, move relayModes() calls back into relayJoins(), with an optional "burst" argument.

Closes #102.
2015-09-02 18:08:39 -07:00
..
admin.py plugins/admin: allow sending KICK from servers (#90) 2015-08-21 00:39:58 -07:00
commands.py utils.isOper: check for both umode +o and login status 2015-08-02 19:41:40 -07:00
hooks.py everything: Improve logging 2015-07-05 13:44:48 -07:00
relay.py relay: join remote users before sending ours 2015-09-02 18:08:39 -07:00