summaryrefslogtreecommitdiff
path: root/slixmpp/clientxmpp.py
AgeCommit message (Expand)Author
2015-09-23Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-mergesleek-mergemathieui
2015-07-21Fix componentsmathieui
2014-09-28Remove all deprecated alias in the core of slixmpp, and wherever they were used.Emmanuel Gil Peyrot
2014-09-01Remove sys.version_info checks for python2 and clean some imports.Emmanuel Gil Peyrot
2014-08-01Fix some more blocking iqFlorent Le Coz
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-20Make xmlstream use an asyncio loopFlorent Le Coz
2014-07-17Rename to slixmppFlorent Le Coz