A warning message is now displayed when your nickname is already taken or not valid...
authorMarcus Eggenberger <egs@quassel-irc.org>
Sun, 28 Oct 2007 12:44:53 +0000 (12:44 +0000)
committerMarcus Eggenberger <egs@quassel-irc.org>
Sun, 28 Oct 2007 12:44:53 +0000 (12:44 +0000)
commit508537cdbe379db021ee22684229b00fd641b9ed
treebd21b179f92a9945383e1e74c2a9d975511b6441
parent42ce41212deabaf284cc496760cb901b9e3b4dc4
A warning message is now displayed when your nickname is already taken or not valid. It will be taken care of those
issues automagically again. But for now there is no nice way to access the identity list from within a
serverhandler.
src/core/ircserverhandler.cpp
src/qtui/mainwin.cpp