Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed contact list test | James Booth | 2012-11-28 | 1 | -61/+61 |
| | |||||
* | Commands now use parser function to handle parameters | James Booth | 2012-11-18 | 1 | -41/+25 |
| | |||||
* | Handle commands with min 0 args | James Booth | 2012-11-18 | 1 | -0/+26 |
| | |||||
* | Added command parser for commands accepting free text | James Booth | 2012-11-18 | 1 | -0/+66 |
| | | | | e.g. /msg user@host here is a message | ||||
* | Added parser module | James Booth | 2012-11-18 | 3 | -0/+129 |
| | |||||
* | Removed old chat session tests | James Booth | 2012-11-01 | 3 | -75/+0 |
| | |||||
* | Merge branch 'master' into chatstates | James Booth | 2012-10-30 | 2 | -438/+101 |
|\ | | | | | | | | | Conflicts: Makefile.am | ||||
| * | Fixed tests | James Booth | 2012-10-29 | 2 | -438/+101 |
| | | |||||
* | | Merge branch 'master' into type_out | James Booth | 2012-10-22 | 3 | -74/+74 |
|\| | |||||
| * | Refactored parameter autocompleters | James Booth | 2012-10-22 | 1 | -18/+18 |
| | | |||||
| * | Removed trailing whitespace from src and tests | James Booth | 2012-10-21 | 3 | -56/+56 |
| | | |||||
* | | Basic chat session states | James Booth | 2012-10-04 | 1 | -7/+55 |
| | | |||||
* | | Started work on chat session, and chat states | James Booth | 2012-10-03 | 3 | -0/+27 |
|/ | |||||
* | Merge common and util | James Booth | 2012-08-23 | 3 | -5/+5 |
| | |||||
* | Added autobuild tools | James Booth | 2012-07-01 | 6 | -0/+1316 |