summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0060.py
AgeCommit message (Expand)Author
2010-06-01added pubsub state stanzas and scheduled eventsNathan Fritz
2010-04-23pubsub test workNathan Fritz
2010-04-13bugfix for .disconnect() hangingNathan Fritz
2010-04-07replaced usage of deprecated iq result on send. Fixed old send result to use ...Nathan Fritz
2010-02-15got rid of stupid iq set/get/error/result methodsNathan Fritz
2010-01-29fixed setup.py issue with unicode in 3.xNathan Fritz
2010-01-05* major stanza improvementsNathan Fritz
2009-10-29* fixed bugs with XEP 50 for componentsNathan Fritz
2009-08-31* converted sleekxmpp to Python 3.xNathan Fritz
2009-06-16* bugfixesNathan Fritz
2009-06-03moved seesmic branch to trunkNathan Fritz