summaryrefslogtreecommitdiff
path: root/src/core/completions.py
AgeCommit message (Expand)Author
2015-05-06Remove unreachable code.Emmanuel Gil Peyrot
2015-02-09Change the bookmark interfacemathieui
2014-12-18Fix a hidden traceback in /set completionmathieui
2014-12-10Allow the plugins to use a default configuration toomathieui
2014-12-10Do not list __init__.py in /theme completionmathieui
2014-12-09Fix #2842 (complete all existing options with /set-completion)mathieui
2014-12-05Add a set_default command.Eijebong
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