about summary refs log tree commit diff stats
path: root/src/contact.c
Commit message (Expand)AuthorAgeFilesLines
* Tidied #include'sJames Booth2013-02-021-1/+2
* Added client to /info command in chat roomsJames Booth2013-01-201-3/+8
* Added retrieval of caps string from presenceJames Booth2013-01-191-51/+31
* Updated copyrightJames Booth2013-01-111-1/+1
* Handle idle time from contactsJames Booth2012-12-091-35/+22
* Handle roster subscription updatesJames Booth2012-11-271-0/+21
* Show "request pending" in /sub show, when request has been sentJames Booth2012-11-271-1/+10
* Default contact subscription set to "none"James Booth2012-11-271-1/+1
* Split contact add and update presenceJames Booth2012-10-291-0/+30
* Subscription managementJames Booth2012-10-281-1/+23
* Load roster before sending presenceJames Booth2012-10-281-17/+49
* Removed trailing whitespace from src and testsJames Booth2012-10-211-5/+5
* Function signatures across linesJames Booth2012-07-241-7/+14
* Added autobuild toolsJames Booth2012-07-011-0/+108
e118b9a62124548d6f9cba09'>a3319c6 ^
52a8cc8 ^
4e926a9 ^
52a8cc8 ^
4e926a9 ^
52a8cc8 ^

b55bd70 ^
19390b1 ^
97ced11 ^
19390b1 ^
a73a882 ^
b38905b ^
a73a882 ^
19dcbc5 ^

1ef2307 ^
19dcbc5 ^
b60406c ^
9e4e4d9 ^

19dcbc5 ^




42fd392 ^
19dcbc5 ^










42fd392 ^
19dcbc5 ^








a73a882 ^



d6a6eca ^
a08d83b ^



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