summaryrefslogtreecommitdiff
path: root/sleekxmpp/stanza/nick.py
AgeCommit message (Collapse)Author
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-15* added error, htmlim, roster, and nick stanza pluginsNathan Fritz