summaryrefslogtreecommitdiff
path: root/sleekxmpp/stanza
AgeCommit message (Expand)Author
2010-07-12removed some unused importsTom Nichols
2010-07-06send now has a priority and an 'init' parameter to denote stanzas that may be...Tom Nichols
2010-07-01Merge remote branch 'fritzy/master'Brian Beggs
2010-06-30digest-md5 auth now works, had to remove from __future__ import unicode_liter...Brian Beggs
2010-06-01Added missing 'internal-server-error' condition to error stanza interface.Lance stout
2010-06-01Added 'resource-constraint' to the list of error conditions.Lance stout
2010-06-01Modified the return values for several methods so that they can be chained.Lance Stout
2010-06-01Added the error attribute 'code' to the Error object interface.Lance Stout
2010-05-25Modified the return values for several methods so that they can be chained.Lance Stout
2010-05-25Added the error attribute 'code' to the Error object interface.Lance Stout
2010-05-14fixed a rather large memory leakNathan Fritz
2010-05-12fixed a rather large memory leakNathan Fritz
2010-04-22bugfixes and continuing to work on pubsub testsNathan Fritz
2010-04-14adding tests, fixed stanzapath matching to match keys, fixed pubsub#owner sta...Nathan Fritz
2010-04-08fixed presence stanza. priority can be set.Matthias Rieber
2010-04-07fixed html-im stanza pluginNathan Fritz
2010-03-26changed license to MITsleek-0.9RC10.9RC1Nathan Fritz
2010-03-26fixed bug #16 Roster not updatingNathan Fritz
2010-02-27fixed some presence bugsNathan Fritz
2010-02-15got rid of stupid iq set/get/error/result methodsNathan Fritz
2010-01-23fixed presence['type'] w/ show value bug and added test to proveNathan Fritz
2010-01-20unhandled iq's should only respond to errors when type=get/setNathan Fritz
2010-01-08muc message stanza enhancementsNathan Fritz
2010-01-08* added testsNathan Fritz
2010-01-08* added first stanza testsNathan Fritz
2010-01-05* major stanza improvementsNathan Fritz
2009-12-22* fixed unhandled iqsNathan Fritz
2009-12-17* fixed many stanza bugsNathan Fritz
2009-12-15* added error, htmlim, roster, and nick stanza pluginsNathan Fritz
2009-12-11* started converstion to stanza objectsNathan Fritz
2009-12-10tweaked stanzas for easy useNathan Fritz
2009-12-10* added proper message and iq stanzas. presence left to doNathan Fritz
2009-06-03moved seesmic branch to trunkNathan Fritz