Age | Commit message (Expand) | Author |
2013-03-03 | Add a plugins_conf_dir option | mathieui |
2013-03-02 | Fix #2132 (/disconnect) | mathieui |
2013-03-02 | Fix /reconnect | mathieui |
2013-03-01 | Fix #2226 (TB on /activity) | mathieui |
2013-02-28 | Remove a debug that floods too much | mathieui |
2013-02-28 | Fix a traceback due to a sleekxmpp API change | mathieui |
2013-02-28 | Fix signal handling | mathieui |
2013-02-27 | Improve XEP-0308 support | mathieui |
2013-02-21 | Fix the background color of some messages | mathieui |
2013-02-15 | Fix a potential traceback on /ignore | mathieui |
2013-02-13 | Add an indicator of the number of participants | mathieui |
2013-02-11 | Do not add a space after /unignore completion | mathieui |
2013-02-03 | Fix the folding of contacts in multiple groups | mathieui |
2013-02-03 | Add a key (Alt+d) de delete the next word in the input. | Florent Le Coz |
2013-02-03 | Remove some useless keys, and change the keys to scroll the info win. | Florent Le Coz |
2013-02-03 | Fix a traceback on the completion of /correct | mathieui |
2013-01-29 | Fix a tb on /accept. Make sure jid is a JID object, not an str. | Florent Le Coz |
2013-01-29 | make the options in the config files case sensitive. | Florent Le Coz |
2013-01-29 | scroll_to_separator now scrolls to the top if there’s no separator. | Florent Le Coz |
2013-01-29 | Makes next_hl and prev_hl work after a scroll_to_separator. | Florent Le Coz |
2013-01-28 | Do not open new useless tabs with /message | mathieui |
2013-01-28 | fix the completion of jids for /message | mathieui |
2013-01-26 | Remove a single trailing space. hihi. | Florent Le Coz |
2013-01-26 | Add an /unlock command to manually unlock a DynamicConversationTab. | Florent Le Coz |
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-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 | 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 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 | 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 #2161 | mathieui |