aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/jabber/ContactJabberImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Applies minor changes (e.g. code formatting, closing InputStreams) discovered...Lyubomir Marinov2010-09-021-3/+0
* Fixes issue #839: Unknown user in Jabber contact list.Lyubomir Marinov2010-08-021-10/+9
* Fixes a few warnings. Removes a seemingly-unnecessary field.Lyubomir Marinov2010-07-251-9/+5
* Fix some NPEs in jabber provider and fixing build.Damian Minkov2010-07-091-1/+4
* Add some cleanups on unregistering jabber provider and remove some possible m...Damian Minkov2010-07-081-6/+60
* Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...Lyubomir Marinov2009-09-021-1/+1
* Removes unused Logger instances (and thus resolves the warnings about them as...Lyubomir Marinov2009-02-101-4/+1
* Contact avatars are now downloaded automatically without having to open chat ...Emil Ivov2008-09-101-5/+29
* Fixes warnings from the Potential Programming Problems category of Eclipse SD...Lyubomir Marinov2008-08-251-2/+0
* Adding a GoogleTalk Wizard (Contributed by Lubomir Marinov)Emil Ivov2008-07-101-1/+10
* Fix case sensitivity problems with jabber idsEmil Ivov2008-07-021-1/+2
* 1. Improve status messages (incoming and outgoing)Damian Minkov2007-11-271-0/+20
* Rolling back Contact.setDisplayName() changes. The subject needs further disc...Emil Ivov2007-08-311-13/+0
* AddSymphorien Wanko2007-08-311-1/+14
* Improve jabber image retreivingDamian Minkov2007-04-121-29/+12
* Aim wizard and some improvments on the loading of accounts for the aim/icq pr...Damian Minkov2007-04-101-3/+8
* Add stack trace to error log when retrieving imagesEmil Ivov2007-03-281-9/+10
* Change in msn lib. fixing windows connect problem.Damian Minkov2007-03-211-1/+9
* Add avatar support in jabber.Damian Minkov2007-03-091-0/+20
* Add some debuging to locate jabber message delivery failed problems.Damian Minkov2007-02-161-1/+3
* fixed equals method to return false for contacts from different providersEmil Ivov2006-10-091-1/+4
* Jabber implDamian Minkov2006-09-211-0/+283