changed the behavior of RPL_AWAY server messages:
authorAlexander von Renteln <phon@quassel-irc.org>
Sun, 3 Feb 2008 04:24:19 +0000 (04:24 +0000)
committerAlexander von Renteln <phon@quassel-irc.org>
Sun, 3 Feb 2008 04:24:19 +0000 (04:24 +0000)
commit7a6e882282779ac24e015c53e3d9fc746c08063d
treec6b965b2e484abb614158fcc986340522bc4772d
parentf18d7db990cb23c87fa3586e19b2f8aa5509a66c
changed the behavior of RPL_AWAY server messages:
-away messages from whois request get into the status buffer
-away messages from query/msg replies will now be answered in a query
-away messages in queries will only be displayed once - and again after a one minute silence

added "/j channel" (only temporary until plugins are avaiable)

yeah, a "schnapszahl" version :-)
src/common/ircuser.cpp
src/common/ircuser.h
src/core/ircserverhandler.cpp
src/core/ircserverhandler.h
src/core/userinputhandler.cpp
src/core/userinputhandler.h
version.inc