summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0199.py
AgeCommit message (Expand)Author
2010-07-09removed ClientXMPP.server in favor of ClientXMPP.domainTom Nichols
2010-07-07removed unused and redundant 'makeIq...' methods from basexmpp; cleaned up th...Tom Nichols
2010-06-01plugins now are checked for post_init having ran when process() is calledNathan Fritz
2010-06-01Fixed error registering a plugin. To add a feature to another plugin, it shou...Hernan E Grecco
2010-04-07replaced usage of deprecated iq result on send. Fixed old send result to use ...Nathan Fritz
2009-08-31* converted sleekxmpp to Python 3.xNathan Fritz
2009-06-03moved seesmic branch to trunkNathan Fritz