about summary refs log tree commit diff stats
path: root/src/chat_session.h
Commit message (Expand)AuthorAgeFilesLines
* Moved ChatSession typedefJames Booth2013-01-121-2/+0
* Updated copyrightJames Booth2013-01-111-1/+1
* Fixed invalid state transition from <active/> to <paused/>James Booth2012-10-311-3/+5
* Handling paused statusJames Booth2012-10-311-1/+3
* Added boilerplate code to handle chat statesJames Booth2012-10-311-1/+3
* Basic state handlingJames Booth2012-10-311-0/+7
* Create chat session on send if none existsJames Booth2012-10-301-0/+1
* Merge branch 'master' into chatstatesJames Booth2012-10-301-17/+7
* Using const for chat sessionsJames Booth2012-10-141-6/+6
* Added sent to chat sessionsJames Booth2012-10-061-0/+4
* Basic chat session statesJames Booth2012-10-041-6/+8
* Started work on chat session, and chat statesJames Booth2012-10-031-0/+41
uffered-stdin.mu?h=hlt&id=4ca73eb66a57f32085be56c64ce316b82084602f'>4ca73eb6 ^
5b698455 ^
4ca73eb6 ^
7d2c2d55 ^


4ca73eb6 ^



3a0be565 ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28