summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0004/stanza/field.py
AgeCommit message (Expand)Author
2014-07-17Rename to slixmppFlorent Le Coz
2013-02-14Resolve most Python3.3 related issues.Lance Stout
2012-03-16Fix error when assigning form values that include booleans.Lance Stout
2012-01-11update_caps() can now do presence broadcasting.Lance Stout
2011-12-30Add option to disable condensing and converting form values.Lance Stout
2011-08-17Return '' instead of None from form fields with no values.Lance Stout
2011-08-13Add tests for setting a form's type to 'submit' or 'cancel'.Lance Stout
2011-08-11Reorganize XEP-0004.Lance Stout