From 205579c3be58537060785d174f9f67c89444a21b Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Tue, 27 Dec 2005 03:42:40 +0000 Subject: Implemented common chat handling, except for chatting in channels. Also the Channel registering/unregistering isn't there yet and the commands needs to be implemented. Added a small slangs filter to reduce bad words in account names and in conversations a little. --- ChangeLog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ff895084..d2df972c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,15 @@ -2005-12-26 Bjørn Lindeijer +2005-12-27 Yohann Ferreira + + * src/chathandler.h, src/chathandler.cpp, src/defines.h, + src/utils/slangsfilter.h, src/utils/slangsfilter.cpp, + src/Makefile.am, src/main.cpp, src/accounthandler.cpp, + src/connectionhandler.h, src/connectionhandler.cpp: Implemented + common chat handling, except for chatting in channels. Also the + Channel registering/unregistering isn't there yet and the commands + needs to be implemented. Added a small slangs filter to reduce bad + words in account names and in conversations a little. + +2005-12-26 Bjorn Lindeijer * src/storage.cpp: Removed manual throwing of std::bad_alloc, which should happen by default unless new(nothrow) is used. Suggested by -- cgit v1.2.3-60-g2f50