Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduced <inactive/> timeout | James Booth | 2012-11-01 | 1 | -1/+1 |
* | Set state timeouts back to sensible values | James Booth | 2012-11-01 | 1 | -4/+2 |
* | Added a seperate option to enable outgoing typing notifications | James Booth | 2012-11-01 | 1 | -0/+1 |
* | Fixed invalid state transition from <active/> to <paused/> | James Booth | 2012-10-31 | 1 | -29/+50 |
* | Handling paused status | James Booth | 2012-10-31 | 1 | -2/+39 |
* | Added boilerplate code to handle chat states | James Booth | 2012-10-31 | 1 | -3/+16 |
* | Basic state handling | James Booth | 2012-10-31 | 1 | -4/+116 |
* | Create chat session on send if none exists | James Booth | 2012-10-30 | 1 | -0/+12 |
* | Merge branch 'master' into chatstates | James Booth | 2012-10-30 | 1 | -38/+25 |
* | Using const for chat sessions | James Booth | 2012-10-14 | 1 | -13/+14 |
* | Added sent to chat sessions | James Booth | 2012-10-06 | 1 | -0/+16 |
* | Basic chat session states | James Booth | 2012-10-04 | 1 | -24/+19 |
* | Started work on chat session, and chat states | James Booth | 2012-10-03 | 1 | -0/+101 |