Age | Commit message (Expand) | Author |
2018-01-25 | Fix blinking in ImageWin. | Emmanuel Gil Peyrot |
2018-01-25 | Use full-blocks by default for images. | Emmanuel Gil Peyrot |
2018-01-16 | Use refresh_input in process_presence_buffer to avoid traceback | Maxime “pep” Buquet |
2018-01-16 | yapf -rip | mathieui |
2018-01-16 | Include the yapf diff in gitlab-ci output | mathieui |
2018-01-16 | Current tab input is refreshed on kick/ban even when it does not exist | mathieui |
2018-01-14 | Fix binary opening | mathieui |
2018-01-13 | Fix gitlab-ci yaml | mathieui |
2018-01-13 | Add a gitlab-ci yapf check | mathieui |
2018-01-13 | yapf -ir | mathieui |
2018-01-13 | Enforce HOME, TERM, and PATH env vars when running | mathieui |
2018-01-13 | Open and write logs and config files in utf-8 | mathieui |
2018-01-10 | Fix typos, thanks `codespell`! | Emmanuel Gil Peyrot |
2017-12-27 | Fix #3354 (wrong formatting for /code messages) | mathieui |
2017-12-27 | Fix #3361 (/correct [tab][tab] breaks the line) | mathieui |
2017-12-27 | Do not show a message as bounced if it was acked by a client | mathieui |
2017-12-27 | Test all known python versions in travais | mathieui |
2017-12-20 | Set bookmark_on_join default value to false | mathieui |
2017-12-19 | disco plugin: Fix traceback on unknown FORM_TYPE. | Emmanuel Gil Peyrot |
2017-12-19 | Add documentation for /disco. | Emmanuel Gil Peyrot |
2017-12-19 | Add a disco#info plugin, /disco. | Emmanuel Gil Peyrot |
2017-12-01 | Build after testing, and not the opposite | mathieui |
2017-11-28 | Do not use the /join interface on nickname conflict | mathieui |
2017-11-28 | Pin requirements and update dependencies | mathieui |
2017-11-28 | Merge branch 'feature/xep0392-based-on-nickname' of https://github.com/horazo... | mathieui |
2017-11-28 | XEP-0392 MUC: re-color users on nickname change | Jonas Wielicki |
2017-11-27 | Update documentation | mathieui |
2017-11-26 | XEP-0392 MUC: Base User color solely on nickname | Jonas Wielicki |
2017-11-24 | Remove bogus checks for resource features. | Emmanuel Gil Peyrot |
2017-11-24 | config: Switch the default for show_muc_jid from True to False. | Emmanuel Gil Peyrot |
2017-11-24 | bookmarks: Set the bookmark name to the localpart. | Emmanuel Gil Peyrot |
2017-11-24 | muctab: Display the bookmark name when available, instead of the localpart. | Emmanuel Gil Peyrot |
2017-11-23 | Update the documentation to reflect the removal of features. | Emmanuel Gil Peyrot |
2017-11-23 | Remove all remote_wants_chatstates logic, keep the stubs. | Emmanuel Gil Peyrot |
2017-11-23 | Remove resource locking in DynamicConversationTab. | Emmanuel Gil Peyrot |
2017-11-23 | Include MUCs in /presence autocompletion. | Emmanuel Gil Peyrot |
2017-11-23 | Also handle muc_nickchange for /tell. | Emmanuel Gil Peyrot |
2017-11-23 | Add an autojoined bookmark on /join. | Emmanuel Gil Peyrot |
2017-11-22 | Fix the case when we receive an unavailable presence while joining | mathieui |
2017-11-21 | Refactor logger.py to make it more testable | mathieui |
2017-11-20 | Build documentation in CI too | mathieui |
2017-11-20 | Add a check for vulnerabilities in dependencies in gitlab-ci | mathieui |
2017-11-20 | Don’t pin on very old aiodns and pycares versions | mathieui |
2017-11-19 | setup.py: Use $PYTHON instead of hardcoding python3. | Emmanuel Gil Peyrot |
2017-11-15 | Update gitlab-ci yaml | mathieui |
2017-11-14 | Make italics work | mathieui |
2017-11-14 | yapf -ir | Emmanuel Gil Peyrot |
2017-11-14 | self-ping: add 'timeout' option for ping response | Georg Lukas |
2017-11-14 | self-ping: rename option from 'delay' to 'interval' | Georg Lukas |
2017-11-13 | Fix a typo in the docs | mathieui |