Age | Commit message (Expand) | Author |
2011-05-13 | Fix #2170 | mathieui |
2011-05-13 | Fix #2175 | mathieui |
2011-05-13 | Fix #2176, and remove useless stuff added by 2to3 | mathieui |
2011-05-13 | Don’t break xhtml-im | mathieui |
2011-05-13 | Fix a traceback on C-c ❶ or C-c ², etc | mathieui |
2011-05-11 | should fix #2161, and enable xhtml-im while in debug | mathieui |
2011-05-10 | -log.debug | mathieui |
2011-05-10 | Fix the /version command in mucs (and globaaly) & improve shlex parsing | mathieui |
2011-05-06 | Aha, remove this duplicate function | Florent Le Coz |
2011-05-05 | M-backspace deletes a word | Florent Le Coz |
2011-05-04 | Fix /recolor correctly, and also fixes #2158 | Florent Le Coz |
2011-05-04 | Fix the paused status that was sent on /part and other inapropriate situations | Florent Le Coz |
2011-05-04 | Fix python 3.1 compat | mathieui |
2011-05-04 | fixes #2148, #2156, #2155 | mathieui |
2011-04-18 | Do not dispaly information message about the contact that were already connec... | Florent Le Coz |
2011-04-18 | Refresh optimization on chatstates | Florent Le Coz |
2011-04-18 | Add some more debug and optimze the general refresh again | Florent Le Coz |
2011-04-18 | Great roster refresh optimization | Florent Le Coz |
2011-04-17 | Remove the paused timed event when we send the message | Florent Le Coz |
2011-04-17 | Fix the infinite loop… | Florent Le Coz |
2011-04-17 | Fixed #2150 | Florent Le Coz |
2011-04-17 | Litter bug on roster presence | Florent Le Coz |
2011-04-17 | idem etc | Florent Le Coz |
2011-04-16 | Idem | Florent Le Coz |
2011-04-16 | Fix some refresh issues | Florent Le Coz |
2011-04-16 | Optimize refresh by doing only when strictly required and on the concerned pa... | Florent Le Coz |
2011-04-16 | Make the information messages "pop" the information buffer temporarly | Florent Le Coz |
2011-04-16 | Fix a typo that made the ban messages not appear at all | Florent Le Coz |
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-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 |