Age | Commit message (Expand) | Author |
2013-03-11 | Fix #1841 (User nickname) | mathieui |
2013-03-11 | Implement XEP-0118 (Fix #1840) | mathieui |
2013-03-09 | Fix #2254 | mathieui |
2013-03-04 | Make /affiliation and /role non-blocking (fix #2235) | mathieui |
2013-03-02 | Fix #2132 (/disconnect) | mathieui |
2013-02-28 | Remove a debug that floods too much | mathieui |
2013-02-27 | Improve XEP-0308 support | mathieui |
2013-02-15 | Fix a potential traceback on /ignore | mathieui |
2013-02-11 | Do not add a space after /unignore completion | mathieui |
2013-02-03 | Fix the folding of contacts in multiple groups | mathieui |
2013-02-03 | Fix a traceback on the completion of /correct | mathieui |
2013-01-29 | Fix a tb on /accept. Make sure jid is a JID object, not an str. | Florent Le Coz |
2013-01-26 | Add an /unlock command to manually unlock a DynamicConversationTab. | Florent Le Coz |
2013-01-26 | Implement XEP 296 for locking resource in conversations. | Florent Le Coz |
2013-01-21 | Fix it for real. | mathieui |
2013-01-21 | Fix a traceback when a tab failed to be joined in the first place | mathieui |
2013-01-19 | Fix get_version and get_room_form | mathieui |
2013-01-17 | Fix a (hidden) traceback | mathieui |
2013-01-17 | Refresh the rooster when canceling the search. | Florent Le Coz |
2013-01-17 | Move to the upstream SleekXMPP | mathieui |
2013-01-11 | Improve the xml tab | mathieui |
2013-01-07 | fix a tb on /accept | Florent Le Coz |
2013-01-06 | Improve the help system (#1986) | mathieui |
2012-12-31 | Fix #2138 (send xhtml with /say and /correct) | mathieui |
2012-12-31 | Fix #2161 | mathieui |
2012-12-30 | Fix #2158 | mathieui |
2012-12-30 | Fix #2189 Fix #2139 - Make /correct work properly in all chat tabs | mathieui |
2012-12-30 | Do not rebuild everything in order to modify a message | mathieui |
2012-12-29 | Fix /correct and /me highlights, and handle /correct a bit better. | Emmanuel Gil Peyrot |
2012-12-18 | Fix a tb on /names (typo) | mathieui |
2012-12-17 | Remove that buggy thing (don’t ask more details, just read the diff). | Florent Le Coz |
2012-12-15 | Sort the configurations options by name in the documentation | mathieui |
2012-12-15 | (should) Fix #2175 ; prevent bugs caused by tab gaps | mathieui |
2012-12-15 | Make /w command better. | Florent Le Coz |
2012-12-15 | Introduce a special "reverse" value for the COLOR_HIGHLIGHT_NICK theme option. | Florent Le Coz |
2012-12-13 | bugfix: count roster list length by real listed item and not count filtered i... | Łabędź |
2012-11-30 | Add a hide_user_lits option that does what it says. | Florent Le Coz |
2012-11-22 | Fix the slow search | mathieui |
2012-11-22 | Make the search usable again | mathieui |
2012-11-17 | Fix the history numbers when re-joining a room | mathieui |
2012-11-11 | Preload history into discussion windows (à la mcabber) | mathieui |
2012-11-06 | Add a add_space_after_completion bool option. | Florent Le Coz |
2012-11-05 | Fix the completion for /info | mathieui |
2012-10-15 | Fix a refresh issue with /message | mathieui |
2012-10-15 | Prettify the /names command | mathieui |
2012-10-14 | Rename /connect to /reconnect and make it rostertab-only | mathieui |
2012-10-14 | Add decorators to handle refreshs more easily | mathieui |
2012-10-14 | Add a space after a nick completion not at the start of the line. | Florent Le Coz |
2012-10-14 | Fix a refresh issue on space in the roster | mathieui |
2012-10-13 | Fixes #2374 (Crash on " " in the MUC list) | mathieui |