slixmpp/slixmpp
Emmanuel Gil Peyrot f35569a2c1 Remove the last instances of a block argument to iq.send().
Thanks Madhur Garg for spotting this in
027ce2434d7fd3cf4a286dd373cb761c0d114c66!
2019-08-01 22:36:59 +02:00
..
features Fix authenticating on a non-TLS socket. 2019-01-21 01:02:06 +01:00
plugins Remove the last instances of a block argument to iq.send(). 2019-08-01 22:36:59 +02:00
roster Don’t trigger presence events on MUC presence 2016-08-22 01:29:07 +02:00
stanza presence: Ensure <show/> value is valid when returned as presence @type value 2019-04-24 20:29:54 +01:00
test Make generated stanza id truly random 2019-07-13 14:07:31 +02:00
thirdparty Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge 2015-10-02 19:00:19 +02:00
util Make the cache encode and decode not crash if something goes wrong 2019-02-02 17:42:24 +01:00
xmlstream xmlstream/stanzabase: remove unused interfaces and types attributes 2019-07-16 11:26:54 +02:00
__init__.py Fix compatibility with python 3.5 and 3.6 2018-08-08 23:35:33 +02:00
api.py Rename to slixmpp 2014-07-17 14:19:04 +02:00
basexmpp.py Set @id by default on outgoing messages and presences. 2019-01-31 16:46:51 +01:00
clientxmpp.py Switch from @asyncio.coroutine to async def everywhere. 2018-07-01 18:46:33 +02:00
componentxmpp.py Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge 2015-10-02 19:00:19 +02:00
exceptions.py Fix uses of super() in the codebase 2016-09-30 21:25:36 +02:00
jid.py Revert part of previous commit. Return NotImplemented when object is not a valid JID 2019-05-07 11:56:39 +01:00
stringprep.py stringprep: Make pure-Python punycode() return bytes. 2017-12-27 15:48:42 +01:00
stringprep.pyx Add a function to convert a domain name to punycode. 2015-08-20 20:04:58 +01:00
version.py Release 1.4.2 2019-01-31 14:50:26 +01:00