slixmpp/sleekxmpp
Joe Hildebrand 48def71d0c Merge branch 'master' of git://github.com/fritzy/SleekXMPP into develop
# By Lance Stout
# Via Lance Stout
* 'master' of git://github.com/fritzy/SleekXMPP:
  Turns out not all data is UTF-8, so don't try to decode it.
2012-10-31 12:49:33 -06:00
..
features Lock the bound JID in the JID cache. 2012-10-24 12:56:54 -07:00
plugins Merge branch 'master' of git://github.com/fritzy/SleekXMPP into develop 2012-10-31 12:49:33 -06:00
roster Respond to probes when the subscription is 'from', not 'to'. 2012-10-22 19:22:27 -07:00
stanza 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-29 10:03:32 -06:00
test Add XEP-0308 Last Message Correction support 2012-09-25 12:35:53 -07:00
thirdparty Merge branch 'master' into develop 2012-08-12 22:36:23 -07:00
util added setdefaultencoding method so reload(sys) not needed 2012-10-24 13:06:36 -07:00
xmlstream Enable gevent support. 2012-10-24 01:20: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 added setdefaultencoding method so reload(sys) not needed 2012-10-24 13:06:36 -07:00
clientxmpp.py Lock the bound JID in the JID cache. 2012-10-24 12:56:54 -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 update JID_CACHE logic again. 2012-10-29 14:15:07 -06:00
version.py Bump version to 1.1.10 2012-07-30 09:04:15 -07:00