Feature #70

avatar

Preserve user nick across reconnects

Added by Redmine Admin 5726 days ago. Updated 4959 days ago.

Status:New Start:
Priority:Normal Due date:
Assigned to:avatarMirco Bauer % Done:

0%

Category:Engine IRC
Target version:TBD
Complexity:

Votes: 0

Description

When smuxi gets disconnected from the server due to a timeout or connectivity loss and the user has manually change their nick to a different on, it reverts to the default nick name on reconnect. It should preserve the nickname over the disconnect/reconnect sequence.

History

Updated by Mirco Bauer 5685 days ago

avatar

I will try to address this for the 0.6.3 release, not sure if it will make it though.

Updated by Mirco Bauer 5569 days ago

avatar

This is a bug in SmartIrc4net, as it passes the original nickname list in the Reconnect() method to Login() instead of re-using the last nickname we used. Thus I have to delay this feature/fix to 0.7 (as it will require a new SmartIrc4net release)

Updated by Mirco Bauer 5343 days ago

avatar
  • Target version changed from 0.8 to 0.6.4

Actually this can be done in 0.6.4 as it uses it's own nick handling now.

Updated by Mirco Bauer 5343 days ago

avatar
  • Target version changed from 0.6.4 to 0.8

This is not as simple as initialy thought, thus postponed to 0.7.0

Updated by Mirco Bauer 4959 days ago

avatar
  • Target version changed from 0.8 to TBD

Also available in: Atom PDF