SleekXMPP/sleekxmpp
Lance Stout 13158e3cdf Revert the X-GOOGLE-TOKEN mech to not perform HTTP requests.
Added new example for how to retrieve a Google token, following
the best case, non-browser, workflow. Other thirdparty auth
mechs (Facebook, MSN) follow a similar pattern of using an
access token.
2012-01-23 23:58:40 -08:00
..
features Require explicitly setting access_token value. 2012-01-21 00:19:59 -08:00
plugins Add basic start for a client side XEP-0077 plugin. 2012-01-19 02:37:36 -08:00
roster Fix roster key issue for non-JID keys. 2012-01-17 23:10:14 -08:00
stanza Update Roster stanza to use RosterItem substanzas. 2012-01-12 17:21:43 -08:00
test Revert "Remove stream feature handlers on session_start." 2012-01-18 11:51:00 -08:00
thirdparty Revert the X-GOOGLE-TOKEN mech to not perform HTTP requests. 2012-01-23 23:58:40 -08:00
xmlstream Revert "Remove stream feature handlers on session_start." 2012-01-18 11:51:00 -08:00
__init__.py Clean and get setup.py working once and for all. 2011-08-24 22:09:02 -07:00
basexmpp.py Don't dump exception logs for XML stream parsing errors. 2012-01-12 22:26:15 -08:00
clientxmpp.py Add an extra config dict to store SASL credentials. 2012-01-20 01:08:25 -08:00
componentxmpp.py Updated last bit of core files to use new API format. 2011-12-05 20:37:47 -08:00
exceptions.py More doc updates 2011-12-05 08:55:05 -08:00
version.py Update version and README for 1.0 release. 2012-01-03 17:04:15 -05:00