summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-08Update changelogFlorent Le Coz
2011-04-05Alt+ a number returns to the previous tab if we are already on tab “number”.Florent Le Coz
2011-04-05Save the last presence. Fix #2133Florent Le Coz
2011-04-04Disable xhtml-im by defaultFlorent Le Coz
2011-04-04Color 7is now the default color instead of whiteFlorent Le Coz
2011-04-04Fixed #2136Florent Le Coz
2011-04-04Fix that againFlorent Le Coz
2011-04-04Fix colors of reason in a kick messageFlorent Le Coz
2011-03-31Fix a crash on normal messages, and add colors to information messagesFlorent Le Coz
2011-03-30Fix the generated xhtml: span was closed too often at the endFlorent Le Coz
2011-03-30Finish colors support with xhtml (clean the elinks dump, handle the input etc)Florent Le Coz
2011-03-29Remove the xhtml-im that was inserted for debug, add the start of a method to...Florent Le Coz
2011-03-29poezio_colors to_htmlFlorent Le Coz
2011-03-29Convert html markup received in xhtml_im elements to poezio colorsFlorent Le Coz
2011-03-29Change the highlight color of the default themeFlorent Le Coz
2011-03-29Fix some colors, again...Florent Le Coz
2011-03-29Add files for xhtml containing xhtml->shell colors and shell colors->poezi...Florent Le Coz
2011-03-29Fix the color in join messageFlorent Le Coz
2011-03-29Messages in text_buffer should not be colored when theyFlorent Le Coz
2011-03-29Message and complete words can now be colored even if theFlorent Le Coz
2011-03-29Fix the highlight (now the nick is colored, not the message itself)Florent Le Coz
2011-03-29Cleanup some code not used anymoreFlorent Le Coz
2011-03-29Change how colors are handled. With \x19x etcFlorent Le Coz
2011-03-27Jump the space on /message JID blabla commandFlorent Le Coz
2011-03-25comment + fix an exceptFlorent Le Coz
2011-03-21Florent Le Coz
2011-03-21Hix a crash on last word completionFlorent Le Coz
2011-03-21Use namedtuples instead of dict, this should GREATELY lower the memory footprintFlorent Le Coz
2011-03-20Alt+JFlorent Le Coz
2011-03-20Case insensitive HLFlorent Le Coz
2011-03-20Little mistakeFlorent Le Coz
2011-03-20Alt+x where x is a numberFlorent Le Coz
2011-03-20Command connect, to reconnect if needed. Fixed #1149Florent Le Coz
2011-03-15/version <jid> commandFlorent Le Coz
2011-03-13Remove the avail command, since /ava[TAB] is even shorter than that.Florent Le Coz
2011-03-13Text in TextWins not is cut one row before the end of line.Florent Le Coz
2011-03-11Remove the /show command and map /away, /avail, etc. to /status.Emmanuel Gil Peyrot
2011-03-11Send chatstate composing if we are starting our message with //Florent Le Coz
2011-03-10Fix a dataforms traceback due to the new resize method.Florent Le Coz
2011-03-10Fix the search (the enter key opens the conversation BEFORE restoring the ros...Florent Le Coz
2011-03-10use config.get() only once instead of doing it at each iterationFlorent Le Coz
2011-03-09Avoid stupid traceback on normal messageFlorent Le Coz
2011-03-09little fixes and (very little) optimizationFlorent Le Coz
2011-03-09Some optimizations in build_new_message. Also cleaned up. Added an optimized ...Florent Le Coz
2011-03-08Have a single TextWin in common for each tab, reducing the needed memory, and...Florent Le Coz
2011-03-07Inputs are garbage collected, making MucListTab collectable.Florent Le Coz
2011-03-07TypoFlorent Le Coz
2011-03-07very little cleanupFlorent Le Coz
2011-03-07pylintFlorent Le Coz
2011-03-06Fix data forms to work properly with the previous changes in windows.pyFlorent Le Coz