slixmpp/sleekxmpp/stanza
Mike Taylor a63cc01482 Merge pull request #316 from rakoo/develop
Extend AtomEntry capabilities
2015-04-11 20:53:44 -04:00
..
__init__.py
atom.py Extend AtomEntry capabilities 2014-08-30 17:23:27 +02:00
error.py
htmlim.py Add proper XEP-0071 plugin. 2013-01-26 14:33:52 -08:00
iq.py Allow IQ processing based on only id value before the session is bound. 2014-02-14 13:50:21 -08:00
message.py Add options to auto add ID values to message and presence stanzas. 2012-09-25 12:26:56 -07:00
nick.py
presence.py Add options to auto add ID values to message and presence stanzas. 2012-09-25 12:26:56 -07:00
rootstanza.py Preserve ID for error responses 2014-09-09 08:49:37 -07:00
roster.py Map <group /> elements with no content to '' instead of None. 2012-09-01 13:56:48 -07:00
stream_error.py
stream_features.py