SleekXMPP/sleekxmpp
Lance Stout a8d5da5091 Restore original behaviour for auto_authorize and auto_subscribe.
The change to using the new roster broke the original auto_* values
and used per-roster versions. The original auto_* values will now set
the behaviour globally. Use the per-roster values to override for a
specific JID.
2011-11-06 08:25:29 -08:00
..
features Enable forcing a specififc SASL mech: 2011-08-09 00:51:49 -07:00
plugins Update the docs for XEP-0060 publish method. 2011-10-11 20:37:50 -04:00
roster Restore original behaviour for auto_authorize and auto_subscribe. 2011-11-06 08:25:29 -08:00
stanza Added pubsub error stanza. 2011-08-31 00:42:37 -07:00
test Allow SASL mechanism to be set when creating a ClientXMPP instance. 2011-09-28 22:48:30 -04:00
thirdparty FIX SCRAM-SHA-1-PLUS 2011-10-27 15:16:54 -04:00
xmlstream Break reference cycle to fix potential memory leaks for callback handlers. 2011-10-08 17:31:30 -04:00
__init__.py Clean and get setup.py working once and for all. 2011-08-24 22:09:02 -07:00
basexmpp.py Restore original behaviour for auto_authorize and auto_subscribe. 2011-11-06 08:25:29 -08:00
clientxmpp.py Allow SASL mechanism to be set when creating a ClientXMPP instance. 2011-09-28 22:48:30 -04:00
componentxmpp.py Merge branch 'develop' into roster 2011-08-12 16:47:58 -07:00
exceptions.py Make Iq exceptions more discoverable and simpler to use. 2011-08-19 01:04:20 -07:00
version.py Tweak setup.py, and bump dev version to RC3. 2011-09-01 16:47:30 -07:00