Age | Commit message (Expand) | Author |
2013-01-26 | Implement XEP 296 for locking resource in conversations. | Florent Le Coz |
2013-01-23 | Don’t rebuild the lines on resize when the width has not changed | mathieui |
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-21 | Break the ugly roster refresh loop into two | mathieui |
2013-01-19 | Fix get_version and get_room_form | mathieui |
2013-01-19 | Also add the image… | mathieui |
2013-01-19 | Add some documentation about message correction | mathieui |
2013-01-18 | Use the new command scheme in plugins too | mathieui |
2013-01-18 | Open tabs for rooms without autojoin (but do not join them) | mathieui |
2013-01-17 | Change the SleekXMPP git url to use the better git:// protocol | Florent Le Coz |
2013-01-17 | Fix a (hidden) traceback | mathieui |
2013-01-17 | Update the installation instructions | 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 the behaviour of /move_tab | mathieui |
2013-01-07 | fix a tb on /accept | Florent Le Coz |
2013-01-06 | Improve the help system (#1986) | mathieui |
2013-01-05 | Update the gnupg wrapper - Fix #2162 | mathieui |
2013-01-05 | Do not display messages if they have an empty body after the hook | mathieui |
2013-01-04 | Do not display the messages with type=headline and an empty body | mathieui |
2013-01-02 | Prevent a RuntimeError when there are too many revisions on a message | mathieui |
2013-01-02 | Iterate over the messages from the end, not from the start | mathieui |
2013-01-02 | Add the save_status, status, and status_message options | mathieui |
2013-01-02 | Add a default color for “Warning” messages | mathieui |
2013-01-02 | Fix a traceback with corrections | mathieui |
2013-01-02 | Fix a TB on /move_tab | mathieui |
2012-12-31 | Fix #2082 (xml:lang) | mathieui |
2012-12-31 | Fix #2138 (send xhtml with /say and /correct) | mathieui |
2012-12-31 | Fix #2167 | mathieui |
2012-12-31 | Fix #2161 | mathieui |
2012-12-30 | Fix #2158 | mathieui |
2012-12-30 | Typo | mathieui |
2012-12-30 | Fix #2189 Fix #2139 - Make /correct work properly in all chat tabs | mathieui |
2012-12-30 | update CHANGELOG | mathieui |
2012-12-30 | Fix #2143 Fix #2056 | mathieui |
2012-12-30 | Do not rebuild everything in order to modify a message | mathieui |
2012-12-29 | Add a /display_corrections plugin. | Emmanuel Gil Peyrot |
2012-12-29 | Display the number of revisions of a corrected message. | Emmanuel Gil Peyrot |
2012-12-29 | Fix /correct and /me highlights, and handle /correct a bit better. | Emmanuel Gil Peyrot |
2012-12-28 | Fix #1977 | mathieui |
2012-12-28 | Fix #2174 | mathieui |
2012-12-27 | Fix #2153 | mathieui |
2012-12-27 | Fix the ^? for python 3.1 | mathieui |
2012-12-20 | Allow theming of the info buffer messages | mathieui |
2012-12-20 | Fix #2186 (muc password in the config file) | mathieui |
2012-12-18 | Fix a tb on /names (typo) | mathieui |
2012-12-18 | try to fix the ^? issue | mathieui |
2012-12-18 | super useful plugin that does a revstr on your messages. | Florent Le Coz |