summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-28fix the completion of jids for /messagemathieui
2013-01-26Add XEP 296 to the list of supported XEP.Florent Le Coz
2013-01-26Add the color of the resource (for dynamic conversations) in the dark theme.Florent Le Coz
2013-01-26Remove a single trailing space. hihi.Florent Le Coz
2013-01-26Add an /unlock command to manually unlock a DynamicConversationTab.Florent Le Coz
2013-01-26Implement XEP 296 for locking resource in conversations.Florent Le Coz
2013-01-23Don’t rebuild the lines on resize when the width has not changedmathieui
2013-01-21Fix it for real.mathieui
2013-01-21Fix a traceback when a tab failed to be joined in the first placemathieui
2013-01-21Break the ugly roster refresh loop into twomathieui
2013-01-19Fix get_version and get_room_formmathieui
2013-01-19Also add the image…mathieui
2013-01-19Add some documentation about message correctionmathieui
2013-01-18Use the new command scheme in plugins toomathieui
2013-01-18Open tabs for rooms without autojoin (but do not join them)mathieui
2013-01-17Change the SleekXMPP git url to use the better git:// protocolFlorent Le Coz
2013-01-17Fix a (hidden) tracebackmathieui
2013-01-17Update the installation instructionsmathieui
2013-01-17Refresh the rooster when canceling the search.Florent Le Coz
2013-01-17Move to the upstream SleekXMPPmathieui
2013-01-11Improve the xml tabmathieui
2013-01-07Fix the behaviour of /move_tabmathieui
2013-01-07fix a tb on /acceptFlorent Le Coz
2013-01-06Improve the help system (#1986)mathieui
2013-01-05Update the gnupg wrapper - Fix #2162mathieui
2013-01-05Do not display messages if they have an empty body after the hookmathieui
2013-01-04Do not display the messages with type=headline and an empty bodymathieui
2013-01-02Prevent a RuntimeError when there are too many revisions on a messagemathieui
2013-01-02Iterate over the messages from the end, not from the startmathieui
2013-01-02Add the save_status, status, and status_message optionsmathieui
2013-01-02Add a default color for “Warning” messagesmathieui
2013-01-02Fix a traceback with correctionsmathieui
2013-01-02Fix a TB on /move_tabmathieui
2012-12-31Fix #2082 (xml:lang)mathieui
2012-12-31Fix #2138 (send xhtml with /say and /correct)mathieui
2012-12-31Fix #2167mathieui
2012-12-31Fix #2161mathieui
2012-12-30Fix #2158mathieui
2012-12-30Typomathieui
2012-12-30Fix #2189 Fix #2139 - Make /correct work properly in all chat tabsmathieui
2012-12-30update CHANGELOGmathieui
2012-12-30Fix #2143 Fix #2056mathieui
2012-12-30Do not rebuild everything in order to modify a messagemathieui
2012-12-29Add a /display_corrections plugin.Emmanuel Gil Peyrot
2012-12-29Display the number of revisions of a corrected message.Emmanuel Gil Peyrot
2012-12-29Fix /correct and /me highlights, and handle /correct a bit better.Emmanuel Gil Peyrot
2012-12-28Fix #1977mathieui
2012-12-28Fix #2174mathieui
2012-12-27Fix #2153mathieui
2012-12-27Fix the ^? for python 3.1mathieui