SleekXMPP/sleekxmpp
Lance Stout bd52a5e6c1 Initial, mostly working XEP-0047 plugin.
This is inspired by the version from macdiesel and tomstrummer, but
their version was heavily linked with XEP-0096 and focused solely
on file transfer. This version is a more generic implementation.
2012-02-02 18:27:23 +01:00
..
features Require explicitly setting access_token value. 2012-01-21 00:19:59 -08:00
plugins Initial, mostly working XEP-0047 plugin. 2012-02-02 18:27:23 +01: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 Merge pull request #138 from rhcarvalho/patch-2 2012-01-25 20:41:45 -08:00
xmlstream Fix typo s/is_set/is_set() 2012-02-02 18:14:48 +01: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 Bump version number in develop branch to 1.0.1dev. 2012-01-25 20:44:41 -08:00