Age | Commit message (Expand) | Author |
2010-08-11 | Updated roster stanza with docs and PEP8 style. | Lance Stout |
2010-08-03 | Update nick stanza with documentation and PEP8 style. | Lance Stout |
2010-08-03 | Updated XHTML-IM stanza with documentation and PEP8 style. | Lance Stout |
2010-08-03 | Updated presence stanza with documentation and PEP8 style. | Lance Stout |
2010-08-03 | Updated message stanzas and tests with documentation and PEP8 style. | Lance Stout |
2010-07-30 | Added optional default value to _getAttr. | Lance Stout |
2010-07-29 | Updated, cleaned, and documented Iq stanza class. Also added unit tests. | Lance Stout |
2010-07-29 | Added unit tests for error stanzas. Corrected error in deleting conditions. | Lance Stout |
2010-07-29 | Updated error stanza to be PEP8 compliant and include documentation. | Lance Stout |
2010-07-29 | Fixed some PEP8 errors in RootStanza (trailing whitespace and line length) | Lance Stout |
2010-07-28 | Updated RootStanza to use registerStanzaPlugin, and be PEP8 compliant. | Lance Stout |
2010-07-26 | Replaced traceback calls to use logging.exception where applicable. | Lance Stout |
2010-07-20 | Updated license notices to use the correct MIT format. Also corrected referen... | Lance Stout |
2010-07-20 | Updated presence stanza to include a 'show' interface. Presence stanza tests ... | Lance Stout |
2010-07-19 | Condensed all of the stanzaPlugin functions into a single registerStanzaPlugi... | Lance Stout |
2010-07-19 | Fixed error in updateRoster when the name keyword parameter is left out. | Lance Stout |
2010-06-02 | added very, very, very basic atom stanza | Nathan Fritz |
2010-05-31 | Added missing 'internal-server-error' condition to error stanza interface. | Lance stout |
2010-05-31 | Added 'resource-constraint' to the list of error conditions. | Lance stout |
2010-05-25 | Modified the return values for several methods so that they can be chained. | Lance Stout |
2010-05-25 | Added the error attribute 'code' to the Error object interface. | Lance Stout |
2010-05-12 | fixed a rather large memory leak | Nathan Fritz |
2010-04-22 | bugfixes and continuing to work on pubsub tests | Nathan Fritz |
2010-04-14 | adding tests, fixed stanzapath matching to match keys, fixed pubsub#owner sta... | Nathan Fritz |
2010-04-08 | fixed presence stanza. priority can be set. | Matthias Rieber |
2010-04-07 | fixed html-im stanza plugin | Nathan Fritz |
2010-03-26 | changed license to MITsleek-0.9RC10.9RC1 | Nathan Fritz |
2010-03-26 | fixed bug #16 Roster not updating | Nathan Fritz |
2010-02-27 | fixed some presence bugs | Nathan Fritz |
2010-02-15 | got rid of stupid iq set/get/error/result methods | Nathan Fritz |
2010-01-23 | fixed presence['type'] w/ show value bug and added test to prove | Nathan Fritz |
2010-01-20 | unhandled iq's should only respond to errors when type=get/set | Nathan Fritz |
2010-01-08 | muc message stanza enhancements | Nathan Fritz |
2010-01-08 | * added tests | Nathan Fritz |
2010-01-08 | * added first stanza tests | Nathan Fritz |
2010-01-05 | * major stanza improvements | Nathan Fritz |
2009-12-22 | * fixed unhandled iqs | Nathan Fritz |
2009-12-17 | * fixed many stanza bugs | Nathan Fritz |
2009-12-15 | * added error, htmlim, roster, and nick stanza plugins | Nathan Fritz |
2009-12-11 | * started converstion to stanza objects | Nathan Fritz |
2009-12-10 | tweaked stanzas for easy use | Nathan Fritz |
2009-12-10 | * added proper message and iq stanzas. presence left to do | Nathan Fritz |
2009-06-03 | moved seesmic branch to trunk | Nathan Fritz |