slixmpp/sleekxmpp
Lance Stout 017d7ec62b Add tests for setting a form's type to 'submit' or 'cancel'.
Form fields now remember their current type if the type is deleted. This
allows for fields to properly format their values if set after the form
has been changed to the 'submit' type.
2011-08-13 01:28:18 -07:00
..
features Enable forcing a specififc SASL mech: 2011-08-09 00:51:49 -07:00
plugins Add tests for setting a form's type to 'submit' or 'cancel'. 2011-08-13 01:28:18 -07:00
roster Need to store unavailable presence as last sent if broadcasted. 2011-06-18 14:39:17 -07:00
stanza Merge branch 'develop' into roster 2011-08-12 16:47:58 -07:00
test Merge branch 'develop' into roster 2011-08-12 16:47:58 -07:00
thirdparty Hotfix for ANONYMOUS mech support. 2011-08-05 14:06:58 -07:00
xmlstream Reduce the maximum delay between connection retries to 10min. 2011-08-12 17:17:05 -07:00
__init__.py Hotfix for ANONYMOUS mech support. 2011-08-05 14:06:58 -07:00
basexmpp.py Merge branch 'develop' into roster 2011-08-12 16:47:58 -07:00
clientxmpp.py Merge branch 'develop' into roster 2011-08-12 16:47:58 -07:00
componentxmpp.py Merge branch 'develop' into roster 2011-08-12 16:47:58 -07:00
exceptions.py IqTimeout now references the original sent stanza. 2011-06-01 15:28:33 -07:00