Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | ||||||
* | | Formatting of room config form | James Booth | 2014-09-09 | 1 | -52/+80 | |
| | | ||||||
* | | Move to existing room config window if exists | James Booth | 2014-09-08 | 1 | -1/+10 | |
| | | ||||||
* | | Merge branch 'master' into roomconfig | James Booth | 2014-09-07 | 1 | -2/+2 | |
|\| | ||||||
| * | Fixed check for wget_wch to not rely on header | James Booth | 2014-09-07 | 1 | -2/+2 | |
| | | | | | | | | As per pasis suggestion at #421 | |||||
* | | Merge branch 'master' into roomconfig | James Booth | 2014-09-07 | 1 | -1/+1 | |
|\| | ||||||
| * | Fixed spelling mistake in ping errors | James Booth | 2014-09-07 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' into roomconfig | James Booth | 2014-09-07 | 3 | -0/+51 | |
|\| | | | | | | | | | Conflicts: src/server_events.h | |||||
| * | Added error handling for /ping command responses | James Booth | 2014-09-07 | 3 | -0/+51 | |
| | | ||||||
* | | Removed unnecessary NULL checks when freeing form | James Booth | 2014-09-07 | 1 | -40/+12 | |
| | | ||||||
* | | Merge branch 'master' into roomconfig | James Booth | 2014-09-07 | 1 | -1/+1 | |
|\| | ||||||
| * | autotools: use public API to check libstrophe | Dmitry Podgorny | 2014-09-07 | 1 | -1/+1 | |
| | | | | | | | | parser_new is not exported by libstrophe anymore. | |||||
* | | Revert "Added --prefix=/usr to libstrophe build in travis config" | James Booth | 2014-09-07 | 1 | -1/+1 | |
| | | | | | | | | This reverts commit 72a364b65c8b617fe7527c2f38c24f71d5f69cd9. | |||||
* | | Create new window for room configuration | James Booth | 2014-09-07 | 3 | -17/+38 | |
| | | ||||||
* | | Moved room config UI code to ui/core.c | James Booth | 2014-09-07 | 3 | -70/+78 | |
| | | ||||||
* | | Fix option handling for room config form parsing | James Booth | 2014-09-06 | 2 | -2/+3 | |
| | | ||||||
* | | Reassign stanza name when looking for field values | James Booth | 2014-09-06 | 1 | -1/+2 | |
| | | ||||||
* | | Added --prefix=/usr to libstrophe build in travis config | James Booth | 2014-09-06 | 1 | -1/+1 | |
| | | ||||||
* | | Added further debug output for room config | James Booth | 2014-09-06 | 1 | -8/+55 | |
| | | ||||||
* | | Rewrite form parser | James Booth | 2014-09-06 | 6 | -74/+227 | |
| | | ||||||
* | | Created form module | James Booth | 2014-09-05 | 7 | -102/+194 | |
| | | ||||||
* | | Merge branch 'master' into roomconfig | James Booth | 2014-09-05 | 1 | -1/+1 | |
|\| | ||||||
| * | Merge pull request #419 from Nomad145/develop | James Booth | 2014-09-05 | 1 | -1/+1 | |
| |\ | | | | | | | Changed summary for /help autoaway to reflect correct parameter 'time' | |||||
| | * | Changed summary for /help autoaway to reflect correct parameter 'time' | Michael Phillips | 2014-09-05 | 1 | -1/+1 | |
| |/ | ||||||
* | | Debug room config form fields | James Booth | 2014-09-05 | 3 | -6/+33 | |
| | | ||||||
* | | Debug room vars | James Booth | 2014-09-05 | 1 | -0/+11 | |
| | | ||||||
* | | Parse data form for room configuration | James Booth | 2014-09-04 | 5 | -11/+50 | |
| | | ||||||
* | | Added ID handler for room config form | James Booth | 2014-09-04 | 1 | -2/+32 | |
| | | ||||||
* | | Added /room config edit and /room config cancel | James Booth | 2014-09-04 | 7 | -17/+114 | |
|/ | ||||||
* | Fix room config check for servers that don't send 110 status | James Booth | 2014-09-04 | 1 | -11/+2 | |
| | ||||||
* | Fixed spelling mistake | James Booth | 2014-09-04 | 1 | -1/+1 | |
| | ||||||
* | Updated help for /ping | James Booth | 2014-09-04 | 1 | -0/+1 | |
| | ||||||
* | Added /ping command | James Booth | 2014-09-04 | 9 | -4/+86 | |
| | ||||||
* | Validate usage of /room config command, added UI messages | James Booth | 2014-09-03 | 7 | -13/+84 | |
| | ||||||
* | Handle /room config cancel | James Booth | 2014-09-03 | 5 | -0/+101 | |
| | ||||||
* | Send room destroy iq on /room config cancel | James Booth | 2014-09-03 | 5 | -0/+44 | |
| | ||||||
* | Send instant room request | James Booth | 2014-09-03 | 5 | -1/+47 | |
| | ||||||
* | WIP - Handle /room config commands | James Booth | 2014-09-03 | 1 | -1/+9 | |
| | ||||||
* | Added /room config command | James Booth | 2014-09-03 | 3 | -0/+56 | |
| |