summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins
AgeCommit message (Expand)Author
2010-03-26fixed bug #7 -- muc roster leakNathan Fritz
2010-03-04added muc functionalityNathan 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-20unhandled iq's should only respond to errors when type=get/setNathan Fritz
2010-01-15xep 30 and 50 always reply from jid iq sent toNathan Fritz
2010-01-13Completed basic test coverage of xmlns http://jabber.org/protocol/pubsub stanzasNathan Fritz
2010-01-08* fix to xep 78Nathan Fritz
2010-01-08* added first stanza testsNathan Fritz
2010-01-07* pubsub#owner and pubsub namespace stanzas writtenNathan Fritz
2010-01-05* major stanza improvementsNathan Fritz
2009-12-17* fixed many stanza bugsNathan Fritz
2009-10-29* fixed bugs with XEP 50 for componentsNathan Fritz
2009-10-27* fixed bug with setting boolean values in formsNathan Fritz
2009-10-19x:data form improvementsNathan Fritz
2009-10-19* fixesNathan Fritz
2009-10-19* added form updateNathan Fritz
2009-10-19* added form mergingNathan Fritz
2009-10-05* fixed type-oNathan Fritz
2009-10-05removed apply()s from xep 50Nathan Fritz
2009-09-25bugfixesNathan Fritz
2009-09-01* gmail plugin now works in python3Nathan Fritz
2009-09-01* fixed some python3 transition bugsNathan Fritz
2009-08-31* converted sleekxmpp to Python 3.xNathan Fritz
2009-07-11Fixed typo.Remko Tronçon
2009-06-16* bugfixesNathan Fritz
2009-06-03moved seesmic branch to trunkNathan Fritz