index
:
slixmpp
3449-xmpp-connection-stuck-forever-after-error-in-start_tls
WIP
adhoc-execute-next
compiler
disco
exp_idle_call
markup
master
sleek-merge
slix-1.7
Personal fork of SleekXMPP
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sleekxmpp
/
plugins
/
xep_0004
/
stanza
Age
Commit message (
Expand
)
Author
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
2012-03-16
Fix error when assigning form values that include booleans.
Lance Stout
2012-01-11
update_caps() can now do presence broadcasting.
Lance Stout
2011-12-30
Add option to disable condensing and converting form values.
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-17
Return '' instead of None from form fields with no values.
Lance Stout
2011-08-13
Add form.field back in for backwards compatibility.
Lance Stout
2011-08-13
Add tests for setting a form's type to 'submit' or 'cancel'.
Lance Stout
2011-08-11
Reorganize XEP-0004.
Lance Stout