summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-05Empty commit, just to see.Florent Le Coz
2012-11-05Fix the completion for /infomathieui
2012-11-05Fix a traceback when opening a conversation with a resource from the rostermathieui
2012-11-05Catch IqTimeout exception when removing a contact from the roster.Florent Le Coz
2012-10-28Update the doc about xhtml-im.Florent Le Coz
2012-10-23Add a little sentence in the doc.Florent Le Coz
2012-10-22Make the Executor class reliable.Florent Le Coz
2012-10-15Fix a refresh issue with /messagemathieui
2012-10-15Fixes #2368 (/join /nick not working)mathieui
2012-10-15Prettify the /names commandmathieui
2012-10-15Fix the number of connected contacts/total number in the rostermathieui
2012-10-15Put back the “truc@chose.com is now online” messagesmathieui
2012-10-14Fix a traceback on completion_versionmathieui
2012-10-14Rename /connect to /reconnect and make it rostertab-onlymathieui
2012-10-14Update the XEP support list for XEP-0308mathieui
2012-10-14Also add the decorators modulemathieui
2012-10-14Do not display "None" in the /self commandmathieui
2012-10-14Add decorators to handle refreshs more easilymathieui
2012-10-14Add a space after a nick completion not at the start of the line.Florent Le Coz
2012-10-14Do not quotify the status in /status command.Florent Le Coz
2012-10-14Correctly use MORE instead of PLUS.Florent Le Coz
2012-10-14Fix a refresh issue on space in the rostermathieui
2012-10-14Should boost the roster speedmathieui
2012-10-13Fixes #2374 (Crash on " " in the MUC list)mathieui
2012-10-13Fixes #2376 (Only open one XMLTab)mathieui
2012-10-13Add a “debug” attribute to Coremathieui
2012-10-13Fixes #2380 (traceback on /invite)mathieui
2012-10-12Correctly rebuild the messages when we corrected one. And avoid code duplicatesFlorent Le Coz
2012-10-12When a message is corrected, display it correctly in place of the previous one.Emmanuel Gil Peyrot
2012-10-12Implement message correction.Emmanuel Gil Peyrot
2012-10-09Transform a char (\xf1) into what we meant (Ctrl+/, apparently).Florent Le Coz
2012-10-09Send a real \t when pasting a text containing tabs.Florent Le Coz
2012-10-09Refresh less often when entering text.Florent Le Coz
2012-10-09Separate special keys from normal chars when receving a batch of chars.Florent Le Coz
2012-10-05Fix the shebang.Florent Le Coz
2012-10-03Fix the 2 .sh scripts shebang to /bin/sh.Florent Le Coz
2012-10-02Fix update.sh again, for bsd(re)tar(d).Florent Le Coz
2012-10-02update.sh: fix the tar arguments to work with bsdtar as well.Florent Le Coz
2012-10-02Revert "Add a tab-specific “ignore_changes” option"Florent Le Coz
2012-09-30Add a tab-specific “ignore_changes” optionmathieui
2012-09-27Prevent special keys to appear in the input when laggingmathieui
2012-09-27Fix the bug of Alt-e (go to important room)mathieui
2012-09-26Add (still incomplete) documentation on /move_tabmathieui
2012-09-26Add a /move_tab commandmathieui
2012-09-26Rewrite the tab number handlingmathieui
2012-09-13Fix TBs when the system is not in utf-8 by defaultmathieui
2012-09-13Make the toggle left pane permanentmathieui
2012-09-02An history_length of 0 was ignored (and the default length would be received)Florent Le Coz
2012-09-02added muc_history_length supportJohannes Krude
2012-09-01Add a <body xmlns='http://www.w3.org/1999/xhtml'/> element on /xhtml commandFlorent Le Coz