summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0030/stanza
AgeCommit message (Collapse)Author
2013-02-22Clear out iterable data when resetting Disco items.Lance Stout
2012-03-12Tidy up disco plugin.Lance Stout
2012-03-12Update XEP-0030 and XEP-0059 to new system.Lance Stout
2012-01-18Fix detecting end of result set paging.Lance Stout
2011-12-30Add option for disabling identity and feature deduplication.Lance Stout
XEP-0115 requires detecting duplicates, so we can't always silently ignore them.
2010-12-13Update some docs.Lance Stout
2010-12-09First pass at a new XEP-0030 plugin.Lance Stout
Now with dynamic node handling goodness. Some things are not quite working yet, in particular: set_items set_info set_identities set_features And still need more unit tests to round things out.