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
path:
root
/
src
/
tabs
Age
Commit message (
Expand
)
Author
2014-04-11
Fix #2428 (complete fulljids on /version in MUCs)
mathieui
2014-04-07
Fix #2354 (logs are badly colored with xhtml history)
mathieui
2014-04-06
Code cleanup
mathieui
2014-04-06
Fix room joining on muclisttab that was broken in the previous commit
mathieui
2014-04-06
Improve drastically the performance of the MucListTab
mathieui
2014-04-04
Remove unused imports
mathieui
2014-04-02
Fix #1998, #2439 (reset chat state status)
mathieui
2014-04-02
Fix #2340 (change tab priority when the input is not empty)
mathieui
2014-04-01
Fix the roster offline show toggle
mathieui
2014-04-01
Fix #2462 (wrong timezone in the logs)
mathieui
2014-03-28
Fix #2493 (private tab displaying a join on /nick)
mathieui
2014-03-28
Improve dynamic conversation tabs
mathieui
2014-03-24
Use RawConfigParser.get{int,bool,float} whenever possible
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-19
split the "tabs" module into separate files
mathieui