Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added result to add and remove from autocomplete | James Booth | 2012-05-23 | 1 | -2/+2 |
| | |||||
* | Changed contact list to use generic autocomplete | James Booth | 2012-05-13 | 1 | -0/+1 |
| | |||||
* | contact_list_remove returns void | James Booth | 2012-05-13 | 1 | -1/+1 |
| | |||||
* | contact_list_add returns void | James Booth | 2012-05-13 | 1 | -1/+1 |
| | |||||
* | Removed destroy_list, get_size from contact_list | James Booth | 2012-05-10 | 1 | -7/+0 |
| | |||||
* | Using GSList for contact list | James Booth | 2012-05-10 | 1 | -3/+5 |
| | |||||
* | Removed contact type from contact list | James Booth | 2012-05-04 | 1 | -6/+0 |
| | |||||
* | Added contact module | James Booth | 2012-05-04 | 1 | -1/+3 |
| | |||||
* | Rewrote copying of contact list for /who | James Booth | 2012-03-20 | 1 | -8/+10 |
| | |||||
* | Moved page off, and added search_attempts | James Booth | 2012-03-10 | 1 | -0/+1 |
| | |||||
* | Added find contact | James Booth | 2012-03-10 | 1 | -0/+1 |
| | |||||
* | Dealt with online notifications when no show | James Booth | 2012-03-10 | 1 | -1/+3 |
| | |||||
* | Show status with online contact list | James Booth | 2012-03-09 | 1 | -4/+9 |
| | |||||
* | Changed typenames in contact list | James Booth | 2012-03-09 | 1 | -3/+3 |
| | |||||
* | Usage of const | James Booth | 2012-03-09 | 1 | -2/+2 |
| | |||||
* | Added license to new files | James Booth | 2012-03-08 | 1 | -0/+22 |
| | |||||
* | Fixed duplicated contacts | James Booth | 2012-03-08 | 1 | -0/+1 |
| | |||||
* | Added basic online list | James Booth | 2012-03-08 | 1 | -0/+13 |