about summary refs log tree commit diff stats
path: root/src/xmpp/form.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Removed unnecessary NULL checks when freeing formJames Booth2014-09-071-40/+12
|
* Fix option handling for room config form parsingJames Booth2014-09-061-1/+2
|
* Reassign stanza name when looking for field valuesJames Booth2014-09-061-1/+2
|
* Rewrite form parserJames Booth2014-09-061-64/+204
|
* Created form moduleJames Booth2014-09-051-0/+144