summaryrefslogtreecommitdiff
path: root/src/core/completions.py
AgeCommit message (Expand)Author
2014-10-31Merge branch 'master' of git.poez.io:poezio into slixmathieui
2014-10-31Fix some tracebacks on /set completionmathieui
2014-10-29Fix two potential tracebacks on /set completionmathieui
2014-10-20Remove the (sometimes wrong) default values in the config.get() callsmathieui
2014-08-01Fix a few blocking iq, and remove all block=False function argumentsFlorent Le Coz
2014-04-30Remove Tab.get_name() and use Tab.name insteadmathieui
2014-04-26Fix #2514 (add a /toggle command)mathieui
2014-04-14Implement XEP-0249 (Direct MUC Invitations)mathieui
2014-04-11Fix #2428 (complete fulljids on /version in MUCs)mathieui
2014-04-05Split the Core classmathieui