index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contact_list.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only update a contact if data changed
James Booth
2012-05-24
1
-0
/
+1
*
Added result to add and remove from autocomplete
James Booth
2012-05-23
1
-4
/
+4
*
Autcomplete defaults to string data
James Booth
2012-05-20
1
-1
/
+1
*
Simplified autocomplete api
James Booth
2012-05-20
1
-17
/
+8
*
Changed contact list to use generic autocomplete
James Booth
2012-05-13
1
-143
/
+19
*
contact_list_remove returns void
James Booth
2012-05-13
1
-4
/
+4
*
contact_list_add returns void
James Booth
2012-05-13
1
-5
/
+5
*
Removed destroy_list, get_size from contact_list
James Booth
2012-05-10
1
-11
/
+0
*
Using GSList for contact list
James Booth
2012-05-10
1
-122
/
+51
*
Added contact module
James Booth
2012-05-04
1
-68
/
+27
*
Tidy commands and contact list
James Booth
2012-04-23
1
-15
/
+28
*
Rewrote copying of contact list for /who
James Booth
2012-03-20
1
-56
/
+77
*
Tidied up contact tab completion
James Booth
2012-03-11
1
-68
/
+43
*
Tab completion of online contacts now rolls
James Booth
2012-03-10
1
-4
/
+73
*
Moved page off, and added search_attempts
James Booth
2012-03-10
1
-0
/
+12
*
Added find contact
James Booth
2012-03-10
1
-1
/
+25
*
Ordered contact list
James Booth
2012-03-10
1
-1
/
+16
*
Added static modifier to _make_contact_node
James Booth
2012-03-10
1
-1
/
+1
*
Dealt with online notifications when no show
James Booth
2012-03-10
1
-24
/
+28
*
Update status in contact list on notification
James Booth
2012-03-09
1
-3
/
+15
*
Show status with online contact list
James Booth
2012-03-09
1
-17
/
+51
*
Changed typenames in contact list
James Booth
2012-03-09
1
-17
/
+18
*
Usage of const
James Booth
2012-03-09
1
-5
/
+4
*
Added license to new files
James Booth
2012-03-08
1
-0
/
+22
*
Contact list synch with server
James Booth
2012-03-08
1
-2
/
+25
*
Fixed duplicated contacts
James Booth
2012-03-08
1
-54
/
+54
*
Added basic online list
James Booth
2012-03-08
1
-0
/
+103