summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-01-09avoid a traceback on subject, whateverlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-09remove the separator when it is at the bottom (unles the user maid M-v)louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-09Handle subject with no nick. And avoid duplicateslouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-09restaure software version and local timelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-08Handle authentication and connection errors. fixed #1994louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-06MessageInput now have a 'draft' option. When you're typing a new message, ↑...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-06Fix input history, and avoid consecutive duplicates. fixed #1851louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-05remove useless debuglouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-05correctly refresh the screen on got_offline/onlinelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-05also displays a message in ConversationTabs when a resource goes onlinelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-05same thing, but nicer codelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-05correctly displays a message in ConversationTabs when a resource goes offlinelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-05fix ConversationTab's nicks when a contact has no namelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-05fix the refresh of textwin when there's no message yetlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-05fix a crash on resize of size 0×0louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-04ask for NO history message when using /cyclelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-04use the argument of /cycle as the part messagelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-04/cycle commandlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-04displays message in ConversationTabs when a resource goes offlinelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-03display the 'nickname' instead of the JIDlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-02fix the log of MUC messages in fileslouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-02also fix /join completion (using xep 30), and add a timeoutlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-02fix /list with new SleekXMPP xep_0030 version. Also add some error handling a...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-01fixed #1901 Alt-U and Alt-Y scrolls the participant-list in MUCslouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-01fix /recolor with the new nick_color methodlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-01update copyright datelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-01show_inactive_tabs lets the other chose if she wants to display ALL tabs or j...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-31fix InfoTab, fixed #2087louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-31use the theme colorlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-31fix some stuff, maybelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-31remote nickname is colored in ConversationTablouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-26fixed #2072, fix TextWin refreshlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-26fixed #1988 Traceback handlerlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-22fix a tracebacklouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-21little fixlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-21improve performances a little more. And avoid a very rare crash, toolouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-21datetime.strftime seems (according to cProfile) to be VERY slow. Improve the ...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-18hop, fixed #2068louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-17stupid…louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-17^L now workslouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-17fix the Enter key on roster searchlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-17Also catch errors on config savelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-17correctly differentiate private and normal messageslouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-17syntaxlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-17fix typo and catch NoSectionError in configlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-17fixed #1892 save folded rosters and info_win_height in the config filelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-15config file can now have various sectionlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-15fix the issue of first private message receivedlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-15fixed #2037louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-15do not complete our own nickname. fixed #2061louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13