summaryrefslogtreecommitdiff
path: root/sleekxmpp/stanza/presence.py
AgeCommit message (Collapse)Author
2010-04-14adding tests, fixed stanzapath matching to match keys, fixed pubsub#owner ↵Nathan Fritz
stanzas
2010-04-08fixed presence stanza. priority can be set.Matthias Rieber
2010-03-26changed license to MITsleek-0.9RC10.9RC1Nathan Fritz
2010-02-27fixed some presence bugsNathan Fritz
2010-01-23fixed presence['type'] w/ show value bug and added test to proveNathan Fritz
2010-01-05* major stanza improvementsNathan Fritz
* raise XMPPError in handler to reply with error stanza * started work on pubsub stanzas
2009-12-17* fixed many stanza bugsNathan Fritz
* added stanza unhandled (unhandled iqs now reply with feature-not-implemented) * added stanza exceptions (stanzas may now reply with exceptions when their handler raises an exception)
2009-12-11* started converstion to stanza objectsNathan Fritz
2009-06-03moved seesmic branch to trunkNathan Fritz