summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0118
AgeCommit message (Collapse)Author
2012-07-10Update plugins to use session_bind handler for disco, and use plugin_endLance Stout
2012-06-19PEP8 formatting updates.Lance Stout
2012-03-12Move XEP-0118 to the new system.Lance Stout
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-10Add user tune feature to disco, not just notifications.Lance Stout
2012-03-10Ensure post init works for XEP-0118.Lance Stout
2012-03-10Add support for XEP-0118.Lance Stout
See examples/user_tune.py for a demonstration using the currently playing song in iTunes.