summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0004
AgeCommit message (Expand)Author
2014-07-17Rename to slixmppFlorent Le Coz
2013-02-14Resolve most Python3.3 related issues.Lance Stout
2012-10-19Allow passing form instructions as a list of strings.Lance Stout
2012-07-10Update plugins to use session_bind handler for disco, and use plugin_endLance Stout
2012-03-16Fix error when assigning form values that include booleans.Lance Stout
2012-03-12Move XEP-0004 to new system.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-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