summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0060.py
AgeCommit message (Expand)Author
2011-08-03started transition to xep_0060 rewriteNathan Fritz
2010-12-16Use boundjid in plugins instead of the deprecated accessors.Lance Stout
2010-11-06Logging no longer uses root logger.Lance Stout
2010-08-21added form compatibility with old api, stanzas now bool() to True on 2.x, jid...fritzy
2010-07-19Condensed all of the stanzaPlugin functions into a single registerStanzaPlugi...Lance Stout
2010-05-27added 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