Age | Commit message (Expand) | Author |
2012-03-07 | Add tests for roster versioning. | Lance Stout |
2012-02-19 | Update XEP-0085 plugin to work with both ElementTree and cElementTree | Lance Stout |
2012-02-03 | Add more XEP-0047 tests. | Lance Stout |
2012-02-03 | Fix infinite callback loop. | Lance Stout |
2012-02-03 | Merge remote-tracking branch 'whooo/master' into develop | Lance Stout |
2012-02-02 | Fix data stanza based on test results. | Lance Stout |
2012-02-02 | Added plugin for XEP-0184 | Erik Larsson |
2012-01-11 | update_caps() can now do presence broadcasting. | Lance Stout |
2011-12-28 | Add caching support to xep_0030. | Lance Stout |
2011-12-27 | Merge branch 'develop' into develop-1.1 | Lance Stout |
2011-12-20 | XEP-0009: Updated tests to work in python 3 | Correl Roush |
2011-12-20 | XEP-0009: Added value conversion unit tests | Correl Roush |
2011-12-13 | Add tests for filters. | Lance Stout |
2011-12-11 | Fix iterable substanzas when added as normal plugin. | Lance Stout |
2011-11-21 | Fix stream handler test for multiple handlers to exist properly. | Lance Stout |
2011-11-19 | Add unit test for copying stanzas when passed to events. | Lance Stout |
2011-11-18 | Also fire changed_status when the status text changes for a resource. | Lance Stout |
2011-11-18 | Fix changed_status event | Lance Stout |
2011-11-14 | Explicitly test for inequality in JIDs. | Lance Stout |
2011-09-23 | Fix del_event_handler for Python3 (different semantics for filter()). | Lance Stout |
2011-09-01 | Add tests for pubsub error stanzas | Lance Stout |
2011-09-01 | Add support for notify attribute when retracting an item. | Lance Stout |
2011-09-01 | Add ability to get global/node default subscription options. | Lance Stout |
2011-09-01 | Owners can modify subscriptions/affiliations. With tests. | Lance Stout |
2011-09-01 | Users can retrieve their affiliations now, with tests. | Lance Stout |
2011-09-01 | Add ability for a user to get retrieve subscriptions, with tests. | Lance Stout |
2011-09-01 | Add tests for pubsub subscription options. | Lance Stout |
2011-09-01 | Add tests for retrieving pubsub items. | Lance Stout |
2011-09-01 | Fix memory reference bugs. | Lance Stout |
2011-08-31 | XEP-0060 v1.13 dictates publishing/retracting one item at a time. | Lance Stout |
2011-08-31 | Simplify pubsub tests. | Lance Stout |
2011-08-31 | Add test for purging a pubsub node. | Lance Stout |
2011-08-31 | Retract stanzas are behaving oddly when using stanza values. | Lance Stout |
2011-08-31 | Test publishing multiple items, and with options. | Lance Stout |
2011-08-31 | Test publishng an item with options. | Lance Stout |
2011-08-31 | Test publishing a single item. | Lance Stout |
2011-08-31 | More pubsub unit tests! | Lance Stout |
2011-08-31 | Fix requesting pubsub node configuration, and add tests. | Lance Stout |
2011-08-30 | Add tests for pubsub unsubscribe. | Lance Stout |
2011-08-30 | Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop | Lance Stout |
2011-08-30 | fixed test further... but now I have an out of order problem | Nathan Fritz |
2011-08-30 | Test pubsub subscribe. | Lance Stout |
2011-08-30 | Test and fix XEP-0060 delete_node() | Lance Stout |
2011-08-26 | Fix typos in XEP-0060, start of docs and tests. | Lance Stout |
2011-08-25 | Fix tests in Python3. | Lance Stout |
2011-08-24 | Clean and get setup.py working once and for all. | Lance Stout |
2011-08-13 | Add tests for setting a form's type to 'submit' or 'cancel'. | Lance Stout |
2011-08-13 | Update XEP-0050 to use new IQ exceptions. | Lance Stout |
2011-08-12 | Merge branch 'develop' into roster | Lance Stout |
2011-08-12 | Merge branch 'develop' of github.com:fritzy/SleekXMPP into develop | Nathan Fritz |