summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-18Use the new command scheme in plugins toomathieui
2013-01-18Open tabs for rooms without autojoin (but do not join them)mathieui
2013-01-17Fix a (hidden) tracebackmathieui
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-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 #2161mathieui
2012-12-30Fix #2158mathieui
2012-12-30Typomathieui
2012-12-30Fix #2189 Fix #2139 - Make /correct work properly in all chat tabsmathieui
2012-12-30Fix #2143 Fix #2056mathieui
2012-12-30Do not rebuild everything in order to modify a messagemathieui
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
2012-12-20Allow theming of the info buffer messagesmathieui
2012-12-20Fix #2186 (muc password in the config file)mathieui
2012-12-18Fix a tb on /names (typo)mathieui
2012-12-18try to fix the ^? issuemathieui
2012-12-18Do not take 100% of the CPU when the certificate has changedmathieui
2012-12-17Remove that buggy thing (don’t ask more details, just read the diff).Florent Le Coz
2012-12-16Fix a tb on escape and no key after it.Florent Le Coz
2012-12-16Fix the per-tab options on logsmathieui
2012-12-15fix a traceback when we accidentally seek() in the middle of a charmathieui
2012-12-15Really make the use_log a tab-specific option.mathieui
2012-12-15Sort the configurations options by name in the documentationmathieui