Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-05 | Updated tests to use a relative import for SleekTest to please Python3. | Lance Stout | |
Fixed some tabs/spaces issues. | |||
2010-07-19 | Condensed all of the stanzaPlugin functions into a single ↵ | Lance Stout | |
registerStanzaPlugin function. Updated plugins and tests to use new function. | |||
2010-06-27 | Refactored unit tests for XEP-0030, XEP-0033, and XEP-0085 to use the new ↵ | Lance Stout | |
SleekTest class. | |||
2010-06-22 | Added plugin and tests for XEP-0033, Extended Stanza Addresses. | Lance Stout | |
XEP-0033 can be useful for interacting with XMPP<->Email gateways. |