3
0
mirror of https://github.com/jlu5/PyLink.git synced 2025-02-14 20:40:53 +01:00
James Lu e354ada838 relay: fix nick collision loop on SAVE + when both tagged UID and untagged UID exist on one net
This fixes a clash when for example: both 42XAAAAAA and _42XAAAAAA exist on a network, and PyLink tries to relay both nicks as _42XAAAAAA/network.

Also, this adds an oldnick argument to the SAVE protocol handler, which is then used by relay.normalizeNick to check whether the original pre-SAVE nick is also in use, in the event of nick collisions.
2015-07-25 18:27:30 -07:00
..
2015-07-22 13:18:11 -07:00
2015-07-05 13:44:48 -07:00