SleekXMPP/sleekxmpp
Lance Stout c0074f95b1 update_caps() can now do presence broadcasting.
As part of adding this feature:

    - fixed bug in update_caps() not assigning verstrings
    - fixed xep_0004 typo
    - can now use None as a roster key which will map to boundjid.bare
    - fixed using JID objects in disco node handlers
    - fixed failing test related to get_roster

Several of these bugs I've fixed before, so I either didn't push them
earlier, or I clobbered something when merging. *shrug*
2012-01-11 16:39:55 -08:00
..
features Sync with Suelta. 2012-01-07 00:19:08 -05:00
plugins update_caps() can now do presence broadcasting. 2012-01-11 16:39:55 -08:00
roster update_caps() can now do presence broadcasting. 2012-01-11 16:39:55 -08:00
stanza Merge pull request #130 from rhcarvalho/master 2011-12-30 20:14:54 -08:00
test Allow SASL mechanism to be set when creating a ClientXMPP instance. 2011-09-28 22:48:30 -04:00
thirdparty Sync with Suelta. 2012-01-07 00:19:08 -05:00
xmlstream Merge branch 'develop' into develop-1.1 2011-12-31 01:29:12 -05:00
__init__.py Clean and get setup.py working once and for all. 2011-08-24 22:09:02 -07:00
basexmpp.py Fix logging when loading plugins. 2011-12-09 20:57:08 -08:00
clientxmpp.py Make get_roster(block=False) work properly. 2012-01-10 19:57:38 -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