summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0030/disco.py
AgeCommit message (Expand)Author
2015-09-23Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-mergesleek-mergemathieui
2015-06-21Add a wrapper to get_info/get_items functionsmathieui
2015-06-14XEP-0030: return the iq.send() future when sending a disco#info or disco#items.Emmanuel Gil Peyrot
2015-05-08Advertize the disco#info feature in our disco#infomathieui
2015-02-28Revert or edit most previous XEP plugin changesmathieui
2015-02-24XEP-0030: allow get_info and get_items to return a coroutinemathieui
2015-02-12Fix the uses of stanza.reply()mathieui
2014-07-30Fix the iq.send() function, and a bunch of places where it is calledFlorent Le Coz
2014-07-17Rename to slixmppFlorent Le Coz