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
='#n25'>25 26 27 28 29 30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75