Age | Commit message (Expand) | Author |
2011-01-19 | Fix tests for Nick stanza. | Lance Stout |
2011-01-08 | Update the XEP-0092 plugin to the new style. | Lance Stout |
2011-01-08 | Add support for XEP-0059 to XEP-0030 plugin. | Lance Stout |
2011-01-08 | Added new XEP-0059 plugin. | Lance Stout |
2010-12-28 | Make the new XEP-30 plugin retain older API signatures. | Lance Stout |
2010-12-17 | Make tests pass for catching exceptions. | Lance Stout |
2010-12-09 | First pass at a new XEP-0030 plugin. | Lance Stout |
2010-12-08 | Fix xml:lang tostring test. | Lance Stout |
2010-12-07 | Add support for using xml:lang values. | Lance Stout |
2010-12-07 | Added option for iq.send to accept a callhandler. | Lance Stout |
2010-11-18 | Adding stream tests for XEP-0030. | Lance Stout |
2010-11-17 | Fixed some live stream test errors. | Lance Stout |
2010-11-17 | Make live stream tests work better. | Lance Stout |
2010-11-05 | Simplified SleekTest. | Lance Stout |
2010-10-25 | Made exceptions work.sleek-1.0-Beta21.0-Beta2 | Lance Stout |
2010-10-25 | Added more presence stream tests. | Lance Stout |
2010-10-25 | Fixed bug in presence subscription handling. | Lance Stout |
2010-10-24 | Added stream tests for presence events. | Lance Stout |
2010-10-24 | Added test for error stanzas. | Lance Stout |
2010-10-24 | More JID unit tests. | Lance Stout |
2010-10-24 | Fixed resource bug in JIDs. | Lance Stout |
2010-10-24 | Added stream tests for rosters. | Lance Stout |
2010-10-21 | Fixed mixed text and elements bug in tostring. | Lance Stout |
2010-10-17 | Underscore names by default. | Lance Stout |
2010-10-07 | Added example live stream test. | Lance Stout |
2010-10-07 | Corrected test errors. | Lance Stout |
2010-10-07 | Unit test reorganization. | Lance Stout |
2010-10-07 | Changed SleekTest to use underscored names. | Lance Stout |
2010-10-06 | Corrected stream header tester. | Lance Stout |
2010-10-06 | Updated SleekTest and related tests. | Lance Stout |
2010-10-01 | Made first pass at cleaning BaseXMPP. | Lance Stout |
2010-10-01 | Modified event handling to use the event queue. | Lance Stout |
2010-08-30 | Fixed ElementBase.match to match using sub_interface elements. | Lance Stout |
2010-08-30 | Updated ElementBase.match to respect namespaces with slashes. | Lance Stout |
2010-08-27 | Updated the suite of handler classes with documentation. | Lance Stout |
2010-08-27 | Fixed SleekTest compare method to check XML text. | Lance Stout |
2010-08-27 | Added unit tests for StanzaBase. | Lance Stout |
2010-08-26 | Added unit test for _fix_ns for handling namespaces with forward slashes. | Lance Stout |
2010-08-26 | Finished the update of ElementBase with docs and unit tests. | Lance Stout |
2010-08-25 | Fixed ElementBase.match to respect namespaces. | Lance Stout |
2010-08-25 | Updated ElementBase.match and added unit tests. | Lance Stout |
2010-08-25 | Updated ElementBase._delSub and added unit tests. | Lance Stout |
2010-08-24 | Updated ElementBase._setSubText and added unit tests. | Lance Stout |
2010-08-24 | Updated ElementBase._getSubText and added unit tests. | Lance Stout |
2010-08-22 | fixed a but in stanza_pubsub | fritzy |
2010-08-19 | Updated ElementBase methods _getAttr, _setAttr, and _delAttr with docs and te... | Lance Stout |
2010-08-19 | Updated ElementBase.__delitem__ and added unit tests. | Lance Stout |
2010-08-19 | Updated ElementBase.__setitem__ and added unit tests. | Lance Stout |
2010-08-13 | Updated ElementBase.__getitem__ with docs and unit tests. | Lance Stout |
2010-08-13 | Updated getStanzaValues and setStanzaValues with docs and unit tests. | Lance Stout |