summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0004
AgeCommit message (Expand)Author
2011-12-13Use OrderedDicts instead of regular dictionaries when returning values from f...Lance Stout
2011-12-13Ensure that item fields have the proper type.Lance Stout
2011-08-17Return '' instead of None from form fields with no values.Lance Stout
2011-08-13Add form.field back in for backwards compatibility.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