summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0092.py
AgeCommit message (Collapse)Author
2010-05-26plugins now are checked for post_init having ran when process() is calledNathan Fritz
2010-05-26Fixed error registering a plugin. To add a feature to another plugin, it ↵Hernan E Grecco
should look into xmpp.plugin dict
2010-04-07replaced usage of deprecated iq result on send. Fixed old send result to use ↵Nathan Fritz
stanzas instead of ElementTree
2009-06-03moved seesmic branch to trunkNathan Fritz