Age | Commit message (Expand) | Author |
2011-05-29 | Merge, whatever | Florent Le Coz |
2011-05-29 | fixes #2164. Restore multiline messages on paste of big text. That’s now fa... | Florent Le Coz |
2011-05-28 | Fixes #2179 | mathieui |
2011-05-19 | Fix arguments for /status command | Florent Le Coz |
2011-05-19 | Fix the argument split issues | Florent Le Coz |
2011-05-14 | Fixes #2177, and fixes chatstates a bit | mathieui |
2011-05-14 | fixes #2171, fixes #2173, also set a minimum size (< 5 lines crashes poezio w... | mathieui |
2011-05-13 | fixes #1995 (hopefully google will fix their server, one day…) | mathieui |
2011-05-13 | Fix #2170 | mathieui |
2011-05-13 | Fix #2176, and remove useless stuff added by 2to3 | mathieui |
2011-05-11 | should fix #2161, and enable xhtml-im while in debug | mathieui |
2011-05-10 | Fix the /version command in mucs (and globaaly) & improve shlex parsing | 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-17 | Remove the paused timed event when we send the message | Florent Le Coz |
2011-04-17 | Litter bug on roster presence | 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-10 | Ignore messages with empty body. fixed #2144 | 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-03-31 | Fix a crash on normal messages, and add colors to information messages | 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 | Convert html markup received in xhtml_im elements to poezio colors | 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-20 | Alt+J | 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-11 | Remove the /show command and map /away, /avail, etc. to /status. | Emmanuel Gil Peyrot |
2011-03-08 | Have a single TextWin in common for each tab, reducing the needed memory, and... | Florent Le Coz |
2011-03-07 | Inputs are garbage collected, making MucListTab collectable. | Florent Le Coz |
2011-03-07 | very little cleanup | Florent Le Coz |
2011-03-05 | Move a lot of muc-only-related stuff insid the MucTab class | Florent Le Coz |
2011-03-05 | Kind of big cleanup. | Florent Le Coz |
2011-03-03 | fixed #2117 Fix tracebacks: remove traceback handler. | Florent Le Coz |
2011-03-03 | Avoid a blink at startup with a stupid hack… | Florent Le Coz |
2011-02-25 | Fix a tb when receiving the first private message of a conversation | Florent Le Coz |
2011-02-24 | Display chatstates in the user list in MucTabs | Florent Le Coz |
2011-02-24 | end and handle chatstates in privateconversations | Florent Le Coz |