Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Updated /help help | James Booth | 2015-08-08 | 1 | -1/+6 | |
| | ||||||
* | Show software version result in current window | James Booth | 2015-08-06 | 9 | -34/+146 | |
| | ||||||
* | Merge pull request #601 from brandenbyers/fix-disovery-typo | James Booth | 2015-08-06 | 1 | -1/+1 | |
|\ | | | | | Fix typo | |||||
| * | Fix typo | brandenbyers | 2015-08-05 | 1 | -1/+1 | |
|/ | ||||||
* | Handle resource not found on sofware version request | James Booth | 2015-08-05 | 1 | -0/+4 | |
| | ||||||
* | Use original JID in software version request in MUC | James Booth | 2015-08-05 | 1 | -6/+5 | |
| | ||||||
* | Handle software version requests for gateways that return from domainpart | James Booth | 2015-08-05 | 5 | -2/+39 | |
| | ||||||
* | Use id handler for software version requests, handle errors | James Booth | 2015-08-05 | 7 | -7/+78 | |
| | ||||||
* | Added software version request tests | James Booth | 2015-08-04 | 4 | -0/+67 | |
| | ||||||
* | Added test for missing resource on presence | James Booth | 2015-08-04 | 3 | -0/+21 | |
| | ||||||
* | Modified /account help | James Booth | 2015-08-03 | 1 | -30/+32 | |
| | ||||||
* | Added account status autocomplete | James Booth | 2015-08-03 | 1 | -0/+20 | |
| | ||||||
* | Handle private messages that include muc#user namespace | James Booth | 2015-08-02 | 1 | -3/+10 | |
| | ||||||
* | Handle larger than line words in wrapping | James Booth | 2015-07-30 | 1 | -23/+39 | |
| | ||||||
* | Added cons_show_padded | James Booth | 2015-07-29 | 7 | -45/+64 | |
| | ||||||
* | Do not print newline when curs position 0 | James Booth | 2015-07-29 | 1 | -1/+4 | |
| | ||||||
* | Added indent padding | James Booth | 2015-07-29 | 10 | -422/+452 | |
| | ||||||
* | Refactored showing tagged command help | James Booth | 2015-07-28 | 1 | -98/+65 | |
| | ||||||
* | Retagged commands | James Booth | 2015-07-27 | 4 | -238/+225 | |
| | ||||||
* | Added tags to command definitions | James Booth | 2015-07-27 | 5 | -90/+362 | |
| | ||||||
* | Fixed tests for new command format | James Booth | 2015-07-27 | 16 | -851/+353 | |
| | ||||||
* | Use command definition macros for remaining commands | James Booth | 2015-07-26 | 1 | -676/+461 | |
| | ||||||
* | Added command definition macros | James Booth | 2015-07-26 | 1 | -329/+229 | |
| | ||||||
* | Show command header in help output | James Booth | 2015-07-26 | 1 | -1/+8 | |
| | ||||||
* | Reordered command arguments | James Booth | 2015-07-26 | 3 | -166/+166 | |
| | ||||||
* | Added message for invalid /wins usage | James Booth | 2015-07-26 | 1 | -0/+2 | |
| | ||||||
* | Removed old command help | James Booth | 2015-07-26 | 6 | -426/+414 | |
| | ||||||
* | Updated help category output | James Booth | 2015-07-26 | 3 | -96/+100 | |
| | ||||||
* | Moved remaining help to new format | James Booth | 2015-07-26 | 2 | -404/+507 | |
| | ||||||
* | Fix formatting for variables in new help | James Booth | 2015-07-25 | 1 | -15/+15 | |
| | ||||||
* | Generate HTML docs using new help format | James Booth | 2015-07-25 | 1 | -15/+73 | |
| | ||||||
* | Added more help to new format | James Booth | 2015-07-25 | 1 | -504/+744 | |
| | ||||||
* | Added roster to new help format | James Booth | 2015-07-24 | 1 | -42/+54 | |
| | ||||||
* | Added msg to new help format | James Booth | 2015-07-24 | 1 | -26/+37 | |
| | ||||||
* | Added connect to new help format | James Booth | 2015-07-24 | 2 | -57/+64 | |
| | ||||||
* | Moved help and about to new format | James Booth | 2015-07-23 | 6 | -111/+244 | |
| | ||||||
* | Merge branch 'master' into help | James Booth | 2015-07-23 | 2 | -18/+17 | |
|\ | ||||||
| * | tests: prof_connect_with_roster takes items | James Booth | 2015-07-23 | 2 | -18/+17 | |
| | | ||||||
* | | Merge branch 'master' into help | James Booth | 2015-07-22 | 8 | -13/+160 | |
|\| | ||||||
| * | Added id attributes to roster queries | James Booth | 2015-07-22 | 8 | -13/+160 | |
| | | | | | | | | fixes #596 | |||||
* | | Added help example text | James Booth | 2015-07-22 | 1 | -0/+89 | |
| | | ||||||
* | | Fix /help commands spacing | James Booth | 2015-07-21 | 1 | -1/+1 | |
|/ | ||||||
* | Changed os check ordering in install-all.sh | James Booth | 2015-07-21 | 1 | -2/+2 | |
| | ||||||
* | Added centos to install-all.sh | James Booth | 2015-07-21 | 1 | -0/+19 | |
| | ||||||
* | Updated CHANGELOG | James Booth | 2015-07-21 | 1 | -2/+2 | |
| | ||||||
* | Updated CHANGELOG | James Booth | 2015-07-21 | 1 | -0/+4 | |
| | ||||||
* | Added libexpect check for functional tests | James Booth | 2015-07-20 | 2 | -1/+6 | |
| | ||||||
* | Added reciept send functional test | James Booth | 2015-07-20 | 3 | -0/+23 | |
| | ||||||
* | Added receipt request functional test | James Booth | 2015-07-20 | 4 | -1/+36 | |
| | ||||||
* | Added functional test macro | James Booth | 2015-07-20 | 1 | -102/+36 | |
| |