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
/
core
/
handlers.py
Age
Commit message (
Expand
)
Author
2014-07-24
Use slixmpp
Florent Le Coz
2014-07-06
Fix #2534 (display who changed the topic)
mathieui
2014-05-31
get_tab_by_name() should specify a tab type whenever possible
Florent Le Coz
2014-05-08
Fix a hidden traceback on error message outside MUCs
mathieui
2014-05-05
Fix a traceback on adhoc error
mathieui
2014-05-04
Do not beep in a MUC if we receive a message from one of our resources
mathieui
2014-05-04
Implement the execution of ad-hoc commands (#1832)
Florent Le Coz
2014-04-30
Remove Tab.get_name() and use Tab.name instead
mathieui
2014-04-29
Do not ask for receipts in messages without a body
mathieui
2014-04-29
Fix most UI issues with introduced in 0caf941
mathieui
2014-04-28
Make the size modular, remove small-size lock (also seems to fix #2155)
mathieui
2014-04-27
Provide our own wrapper for checking the host category (ref #2511?)
mathieui
2014-04-27
Fix #2106 (implement message delivery receipts)
mathieui
2014-04-26
Fix the nickname of server-generated messages
mathieui
2014-04-25
Fix #2516 (display error with carbons)
mathieui
2014-04-15
Fix #2440 (highlight composing tabs)
mathieui
2014-04-14
Implement XEP-0249 (Direct MUC Invitations)
mathieui
2014-04-06
Code cleanup
mathieui
2014-04-05
Split the Core class
mathieui