Age | Commit message (Expand) | Author |
2014-04-02 | Fix #2377 (send back unavailable presence on message from unknown room) | mathieui |
2014-04-02 | Fix #2340 (change tab priority when the input is not empty) | mathieui |
2014-04-02 | Fix #2323 (implement XEP-0012 last activity) | mathieui |
2014-04-01 | Fix activation of mood/activity which was inverted | mathieui |
2014-04-01 | Move the requirements to python 3.3 | mathieui |
2014-04-01 | Fix common.py for OLD python3 versions | mathieui |
2014-04-01 | Fix the roster offline show toggle | mathieui |
2014-04-01 | Fix #2453 (malformed stanzas with stupid plugins) | mathieui |
2014-04-01 | Install the tabs module with setup.py too | mathieui |
2014-04-01 | Fix #2462 (wrong timezone in the logs) | mathieui |
2014-03-31 | Fix a traceback with broken roster items | mathieui |
2014-03-30 | Fix the launch script from directory with spaces in them | mathieui |
2014-03-29 | Make launch.sh runnable from any directory | mathieui |
2014-03-28 | Fix #2493 (private tab displaying a join on /nick) | mathieui |
2014-03-28 | Improve dynamic conversation tabs | mathieui |
2014-03-28 | Returning the value fetched with RawconfigParser.getint is actually quite useful | mathieui |
2014-03-28 | Also document manual plugin load | mathieui |
2014-03-28 | Add an IRC/biboumi plugin | mathieui |
2014-03-27 | Remove useless "installation" parts from the plugin documentations | mathieui |
2014-03-27 | Improve the alias plugin (save aliases, format strings, etc) | mathieui |
2014-03-27 | When doing a self.config.set in a plugin, save the config too | mathieui |
2014-03-24 | Use RawConfigParser.get{int,bool,float} whenever possible | mathieui |
2014-03-23 | Allow opening a static conversation even when a (dynamic) conversation with t... | mathieui |
2014-03-23 | Add jid info to the unlock messages | mathieui |
2014-03-23 | Notify the user whenever the lock state of a dynamic conversation changes | mathieui |
2014-03-23 | Fix formatting, some typos, and unused code, and add docstrings | mathieui |
2014-03-22 | Fix a hidden traceback (NS_MUC_USER not exported in tabs/) | mathieui |
2014-03-22 | Remove warnings in setup.py and use setuptools instead of distutils | mathieui |
2014-03-21 | Update setup.py (from what was changed for the pypi release) | mathieui |
2014-03-21 | Add a "release" target to the makefile | mathieui |
2014-03-20 | Remove C89 warnings on build | mathieui |
2014-03-19 | split the "tabs" module into separate files | mathieui |
2014-03-19 | small refactor | mathieui |
2014-03-08 | Remove useless parts of the setup process | mathieui |
2014-03-07 | Add a mention about poezio_gpg_export in the doc | mathieui |
2014-03-04 | Add a script that generates a [keys] section for the gpg plugin | mathieui |
2014-02-24 | Remove the translate plugin (API has been broken for a long time) | mathieui |
2014-02-23 | Parse message timezones correctly | mathieui |
2014-02-22 | Bump dev version | mathieui |
2014-02-22 | Bump version of the documentation too | mathieui |
2014-02-22 | Bump versionv0.8 | mathieui |
2014-02-22 | Remove the dependency on poezio from xhtml.py | Emmanuel Gil Peyrot |
2014-02-22 | Move the XHTML-IM parser to SAX, to make it output a correct formatting, fixe... | Emmanuel Gil Peyrot |
2014-02-22 | Fix #2474 (bans aren’t logged) | mathieui |
2014-02-20 | Fix #2470 (server_cycle joining the wrong room with domain-only muc) | mathieui |
2014-02-20 | Documentation update | mathieui |
2014-02-19 | Documentation & Makefile update | mathieui |
2014-02-19 | Update install instructions and fix a typo | mathieui |
2014-02-17 | Fix a traceback in the commandinput | mathieui |
2014-02-17 | Reduce the image size | mathieui |