Age | Commit message (Expand) | Author |
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-25 | Remove DelayedEvent.repetive (sic) member which is not used | Florent Le Coz |
2014-11-25 | Implement MUC self-ping to regularly check if we are still in the room | Florent Le Coz |
2014-11-25 | Do not enable xep_0199 in the ping plugin, it's always enabled anyway | Florent Le Coz |
2014-11-15 | Merge branch 'master' of git.poez.io:poezio into slix | mathieui |
2014-11-15 | Fix the color of the first line for offline messages | mathieui |
2014-11-13 | Change the update.sh script | mathieui |
2014-11-13 | Merge branch 'master' of git.poez.io:poezio into slix | mathieui |
2014-11-13 | Fix a typo in /unlock help | mathieui |
2014-11-12 | Merge branch 'master' of git.poez.io:poezio into slix | mathieui |
2014-11-12 | Don’t display a feature check of the remote party if it doesn’t support a... | mathieui |
2014-11-12 | Add a message to update.sh if there is a src/slixmpp directory | mathieui |
2014-11-12 | Change the requirements | mathieui |
2014-11-04 | Update the documentation | mathieui |
2014-11-02 | Make update.sh install the deps in a venv, and use them | mathieui |
2014-11-02 | Split the requirements.txt in two (poezio/plugins) | mathieui |
2014-11-02 | Merge branch 'master' into slix | Florent Le Coz |