Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'master' into caps | James Booth | 2014-09-21 | 1 | -2/+0 | |
|\ | ||||||
| * | Removed TODO | James Booth | 2014-09-21 | 1 | -2/+0 | |
| | | ||||||
* | | Log errors on caps responses | James Booth | 2014-09-21 | 2 | -6/+20 | |
| | | ||||||
* | | Destroy Jid after use | James Booth | 2014-09-21 | 1 | -0/+1 | |
| | | ||||||
* | | Handle capabilities for room participants | James Booth | 2014-09-21 | 1 | -31/+46 | |
| | | ||||||
* | | Fixed muc presence check, remove logging from presence handler | James Booth | 2014-09-21 | 2 | -22/+11 | |
| | | ||||||
* | | Removed _get_caps_key function | James Booth | 2014-09-21 | 4 | -71/+12 | |
| | | ||||||
* | | Fixed tests | James Booth | 2014-09-21 | 2 | -51/+51 | |
| | | ||||||
* | | Added jid->hash lookup for capabilities | James Booth | 2014-09-20 | 11 | -150/+169 | |
| | | ||||||
* | | Do not send caps request on self presence | James Booth | 2014-09-19 | 1 | -1/+1 | |
| | | ||||||
* | | wip - refactoring capabilities | James Booth | 2014-09-19 | 7 | -219/+309 | |
| | | ||||||
* | | Tidied available presence handler | James Booth | 2014-09-18 | 1 | -34/+55 | |
|/ | ||||||
* | Fixed messages for new rooms | James Booth | 2014-09-18 | 1 | -1/+9 | |
| | ||||||
* | Added autocompletion for jid-multi form fields | James Booth | 2014-09-17 | 3 | -9/+29 | |
| | ||||||
* | Added autocompletion for form text-multi values | James Booth | 2014-09-17 | 3 | -10/+39 | |
| | ||||||
* | Added autocompletion for form list-multi values | James Booth | 2014-09-17 | 3 | -3/+13 | |
| | ||||||
* | Added autocompletion for form list-single values | James Booth | 2014-09-17 | 3 | -0/+56 | |
| | ||||||
* | Added autocompletion for form boolean values | James Booth | 2014-09-17 | 1 | -16/+51 | |
| | ||||||
* | Handle result of room configuration submit | James Booth | 2014-09-17 | 5 | -11/+96 | |
| | ||||||
* | Show errors in room when can't retrieve room config | James Booth | 2014-09-17 | 3 | -13/+27 | |
| | ||||||
* | Added prefix to travis libstrophe configure | James Booth | 2014-09-17 | 1 | -1/+1 | |
| | ||||||
* | Revert "Added -lstrophe to test dependencies" | James Booth | 2014-09-17 | 1 | -1/+1 | |
| | | | | This reverts commit 4002790ed0226b0cf9556be1ba8e83dc523ebf73. | |||||
* | Added -lstrophe to test dependencies | James Booth | 2014-09-17 | 1 | -1/+1 | |
| | ||||||
* | Added field updated message, show form mofified indicator for /wins | James Booth | 2014-09-17 | 2 | -0/+13 | |
| | ||||||
* | Merge branch 'master' into roomconfig | James Booth | 2014-09-17 | 1 | -1/+2 | |
|\ | ||||||
| * | Fixed window switching when paged | James Booth | 2014-09-17 | 1 | -1/+2 | |
| | | ||||||
* | | Show indicator when form has unsaved changes | James Booth | 2014-09-16 | 3 | -10/+15 | |
| | | ||||||
* | | Added form field help | James Booth | 2014-09-16 | 3 | -10/+80 | |
| | | ||||||
* | | 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 | |
| | |