James Booth
fef15b932c
Only update a contact if data changed
2012-05-24 00:33:23 +01:00
James Booth
cac0ea0742
Added result to add and remove from autocomplete
2012-05-23 23:46:54 +01:00
James Booth
2080a61663
Autcomplete defaults to string data
...
p_obj_autocomplete_new() can be used to create an autocompleter
that stores arbitrary data structures passing memory management
functions to get a string, copy and free
2012-05-20 00:54:17 +01:00
James Booth
b02b52d86a
Simplified autocomplete api
...
Now stores memory management functions, passed
on p_autocomplete_new
2012-05-20 00:38:16 +01:00
James Booth
6c9cbc446d
Changed contact list to use generic autocomplete
2012-05-13 23:06:01 +01:00
James Booth
9a0b52c22b
contact_list_remove returns void
2012-05-13 20:39:42 +01:00
James Booth
40117cf370
contact_list_add returns void
2012-05-13 20:26:35 +01:00
James Booth
1266c87a12
Removed destroy_list, get_size from contact_list
2012-05-10 00:40:41 +01:00
James Booth
a336148cd2
Using GSList for contact list
2012-05-10 00:30:03 +01:00
James Booth
6e46e8fec0
Added contact module
2012-05-04 01:00:01 +01:00
James Booth
30d301332d
Tidy commands and contact list
2012-04-23 22:43:12 +01:00
James Booth
dab37236a2
Rewrote copying of contact list for /who
2012-03-20 00:05:33 +00:00
James Booth
b1bf05400b
Tidied up contact tab completion
2012-03-11 00:12:08 +00:00
James Booth
f7584469bb
Tab completion of online contacts now rolls
2012-03-10 23:48:10 +00:00
James Booth
b22a7c5fda
Moved page off, and added search_attempts
2012-03-10 23:01:59 +00:00
James Booth
f23f768d54
Added find contact
2012-03-10 21:37:46 +00:00
James Booth
e568c58824
Ordered contact list
2012-03-10 21:15:30 +00:00
James Booth
9ae2132549
Added static modifier to _make_contact_node
2012-03-10 01:26:44 +00:00
James Booth
2b743ea9ac
Dealt with online notifications when no show
2012-03-10 00:22:57 +00:00
James Booth
91c157b14a
Update status in contact list on notification
2012-03-09 23:33:26 +00:00
James Booth
e6b076ce5f
Show status with online contact list
2012-03-09 23:07:53 +00:00
James Booth
59c02863fe
Changed typenames in contact list
2012-03-09 21:23:39 +00:00
James Booth
f533c6c162
Usage of const
2012-03-09 01:06:55 +00:00
James Booth
36c97ad568
Added license to new files
2012-03-08 23:45:21 +00:00
James Booth
cfc2307808
Contact list synch with server
2012-03-08 23:03:26 +00:00
James Booth
7a9d127ae2
Fixed duplicated contacts
2012-03-08 22:43:28 +00:00
James Booth
78bd151c48
Added basic online list
2012-03-08 00:46:24 +00:00