SleekXMPP/sleekxmpp
Lance Stout f81fb6af44 Require explicitly setting access_token value.
Silently substituting the password field was nice, but for mechs
that can use either the password or an access token, it makes
things very difficult. This really only affects MSN clients since
Facebook clients should already be setting the api key.
2012-01-21 00:19:59 -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 Make things work with Python3's byte semantics. 2012-01-20 02:27:30 -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