slixmpp/sleekxmpp
Lance Stout 19f65c8510 Simplify send_presence_subscription.
It is technically obsolete now, but remains because it set a default
subscription type of 'subscribe'.
2012-06-10 14:42:54 -07:00
..
features Add auth_success event. 2012-05-15 14:26:25 -07:00
plugins Fix XEP-0065 imports and naming for Python3. 2012-06-10 14:15:58 -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 Added the Socksipy module in the thirdparty of SleekXMPP. 2012-06-07 19:02:09 +02:00
xmlstream Add extra check for the cert in the expiration handler. 2012-06-09 11:05:18 -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 Simplify send_presence_subscription. 2012-06-10 14:42:54 -07:00
clientxmpp.py Add better certificate handling. 2012-05-22 03:56:06 -07:00
componentxmpp.py Use False for use_tls for components. 2012-06-09 11:01:35 -07:00
exceptions.py More doc updates 2011-12-05 08:55:05 -08:00
version.py Bump version for 1.1.3 2012-06-09 11:32:03 -07:00