Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Implemented /form help | James Booth | 2014-09-16 | 4 | -13/+63 | |
| | | ||||||
* | | Updated room config todo | James Booth | 2014-09-15 | 1 | -1/+0 | |
| | | ||||||
* | | Show form fields after updating | James Booth | 2014-09-15 | 5 | -10/+39 | |
| | | ||||||
* | | Added /form show | James Booth | 2014-09-15 | 5 | -16/+32 | |
| | | ||||||
* | | Dont allow unsaved form windows to be closed | James Booth | 2014-09-15 | 6 | -5/+39 | |
| | | ||||||
* | | Split /room and /form commands | James Booth | 2014-09-15 | 3 | -286/+287 | |
| | | ||||||
* | | Updated room config todo | James Booth | 2014-09-15 | 1 | -0/+1 | |
| | | ||||||
* | | Updated room config todo | James Booth | 2014-09-15 | 1 | -1/+0 | |
| | | ||||||
* | | Added tests for form_remove_text_multi_value | James Booth | 2014-09-15 | 3 | -6/+171 | |
| | | ||||||
* | | Added tests for form_remove_value | James Booth | 2014-09-15 | 3 | -0/+146 | |
| | | ||||||
* | | Added tests for form_add_value | James Booth | 2014-09-15 | 3 | -0/+124 | |
| | | ||||||
* | | Added form tests | James Booth | 2014-09-14 | 6 | -5/+389 | |
| | | ||||||
* | | Allow removing data from text-multi form fields | James Booth | 2014-09-14 | 4 | -9/+114 | |
| | | ||||||
* | | Added setting of unique form list values | James Booth | 2014-09-14 | 3 | -11/+41 | |
| | | ||||||
* | | Tidied form UI code | James Booth | 2014-09-14 | 1 | -10/+10 | |
| | | ||||||
* | | Added /room remove command, reformetted form output | James Booth | 2014-09-14 | 5 | -10/+43 | |
| | | ||||||
* | | Added /room add for *-multi | James Booth | 2014-09-14 | 4 | -21/+72 | |
| | | ||||||
* | | Added add/remove subcommands to room config | James Booth | 2014-09-13 | 2 | -5/+71 | |
| | | ||||||
* | | Added form validation for jid-single type | James Booth | 2014-09-13 | 1 | -0/+1 | |
| | | ||||||
* | | Added form validation for list-single type | James Booth | 2014-09-13 | 3 | -2/+39 | |
| | | ||||||
* | | Added form validation for boolean type | James Booth | 2014-09-13 | 1 | -0/+12 | |
| | | ||||||
* | | Added form type check on set | James Booth | 2014-09-13 | 5 | -4/+39 | |
| | | ||||||
* | | form_get_field_by_var->form_get_form_type_field | James Booth | 2014-09-13 | 4 | -7/+7 | |
| | | ||||||
* | | 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 | 3 | -0/+17 | |
| | | ||||||
* | | Check room config tag exists before setting | James Booth | 2014-09-12 | 3 | -4/+24 | |
| | | ||||||
* | | Added setting of *-single room config values | James Booth | 2014-09-12 | 4 | -14/+66 | |
| | | ||||||
* | | Added tags to form fields | James Booth | 2014-09-11 | 3 | -4/+19 | |
| | | ||||||
* | | Close config win | James Booth | 2014-09-11 | 1 | -0/+2 | |
| | | ||||||
* | | Close config window on submit/cancel | James Booth | 2014-09-11 | 1 | -9/+18 | |
| | | ||||||
* | | Added /room command validation, reduced to one subcommand | James Booth | 2014-09-11 | 2 | -66/+75 | |
| | | ||||||
* | | Implemented /room config submit for saving room configuration | James Booth | 2014-09-10 | 13 | -2/+180 | |
| | | ||||||
* | | Extracted form field display code | James Booth | 2014-09-10 | 1 | -114/+121 | |
| | | ||||||
* | | Added form field type enum | James Booth | 2014-09-10 | 3 | -23/+83 | |
| | | ||||||
* | | Coloured room config form var tags | James Booth | 2014-09-10 | 1 | -2/+6 | |
| | | ||||||
* | | Implemented text-multi, jid-single and fixed display for room config forms | James Booth | 2014-09-10 | 1 | -0/+26 | |
| | | ||||||
* | | Implemented jid-multi display for room config forms | James Booth | 2014-09-10 | 1 | -0/+6 | |
| | | ||||||
* | | Implemented list-multi display for room config forms | James Booth | 2014-09-10 | 1 | -0/+14 | |
| | | ||||||
* | | Merge branch 'master' into roomconfig | James Booth | 2014-09-09 | 0 | -0/+0 | |
|\| | ||||||
| * | Removed destroy room id handler from generic handlers | James Booth | 2014-09-09 | 1 | -2/+0 | |
| | | ||||||
* | | Tidied error handling for room forms | James Booth | 2014-09-09 | 3 | -28/+49 | |
| | | ||||||
* | | Merge branch 'master' into roomconfig | James Booth | 2014-09-09 | 2 | -46/+22 | |
|\| | ||||||
| * | Added usages for stanza_get_error_message in iq.c | James Booth | 2014-09-09 | 1 | -5/+10 | |
| | | ||||||
| * | Use stanza_get_error_message for pong errors | James Booth | 2014-09-09 | 2 | -41/+12 | |
| | | ||||||
* | | Merge branch 'master' into roomconfig | James Booth | 2014-09-09 | 2 | -0/+2 | |
|\| | ||||||
| * | Merge remote-tracking branch 'pasis/memleak' | James Booth | 2014-09-09 | 2 | -0/+2 | |
| |\ | ||||||
| | * | Fixed memory leaks | Dmitry Podgorny | 2014-09-09 | 2 | -0/+2 | |
| |/ | ||||||
* | | Added TODO for handling room config form request errors | James Booth | 2014-09-09 | 1 | -0/+1 | |
| | |