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
/
completions.py
Age
Commit message (
Expand
)
Author
2014-12-18
Fix a hidden traceback in /set completion
mathieui
2014-12-10
Allow the plugins to use a default configuration too
mathieui
2014-12-10
Do not list __init__.py in /theme completion
mathieui
2014-12-09
Fix #2842 (complete all existing options with /set-completion)
mathieui
2014-12-05
Add a set_default command.
Eijebong
2014-10-31
Merge branch 'master' of git.poez.io:poezio into slix
mathieui
2014-10-31
Fix some tracebacks on /set completion
mathieui
2014-10-29
Fix two potential tracebacks on /set completion
mathieui
2014-10-20
Remove the (sometimes wrong) default values in the config.get() calls
mathieui
2014-08-01
Fix a few blocking iq, and remove all block=False function arguments
Florent Le Coz
2014-04-30
Remove Tab.get_name() and use Tab.name instead
mathieui
2014-04-26
Fix #2514 (add a /toggle command)
mathieui
2014-04-14
Implement XEP-0249 (Direct MUC Invitations)
mathieui
2014-04-11
Fix #2428 (complete fulljids on /version in MUCs)
mathieui
2014-04-05
Split the Core class
mathieui