summaryrefslogtreecommitdiff
path: root/sleekxmpp/stanza/error.py
AgeCommit message (Expand)Author
2010-10-17Underscore names by default.Lance Stout
2010-07-29Added unit tests for error stanzas. Corrected error in deleting conditions.Lance Stout
2010-07-29Updated error stanza to be PEP8 compliant and include documentation.Lance Stout
2010-07-20Updated license notices to use the correct MIT format. Also corrected referen...Lance Stout
2010-07-19Condensed all of the stanzaPlugin functions into a single registerStanzaPlugi...Lance Stout
2010-05-31Added missing 'internal-server-error' condition to error stanza interface.Lance stout
2010-05-31Added 'resource-constraint' to the list of error conditions.Lance stout
2010-05-25Added the error attribute 'code' to the Error object interface.Lance Stout
2010-05-12fixed a rather large memory leakNathan Fritz
2010-03-26changed license to MITsleek-0.9RC10.9RC1Nathan Fritz
2009-12-15* added error, htmlim, roster, and nick stanza pluginsNathan Fritz