slixmpp/sleekxmpp
Lance Stout db0e683d01 Don't request registration forms unless the register event is handled.
Some servers end the stream if registration can not be completed
in-band, which means always requesting the form can prevent regular
login.
2012-06-06 12:23:40 -07:00
..
features Add auth_success event. 2012-05-15 14:26:25 -07:00
plugins Don't request registration forms unless the register event is handled. 2012-06-06 12:23:40 -07:00
roster Include the default, unnamed group in self.client_roster.groups() 2012-06-04 11:54:25 -07:00
stanza Undo the additional Iq result checks until further testing is done. 2012-04-08 16:30:52 -04:00
test Track threads to ensure all have exited when disconnecting. 2012-04-22 18:13:36 -07:00
thirdparty Fix X-FACEBOOK-PLATFORM mechanism to work with Python3. 2012-05-25 11:04:46 -07:00
xmlstream Don't add cert expiration timer if no certs are being used. 2012-06-04 11:53:58 -07:00
__init__.py Clean and get setup.py working once and for all. 2011-08-24 22:09:02 -07:00
api.py Ensure that accessing self.api.settings works for plugins. 2012-04-08 15:59:47 -04:00
basexmpp.py Add better certificate handling. 2012-05-22 03:56:06 -07:00
clientxmpp.py Add better certificate handling. 2012-05-22 03:56:06 -07:00
componentxmpp.py Add better certificate handling. 2012-05-22 03:56:06 -07:00
exceptions.py More doc updates 2011-12-05 08:55:05 -08:00
version.py Bump version for 1.1.1 minor release. 2012-06-04 11:56:53 -07:00