Age | Commit message (Expand) | Author |
---|---|---|
2015-09-14 | Fix xep_0050 changes after form refactor. | Robert Robinson |
2015-09-14 | Force forms and fields to use plugin resolution | Robert Robinson |
2014-08-23 | cleanup semicolons, whitespace and mutable default arguments | Robin Gloster |
2014-08-21 | Fix some more Unicode in **kwargs issues in Py2.6 | Lance Stout |
2014-08-18 | Revert "cleanup semicolons, whitespace and mutable default arguments" | Robin Gloster |
2014-08-18 | cleanup semicolons, whitespace and mutable default arguments | Robin Gloster |
2013-02-14 | Resolve most Python3.3 related issues. | Lance Stout |
2012-10-19 | Allow passing form instructions as a list of strings. | Lance Stout |
2011-12-13 | Use OrderedDicts instead of regular dictionaries when returning values from f... | Lance Stout |
2011-12-13 | Ensure that item fields have the proper type. | Lance Stout |
2011-08-13 | Add form.field back in for backwards compatibility. | Lance Stout |
2011-08-11 | Reorganize XEP-0004. | Lance Stout |