summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0004.py
AgeCommit message (Expand)Author
2010-11-06Logging no longer uses root logger.Lance Stout
2010-09-23added room events for specific rooms, added buildForm to xep_0004 pluginNathan Fritz
2010-08-31xep-0004 merge should deal with dictionariesfritzy
2010-08-21added form compatibility with old api, stanzas now bool() to True on 2.x, jid...fritzy
2010-08-19added some xep-0004 compatibility changesNathan Fritz
2010-07-20Lots of XEP-0004 bug fixes.Lance Stout
2010-07-20Updated license notices to use the correct MIT format. Also corrected referen...Lance Stout
2010-07-19added fromXML/getXML compatiblity to the new xep-0004 w/ deprecated warningsNathan Fritz
2010-07-19made Lance's new XEP-4 stanzas the default, and put xep-0004 as old_0004Nathan Fritz
2010-05-27added pubsub state stanzas and scheduled eventsNathan Fritz
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 shou...Hernan E Grecco
2010-01-05* major stanza improvementsNathan 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-06-03moved seesmic branch to trunkNathan Fritz