Actions
Feature #214
openImprove the chat feature
Start date:
06/08/2012
Due date:
% Done:
80%
Estimated time:
keywords:
Platform:
Description
- Be able to write multi-line message by pressing shift-enter to add an endline.
 - When @ is types a list of known peer is shown. (Autocompletion)
 - @<nick> are printed in italic.
 - When a message is received containing 
<nick> where <nick> is your nick the window will blink. This can be disabled in the @notificationssettings. - You can press 'tab' to choose among the last person which has sent a message to you
 - Handle urls, create automatic hyperlink
 - Support smileys
 - Support some basic text formatting (font, size, color, etc...)
 - Automatic wrapping of the text
 - Use of emoticon? https://en.wikipedia.org/wiki/List_of_emoticons
 - When the user is typing a message and change channel, the previous typing messages should not be discarded (as zoom for example)
 
- Look on 'Quassel'
	
- Website: http://quassel-irc.org/
 - Source (master): http://gitorious.org/quassel/quassel/trees/master
 
 
Actions