index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2017-11-12
Replace italics with reversed when the curses module is too old to support it.
Emmanuel Gil Peyrot
2017-11-12
Show support for 0392
mathieui
2017-11-12
Move definition of CCG_PALETTE to Theme object
Jonas Wielicki
2017-11-12
Fix ranges for ncurses to rgb conversion
Jonas Wielicki
2017-11-12
Add support for XEP-0392 (Consistent Color Generation)
Jonas Wielicki
2017-11-12
Remove unused variables
mathieui
2017-11-12
Fix list alignment in theming.py
mathieui
2017-11-12
yapf -ir
mathieui
2017-11-12
Fix the bookmarks management window
mathieui
2017-10-23
Include the JID blocked instead of "Contact"
Kim Alvefur
2017-10-18
Check whether curses.A_ITALIC exists, fixes a traceback on <em/> on Python < ...
Emmanuel Gil Peyrot
2017-10-15
Always refresh the MUC when setting or unsetting a user color
mathieui
2017-10-14
Fix #3316 (normal private messages in MUC do not open a private tab)
mathieui
2017-10-14
Fix xhtml tests, and add tests with css disabled
mathieui
2017-10-14
Fix a traceback when creating a conversation tab
mathieui
2017-10-14
Add support for italic on ^Ci.
Emmanuel Gil Peyrot
2017-10-14
Add an option to disable CSS parsing.
Emmanuel Gil Peyrot
2017-10-14
Add a refresh wrapper on the methods for scrolling the userlist
mathieui
2017-10-14
Use _ for unused arguments in tuple assignment
mathieui
2017-10-14
Fix a bad indentation
mathieui
2017-10-14
Make remaining log.error/debug lazy
mathieui
2017-10-14
Remove use of deprecated base64.encodestring method
mathieui
2017-10-14
Do not call poezio commands when we can call methods
mathieui
2017-10-14
Split the muctab recolor code
mathieui
2017-10-14
Split command_topic in muctab
mathieui
2017-10-14
Split command_info in muctab
mathieui
2017-10-14
Fix error presence handling
mathieui
2017-10-14
Refactor nick and affiliation changes
mathieui
2017-10-14
Reformat muctab
mathieui
2017-10-14
Remove unused is_muc property
mathieui
2017-10-14
Remove some unused imports
mathieui
2017-10-14
Split command declaration from init in muctab
mathieui
2017-10-13
Fix the last pylint error (do not set the roster contact filter to None)
mathieui
[prev]
[next]