summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0163.py
AgeCommit message (Collapse)Author
2013-10-09Ensure PEP updates default to item if of 'current'Lance Stout
2012-07-10Update plugins to use session_bind handler for disco, and use plugin_endLance Stout
2012-06-19PEP8 formatting updates.Lance Stout
2012-06-18Add initial XEP-0084 support.Lance Stout
It does not auto-retrieve and store avatars yet, but everything is there to do so.
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.