slixmpp/sleekxmpp/plugins/xep_0030
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
..
stanza Add option for disabling identity and feature deduplication. 2011-12-30 20:53:18 -05:00
__init__.py First pass at a new XEP-0030 plugin. 2010-12-09 18:57:27 -05:00
disco.py update_caps() can now do presence broadcasting. 2012-01-11 16:39:55 -08:00
static.py Add 'supports' and 'has_identity' node handlers. 2011-12-30 20:52:44 -05:00