Age | Commit message (Expand) | Author |
2012-11-17 | Changes to the plugin_dir option are now taken into account on runtime | mathieui |
2012-11-17 | Fix #2151 (cannot reload the OTR plugin) | mathieui |
2012-11-17 | Fix the history numbers when re-joining a room | mathieui |
2012-11-11 | Preload history into discussion windows (à la mcabber) | mathieui |
2012-11-11 | Fix urls in the README | mathieui |
2012-11-06 | Add a add_space_after_completion bool option. | Florent Le Coz |
2012-11-05 | Revert "Empty commit, just to see." | Florent Le Coz |
2012-11-05 | Display an error and don’t send the message if gpg failed to encrypt a mess... | Florent Le Coz |
2012-11-05 | Empty commit, just to see. | Florent Le Coz |
2012-11-05 | Fix the completion for /info | mathieui |
2012-11-05 | Fix a traceback when opening a conversation with a resource from the roster | mathieui |
2012-11-05 | Catch IqTimeout exception when removing a contact from the roster. | Florent Le Coz |
2012-10-28 | Update the doc about xhtml-im. | Florent Le Coz |
2012-10-23 | Add a little sentence in the doc. | Florent Le Coz |
2012-10-22 | Make the Executor class reliable. | Florent Le Coz |
2012-10-15 | Fix a refresh issue with /message | mathieui |
2012-10-15 | Fixes #2368 (/join /nick not working) | mathieui |
2012-10-15 | Prettify the /names command | mathieui |
2012-10-15 | Fix the number of connected contacts/total number in the roster | mathieui |
2012-10-15 | Put back the “truc@chose.com is now online” messages | mathieui |
2012-10-14 | Fix a traceback on completion_version | mathieui |
2012-10-14 | Rename /connect to /reconnect and make it rostertab-only | mathieui |
2012-10-14 | Update the XEP support list for XEP-0308 | mathieui |
2012-10-14 | Also add the decorators module | mathieui |
2012-10-14 | Do not display "None" in the /self command | mathieui |
2012-10-14 | Add decorators to handle refreshs more easily | mathieui |
2012-10-14 | Add a space after a nick completion not at the start of the line. | Florent Le Coz |
2012-10-14 | Do not quotify the status in /status command. | Florent Le Coz |
2012-10-14 | Correctly use MORE instead of PLUS. | Florent Le Coz |
2012-10-14 | Fix a refresh issue on space in the roster | mathieui |
2012-10-14 | Should boost the roster speed | mathieui |
2012-10-13 | Fixes #2374 (Crash on " " in the MUC list) | mathieui |
2012-10-13 | Fixes #2376 (Only open one XMLTab) | mathieui |
2012-10-13 | Add a “debug” attribute to Core | mathieui |
2012-10-13 | Fixes #2380 (traceback on /invite) | mathieui |
2012-10-12 | Correctly rebuild the messages when we corrected one. And avoid code duplicates | Florent Le Coz |
2012-10-12 | When a message is corrected, display it correctly in place of the previous one. | Emmanuel Gil Peyrot |
2012-10-12 | Implement message correction. | Emmanuel Gil Peyrot |
2012-10-09 | Transform a char (\xf1) into what we meant (Ctrl+/, apparently). | Florent Le Coz |
2012-10-09 | Send a real \t when pasting a text containing tabs. | Florent Le Coz |
2012-10-09 | Refresh less often when entering text. | Florent Le Coz |
2012-10-09 | Separate special keys from normal chars when receving a batch of chars. | Florent Le Coz |
2012-10-05 | Fix the shebang. | Florent Le Coz |
2012-10-03 | Fix the 2 .sh scripts shebang to /bin/sh. | Florent Le Coz |
2012-10-02 | Fix update.sh again, for bsd(re)tar(d). | Florent Le Coz |
2012-10-02 | update.sh: fix the tar arguments to work with bsdtar as well. | Florent Le Coz |
2012-10-02 | Revert "Add a tab-specific “ignore_changes” option" | Florent Le Coz |
2012-09-30 | Add a tab-specific “ignore_changes” option | mathieui |
2012-09-27 | Prevent special keys to appear in the input when lagging | mathieui |
2012-09-27 | Fix the bug of Alt-e (go to important room) | mathieui |