summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0115
AgeCommit message (Expand)Author
2021-04-19XEP-0115: add a broadcast parameter to update_capsmathieui
2021-03-09XEP-0115: remove wrong coroutine=True argumentmathieui
2021-02-26XEP-0115: API changesmathieui
2021-02-05global: rewrite copyright notice to use commentsmathieui
2020-08-05Fix 'from' attribute missing for ComponentXMPP Disco IQaearil
2018-07-01Switch from @asyncio.coroutine to async def everywhere.Emmanuel Gil Peyrot
2018-03-31XEP-0115: Use the new cache system.Emmanuel Gil Peyrot
2018-02-11Fix usage of the 0004 plugin interfacemathieui
2018-01-05XEP-0115: Fix typo.Emmanuel Gil Peyrot
2016-10-22sed -i 's/set(\[\(.*\)\])$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2016-10-22sed -i 's/set((\(.*\)))$/{\1}/g' **/*.pyEmmanuel Gil Peyrot
2016-09-20Remove locking from static disco.Emmanuel Gil Peyrot
2016-09-20Various XEPs: Remove deprecated aliases.Emmanuel Gil Peyrot
2015-06-21Add a wrapper to get_info/get_items functionsmathieui
2015-02-24XEP-0115: fix a handler which expected an iq to blockmathieui
2014-07-30Fix the iq.send() function, and a bunch of places where it is calledFlorent Le Coz
2014-07-21Clean a new bunch of stufFlorent Le Coz
2014-07-17Rename to slixmppFlorent Le Coz