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
*
Dont check for var attribute on form fields of type fixed
James Booth
2014-09-30
1
-52
/
+54
*
Sort form fields for sha-1 caps hash
James Booth
2014-09-21
1
-41
/
+81
*
Added autocompletion for jid-multi form fields
James Booth
2014-09-17
1
-1
/
+11
*
Added autocompletion for form text-multi values
James Booth
2014-09-17
1
-0
/
+19
*
Added autocompletion for form list-multi values
James Booth
2014-09-17
1
-1
/
+1
*
Added autocompletion for form list-single values
James Booth
2014-09-17
1
-0
/
+37
*
Show form fields after updating
James Booth
2014-09-15
1
-0
/
+18
*
Dont allow unsaved form windows to be closed
James Booth
2014-09-15
1
-0
/
+7
*
Allow removing data from text-multi form fields
James Booth
2014-09-14
1
-2
/
+73
*
Added setting of unique form list values
James Booth
2014-09-14
1
-7
/
+24
*
Added /room remove command, reformetted form output
James Booth
2014-09-14
1
-0
/
+7
*
Added /room add for *-multi
James Booth
2014-09-14
1
-8
/
+38
*
Added form validation for list-single type
James Booth
2014-09-13
1
-0
/
+26
*
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