index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xmpp
/
form.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added form type check on set
James Booth
2014-09-13
1
-2
/
+20
*
form_get_field_by_var->form_get_form_type_field
James Booth
2014-09-13
1
-3
/
+3
*
Do not tag hidden form fields
James Booth
2014-09-13
1
-6
/
+9
*
Do not set hidden for fixed form fields
James Booth
2014-09-13
1
-3
/
+2
*
Initialise form field tag autocomplete
James Booth
2014-09-13
1
-0
/
+1
*
Added autocomplete for setting room config form tags
James Booth
2014-09-12
1
-0
/
+3
*
Check room config tag exists before setting
James Booth
2014-09-12
1
-0
/
+15
*
Added setting of *-single room config values
James Booth
2014-09-12
1
-0
/
+23
*
Added tags to form fields
James Booth
2014-09-11
1
-0
/
+15
*
Implemented /room config submit for saving room configuration
James Booth
2014-09-10
1
-0
/
+80
*
Added form field type enum
James Booth
2014-09-10
1
-0
/
+37
*
Removed unnecessary NULL checks when freeing form
James Booth
2014-09-07
1
-40
/
+12
*
Fix option handling for room config form parsing
James Booth
2014-09-06
1
-1
/
+2
*
Reassign stanza name when looking for field values
James Booth
2014-09-06
1
-1
/
+2
*
Rewrite form parser
James Booth
2014-09-06
1
-64
/
+204
*
Created form module
James Booth
2014-09-05
1
-0
/
+144