summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0030/disco.py
AgeCommit message (Expand)Author
2011-12-12Allow disco info/items handlers to return full Iq stanzas.Lance Stout
2011-12-12Pass the Iq stanza to disco item handlers.Lance Stout
2011-11-19Tidy up logging calls.Lance Stout
2011-03-22Updated XEP-0128 plugin to work with the new XEP-0030 plugin.Lance Stout
2011-02-24Remove the occasional warning about XEP-0059 not loaded.Lance Stout
2011-02-14Remap old method names in a better way.Lance Stout
2011-02-09Fix same error for get_info default behaviour.Lance Stout
2011-02-09Fix get_items default behaviour.Lance Stout
2011-01-19Fix disco add_item.Lance Stout
2011-01-19Fix error in disco add_item.Lance Stout
2011-01-15Fix how disco plugin looks up info and items for clients.Lance Stout
2011-01-09Need to run post_init properly.Lance Stout
2011-01-08Add support for XEP-0059 to XEP-0030 plugin.Lance Stout
2011-01-04More clarification in docs for XEP-0030 plugin.Lance Stout
2011-01-04Clarify docs for disco.get_info.Lance Stout
2010-12-28Make the new XEP-30 plugin retain older API signatures.Lance Stout
2010-12-21More documentation for XEP-0030 plugin.Lance Stout
2010-12-16Almost done with xep-30; added more docs.Lance Stout
2010-12-15Implement a few more static node handlers.Lance Stout
2010-12-15And some more docs.Lance Stout
2010-12-15The documentation effort continues.Lance Stout
2010-12-13Update some docs.Lance Stout
2010-12-09First pass at a new XEP-0030 plugin.Lance Stout