Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved ChatSession typedef | James Booth | 2013-01-12 | 1 | -2/+0 |
* | Updated copyright | James Booth | 2013-01-11 | 1 | -1/+1 |
* | Fixed invalid state transition from <active/> to <paused/> | James Booth | 2012-10-31 | 1 | -3/+5 |
* | Handling paused status | James Booth | 2012-10-31 | 1 | -1/+3 |
* | Added boilerplate code to handle chat states | James Booth | 2012-10-31 | 1 | -1/+3 |
* | Basic state handling | James Booth | 2012-10-31 | 1 | -0/+7 |
* | Create chat session on send if none exists | James Booth | 2012-10-30 | 1 | -0/+1 |
* | Merge branch 'master' into chatstates | James Booth | 2012-10-30 | 1 | -17/+7 |
* | Using const for chat sessions | James Booth | 2012-10-14 | 1 | -6/+6 |
* | Added sent to chat sessions | James Booth | 2012-10-06 | 1 | -0/+4 |
* | Basic chat session states | James Booth | 2012-10-04 | 1 | -6/+8 |
* | Started work on chat session, and chat states | James Booth | 2012-10-03 | 1 | -0/+41 |