summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0325/control.py
AgeCommit message (Expand)Author
2015-09-23Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-mergesleek-mergemathieui
2015-05-12Allow the use of a custom loop instead of asyncio.get_event_loop()mathieui
2015-02-28XEP-0325: Don’t use threadingmathieui
2015-02-12Remove more threaded= and block= options from the pluginsmathieui
2015-02-12Fix the uses of stanza.reply()mathieui
2014-09-28Remove all deprecated alias in the core of slixmpp, and wherever they were used.Emmanuel Gil Peyrot
2014-09-01Remove all trailing semicolons.Emmanuel Gil Peyrot
2014-09-01Remove all trailing whitespaces.Emmanuel Gil Peyrot
2014-07-17Rename to slixmppFlorent Le Coz