Age | Commit message (Expand) | Author |
2014-12-15 | Check the py3k version AFTER loading the virtualenv | mathieui |
2014-12-11 | Fix #2847 (SASL External support) | mathieui |
2014-12-10 | Make the screen_detach plugin support tmux, and use asyncio | mathieui |
2014-12-10 | Allow the plugins to use a default configuration too | mathieui |
2014-12-10 | Do not list __init__.py in /theme completion | mathieui |
2014-12-10 | Fix command_name’s arguments | Florent Le Coz |
2014-12-09 | Fix #2457 (add real regex support to the autocorrect plugin) | mathieui |
2014-12-09 | Fix #2842 (complete all existing options with /set-completion) | mathieui |
2014-12-09 | Introduce the go_to_previous_tab_on_alt_number option | Florent Le Coz |
2014-12-09 | Fix #2802 (add a /closeall command, with a new plugin) | mathieui |
2014-12-08 | Fix #2754 (make /xhtml send a message with receipts, chatstates and display i... | mathieui |
2014-12-08 | Fix #2804 (handle privatetabs in /message) | mathieui |
2014-12-08 | Fix #2691 (don’t glitch on failed /configure) | mathieui |
2014-12-08 | Add a visual “feature check” for chat states too | mathieui |
2014-12-08 | Add a decode_entities option to the OTR plugin | mathieui |
2014-12-08 | Remove a print statement that causes screen garbage when exec_remote is false | Florent Le Coz |
2014-12-08 | Document the pipe_cmd plugin | mathieui |
2014-12-08 | Fix /filter_xmlmask | mathieui |
2014-12-08 | Improve the xhtml_to_poezio_colors sanitization | mathieui |
2014-12-08 | Sanitize the XHTML output by removing useless formatting chars | mathieui |
2014-12-08 | Keep using the OTR context for a specific resource when a DynamicConversation... | mathieui |
2014-12-07 | Fix the autojoin of bookmarks with passwords | mathieui |
2014-12-07 | Don’t put newlines between xml stanzas in the xml tab | mathieui |
2014-12-07 | Fix the xml tab when pygments isn’t present | mathieui |
2014-12-07 | Document the new filtering commands | mathieui |
2014-12-07 | Add pygments to the requirements | mathieui |
2014-12-07 | Fix #2570 (add /filter_jid to XMLTab, and syntax highlighting) | mathieui |
2014-12-07 | Fix the rawxml command (3/78) | mathieui |
2014-12-05 | Add documentation for /set_default | mathieui |
2014-12-05 | Update the pyenv page | mathieui |
2014-12-05 | Add a set_default command. | Eijebong |
2014-12-05 | Fix the comment on auto_reconnect too | mathieui |
2014-12-04 | Update CHANGELOG | mathieui |
2014-12-04 | fix wrong argument name (2/78) | Florent Le Coz |
2014-12-04 | doc typo | Florent Le Coz |
2014-12-04 | Glitches should not appear since we are not threaded, we have no excuse anymore | Florent Le Coz |
2014-12-04 | Reconnect doesn’t suck anymore | Florent Le Coz |
2014-12-04 | Rename the sleekxmpp module to slixmpp in the doc | Florent Le Coz |
2014-12-04 | Set auto_reconnect to True by default | Florent Le Coz |
2014-11-30 | Add a check for the python version in the scripts | mathieui |
2014-11-30 | Fix the deps in the README | mathieui |
2014-11-30 | Typo | mathieui |
2014-11-29 | Fix /name | mathieui |
2014-11-29 | Add our own JID to the roster | mathieui |
2014-11-29 | Add a documentation page for pyenv | mathieui |
2014-11-29 | Make the update script pull from master | mathieui |
2014-11-29 | Remove 3 timed_events methods from the doc, because they don't exist anymore | Florent Le Coz |
2014-11-25 | fix wrong argument name (1/78) | Florent Le Coz |
2014-11-25 | Parse command arguments using a decorator and make things more consistent | Florent Le Coz |
2014-11-15 | Merge branch 'master' of git.poez.io:poezio into slix | mathieui |