Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changes of nick aren't serialized #50

Open
ccutrer opened this issue Nov 11, 2013 · 0 comments
Open

changes of nick aren't serialized #50

ccutrer opened this issue Nov 11, 2013 · 0 comments

Comments

@ccutrer
Copy link
Contributor

ccutrer commented Nov 11, 2013

nothing is ever saved in to the NetworkUser.nick field, so if your nick doesn't match your username, you have to change it every time tkellem is restarted

ccutrer added a commit to ccutrer/tkellem that referenced this issue Nov 16, 2013
fixes codekitchen#50

 * only auto-retry-nick change when connecting
 * serialize new nick to db when it is changed successfully
 * don't count a client's NICK command as successfully changing the
   nick
ccutrer added a commit to ccutrer/tkellem that referenced this issue Nov 21, 2013
fixes codekitchen#50

 * only auto-retry-nick change when connecting
 * serialize new nick to db when it is changed successfully
 * don't count a client's NICK command as successfully changing the
   nick
ccutrer added a commit to ccutrer/tkellem that referenced this issue Nov 21, 2013
fixes codekitchen#50

 * only auto-retry-nick change when connecting
 * serialize new nick to db when it is changed successfully
 * don't count a client's NICK command as successfully changing the
   nick
ccutrer added a commit to ccutrer/tkellem that referenced this issue Nov 25, 2013
fixes codekitchen#50

 * only auto-retry-nick change when connecting
 * serialize new nick to db when it is changed successfully
 * don't count a client's NICK command as successfully changing the
   nick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant