Age | Commit message (Expand) | Author |
2011-04-10 | fix the colors for Subscribed alerts | Florent Le Coz |
2011-04-10 | Remove the bugged handling of :ctrl+arrows | Florent Le Coz |
2011-04-10 | Fix the read_keyboard on ^C | Florent Le Coz |
2011-04-10 | Fix the dispay of links in xhtml messages. Reenabling xhtml-im by default | Florent Le Coz |
2011-04-10 | Ignore messages with empty body. fixed #2144 | Florent Le Coz |
2011-04-10 | Fix the *args of timed events | Florent Le Coz |
2011-04-10 | Implement paused chate state. fixed #2124 | Florent Le Coz |
2011-04-09 | Basic timed event implementation. | Florent Le Coz |
2011-04-08 | Have a timeout in read_char to enable timed events | Florent Le Coz |
2011-04-08 | Update changelog | Florent Le Coz |
2011-04-05 | Alt+ a number returns to the previous tab if we are already on tab “number”. | Florent Le Coz |
2011-04-05 | Save the last presence. Fix #2133 | Florent Le Coz |
2011-04-04 | Disable xhtml-im by default | Florent Le Coz |
2011-04-04 | Color 7is now the default color instead of white | Florent Le Coz |
2011-04-04 | Fixed #2136 | Florent Le Coz |
2011-04-04 | Fix that again | Florent Le Coz |
2011-04-04 | Fix colors of reason in a kick message | Florent Le Coz |
2011-03-31 | Fix a crash on normal messages, and add colors to information messages | Florent Le Coz |
2011-03-30 | Fix the generated xhtml: span was closed too often at the end | Florent Le Coz |
2011-03-30 | Finish colors support with xhtml (clean the elinks dump, handle the input etc) | Florent Le Coz |
2011-03-29 | Remove the xhtml-im that was inserted for debug, add the start of a method to... | Florent Le Coz |
2011-03-29 | poezio_colors to_html | Florent Le Coz |
2011-03-29 | Convert html markup received in xhtml_im elements to poezio colors | Florent Le Coz |
2011-03-29 | Change the highlight color of the default theme | Florent Le Coz |
2011-03-29 | Fix some colors, again... | Florent Le Coz |
2011-03-29 | Add files for xhtml containing xhtml->shell colors and shell colors->poezi... | Florent Le Coz |
2011-03-29 | Fix the color in join message | Florent Le Coz |
2011-03-29 | Messages in text_buffer should not be colored when they | Florent Le Coz |
2011-03-29 | Message and complete words can now be colored even if the | Florent Le Coz |
2011-03-29 | Fix the highlight (now the nick is colored, not the message itself) | Florent Le Coz |
2011-03-29 | Cleanup some code not used anymore | Florent Le Coz |
2011-03-29 | Change how colors are handled. With \x19x etc | Florent Le Coz |
2011-03-27 | Jump the space on /message JID blabla command | Florent Le Coz |
2011-03-25 | comment + fix an except | Florent Le Coz |
2011-03-21 | … | Florent Le Coz |
2011-03-21 | Hix a crash on last word completion | Florent Le Coz |
2011-03-21 | Use namedtuples instead of dict, this should GREATELY lower the memory footprint | Florent Le Coz |
2011-03-20 | Alt+J | Florent Le Coz |
2011-03-20 | Case insensitive HL | Florent Le Coz |
2011-03-20 | Little mistake | Florent Le Coz |
2011-03-20 | Alt+x where x is a number | Florent Le Coz |
2011-03-20 | Command connect, to reconnect if needed. Fixed #1149 | Florent Le Coz |
2011-03-15 | /version <jid> command | Florent Le Coz |
2011-03-13 | Remove the avail command, since /ava[TAB] is even shorter than that. | Florent Le Coz |
2011-03-13 | Text in TextWins not is cut one row before the end of line. | Florent Le Coz |
2011-03-11 | Remove the /show command and map /away, /avail, etc. to /status. | Emmanuel Gil Peyrot |
2011-03-11 | Send chatstate composing if we are starting our message with // | Florent Le Coz |
2011-03-10 | Fix a dataforms traceback due to the new resize method. | Florent Le Coz |
2011-03-10 | Fix the search (the enter key opens the conversation BEFORE restoring the ros... | Florent Le Coz |
2011-03-10 | use config.get() only once instead of doing it at each iteration | Florent Le Coz |