about summary refs log tree commit diff stats
path: root/src/chat_state.c
Commit message (Expand)AuthorAgeFilesLines
* Updated copyrightJames Booth2015-02-101-1/+1
* Use /gone preferenceJames Booth2015-01-111-18/+21
* Added remaining chat statesJames Booth2015-01-111-0/+169
* Send active chat state, handle composing and gone from recipientsJames Booth2015-01-101-52/+0
* Removed chat states from chat_session module, WIPJames Booth2015-01-081-0/+52
inux/hello.mu.html?h=main&id=a8fb537a88fdbe77cdcbaa05ee28d1cad94550da'>a8fb537a ^
1a1ab91e ^

a8fb537a ^

1a1ab91e ^

3350c34a ^
1a1ab91e ^
3350c34a ^
1a1ab91e ^
d3a9db3a ^
3350c34a ^
1a1ab91e ^
































3350c34a ^
1a1ab91e ^
d3a9db3a ^


3350c34a ^
d3a9db3a ^
1a1ab91e ^
3d1c4216 ^
3350c34a ^
3d1c4216 ^
1a1ab91e ^




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
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