Age | Commit message (Expand) | Author |
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 |
2012-10-13 | Fixes #2376 (Only open one XMLTab) | mathieui |
2012-10-13 | Add a “debug” attribute to Core | mathieui |
2012-10-12 | Correctly rebuild the messages when we corrected one. And avoid code duplicates | Florent Le Coz |
2012-10-12 | When a message is corrected, display it correctly in place of the previous one. | Emmanuel Gil Peyrot |
2012-10-12 | Implement message correction. | Emmanuel Gil Peyrot |
2012-10-02 | Revert "Add a tab-specific “ignore_changes” option" | Florent Le Coz |
2012-09-30 | Add a tab-specific “ignore_changes” option | mathieui |
2012-09-26 | Rewrite the tab number handling | mathieui |
2012-09-13 | Fix TBs when the system is not in utf-8 by default | mathieui |
2012-09-01 | Add a <body xmlns='http://www.w3.org/1999/xhtml'/> element on /xhtml command | Florent Le Coz |
2012-08-08 | Fix yet another bunch of potential tracebacks | mathieui |
2012-08-07 | Take care of the race condition "node@groupchat_server is now online/offline" | mathieui |
2012-08-06 | Add a common.safeJID function, and use it everywhere | mathieui |
2012-08-05 | Should fix most tracebacks due to the new sleek version | mathieui |
2012-08-02 | Implement XEP-0012 (last activity) ; Fixes #1870 | mathieui |
2012-08-02 | Add simple communication blocking (Fixes #1837) | mathieui |