about summary refs log tree commit diff stats
path: root/tests/test_chat_session.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed testsJames Booth2015-01-111-4/+4
* Send active chat state, handle composing and gone from recipientsJames Booth2015-01-101-4/+4
* Fixed chat session testsJames Booth2015-01-101-133/+21
* Added offline handler for chat sessionsJames Booth2015-01-061-0/+38
* Added chat session testsJames Booth2015-01-061-0/+125
* Removed old chat session testsJames Booth2012-11-011-73/+0
* Basic chat session statesJames Booth2012-10-041-7/+55
* Started work on chat session, and chat statesJames Booth2012-10-031-0/+25
> 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