about summary refs log tree commit diff stats
path: root/src/contact.h
Commit message (Expand)AuthorAgeFilesLines
* Updated copyrightJames Booth2015-02-101-1/+1
* Added /resource autocompletionJames Booth2014-12-041-0/+3
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Updated copyrightJames Booth2014-03-091-1/+1
* Merge branch 'master' into refactor2James Booth2013-11-111-1/+1
|\
| * Fixed compile error for -Wduplicate-decl-specifier on OSXJames Booth2013-11-101-1/+1
* | Added p_contact_create_display_stringJames Booth2013-10-071-0/+1
|/
* Show only nick or jid in /wins outputJames Booth2013-08-311-0/+1
* Coloured contact and subscription in /roster and /group outputJames Booth2013-07-031-0/+1
* Added group add and group remove to /roster commandJames Booth2013-06-021-0/+1
* Add groups to roster contactsJames Booth2013-05-221-2/+4
* Added /roster command with nick option to change handleJames Booth2013-05-191-2/+1
* Colour title on /caps and /software outputJames Booth2013-02-171-0/+1
* Show all resources ordered by priority with /info commandJames Booth2013-02-171-4/+5
* Dealing with mulitple contact resources, work in progressJames Booth2013-02-141-1/+2
* Simple default resource hanlding on presenceJames Booth2013-02-141-1/+2
* Added p_contact_add_resourceJames Booth2013-02-101-3/+4
* Fixed error clearing contact listJames Booth2013-02-101-0/+2
* Renamed contact property jid->barejidJames Booth2013-02-091-2/+2
* Added client to /info command in chat roomsJames Booth2013-01-201-1/+2
* Added retrieval of caps string from presenceJames Booth2013-01-191-0/+2
* Updated copyrightJames Booth2013-01-111-1/+1
* Handle idle time from contactsJames Booth2012-12-091-7/+7
* Handle roster subscription updatesJames Booth2012-11-271-0/+2
* Show "request pending" in /sub show, when request has been sentJames Booth2012-11-271-1/+2
* Split contact add and update presenceJames Booth2012-10-291-0/+2
* Subscription managementJames Booth2012-10-281-0/+1
* Load roster before sending presenceJames Booth2012-10-281-3/+5
* Removed trailing whitespace from src and testsJames Booth2012-10-211-3/+3
* Added autobuild toolsJames Booth2012-07-011-0/+37