summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0163.py
AgeCommit message (Collapse)Author
2012-03-12Move XEP-0163 to new system.Lance Stout
Also includes new register_pep() method for doing the necessary stanza and disco registration, plus pubsub node event mapping.
2012-03-11Ensure that result stanzas are returned, as expected.Lance Stout
2012-03-10Fix plugin loading logs for XEP-0118 and XEP-0163.Lance Stout
2012-03-10Fix XEP-0163's updating of caps.Lance Stout
2012-03-10Add XEP-0163 plugin.Lance Stout
This is just a very simple wrapper for XEP-0030, XEP-0115, and XEP-0060 for adding interests to caps information, and publishing.