slixmpp/sleekxmpp
2012-07-27 15:51:35 -07:00
..
features Enhance plugin config with attribute accessors. 2012-07-26 23:04:16 -07:00
plugins Restrict caps updates to available presences (not subscriptions, etc). 2012-07-27 15:51:35 -07:00
roster Fix issue of roster data being split across multiple rosters. 2012-07-19 23:54:18 -07:00
stanza Add 'by' attribute for error stanzas. 2012-07-23 21:48:19 -07:00
test Standardize importing of queue class. 2012-07-24 02:39:54 -07:00
thirdparty Handle converting None to byte data (b''). 2012-07-06 11:05:47 -07:00
util Improve docs and fix typo in stringprep profiles. 2012-07-26 23:35:23 -07:00
xmlstream Allow tasks to remove themselves during execution 2012-07-27 10:45:23 -07:00
__init__.py Fix JID validation bugs, add lots of tests. 2012-07-24 01:43:20 -07:00
api.py Substitute a blank JID for the boundjid in API calls. 2012-07-25 01:33:44 -07:00
basexmpp.py Fix deprecation warning for setting self.resource 2012-07-20 22:04:36 -07:00
clientxmpp.py Modify update_roster() to only change the information provided. 2012-07-24 16:48:24 -07:00
componentxmpp.py Fix error with session binding in components. 2012-07-26 11:50:59 -07:00
exceptions.py PEP8 formatting updates. 2012-06-19 01:29:48 -07:00
jid.py Compile JID pattern regex. 2012-07-27 11:24:01 -07:00
version.py Bump version to 1.1.9 2012-07-20 00:17:53 -07:00