slixmpp/sleekxmpp/stanza
2012-10-31 13:27:06 -07:00
..
__init__.py Continued reorganization and streamlining. 2011-07-01 14:45:55 -07:00
atom.py
error.py Add 'by' attribute for error stanzas. 2012-07-23 21:48:19 -07:00
htmlim.py
iq.py Allow IQ timeouts to be asynchronous, by passing a timeout_callback parameter to send(). An example modification of disco is included. If this approach is approved, I'll go through and update the other plugins. 2012-10-31 13:27:06 -07: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 Expand support of XEP-0172 (user nickname) to include PEP. 2012-03-11 00:22:28 -08:00
presence.py Add options to auto add ID values to message and presence stanzas. 2012-09-25 12:26:56 -07:00
rootstanza.py PEP8 formatting updates. 2012-06-19 01:29:48 -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 Fix assigning values to error stanzas. 2012-06-19 16:21:34 -07:00
stream_features.py Update stream features stanza to work with new plugin keys. 2012-06-18 22:00:33 -07:00