Age | Commit message (Expand) | Author |
2011-06-21 | Fix a stupid traceback. | Florent Le Coz |
2011-06-18 | Fixes bug #2183 | mathieui |
2011-06-18 | Fix colors in private quit messages | Florent Le Coz |
2011-06-18 | hopefully fix chat states | mathieui |
2011-06-04 | fix the display of the action 'emptying the status', and some few minor changes | mathieui |
2011-06-02 | make command case-insentitive (which means /w 1 works as fine as /W 1) | mathieui |
2011-06-02 | Added a /names command | mathieui |
2011-05-29 | don’t leak presences with chat states when xa or away | mathieui |
2011-05-29 | fixes #2121 | mathieui |
2011-05-29 | fixes #2153 Remove the anon-specific tab | Florent Le Coz |
2011-05-28 | Fixes #2179 | mathieui |
2011-05-24 | fixes #2187 (import/export) | mathieui |
2011-05-24 | fixes #2184 | mathieui |
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 | Fix #2175 | mathieui |
2011-05-13 | Fix #2176, and remove useless stuff added by 2to3 | mathieui |
2011-05-10 | -log.debug | mathieui |
2011-05-10 | Fix the /version command in mucs (and globaaly) & improve shlex parsing | mathieui |
2011-05-04 | Fix the paused status that was sent on /part and other inapropriate situations | Florent Le Coz |
2011-05-04 | fixes #2148, #2156, #2155 | mathieui |
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 | 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 | Fix a typo that made the ban messages not appear at all | 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-05 | Save the last presence. Fix #2133 | 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-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 | Convert html markup received in xhtml_im elements to poezio colors | Florent Le Coz |
2011-03-29 | Fix some colors, again... | Florent Le Coz |
2011-03-29 | Fix the color in join message | 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-21 | … | Florent Le Coz |
2011-03-21 | Hix a crash on last word completion | Florent Le Coz |
2011-03-11 | Send chatstate composing if we are starting our message with // | Florent Le Coz |
2011-03-10 | Fix the search (the enter key opens the conversation BEFORE restoring the ros... | Florent Le Coz |
2011-03-09 | little fixes and (very little) optimization | Florent Le Coz |
2011-03-09 | Some optimizations in build_new_message. Also cleaned up. Added an optimized ... | Florent Le Coz |
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 |