aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/contactlist
Commit message (Expand)AuthorAgeFilesLines
* Fixes problem with orphaned XMPP contacts when groups have the same name. Log...paweldomas2013-12-131-2/+4
* Adds Contacts group to the contact list to contain the meta contacts fromhristoterezov2013-12-103-4/+26
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Moves the chat room contact group on the top of the contact list for thehristoterezov2013-11-291-0/+10
* Fixes moving contacts to group and filtering double protocol contact moved ev...Damian Minkov2013-11-221-37/+157
* Fixes left empty metacontact if move of contact fails.Damian Minkov2013-11-201-1/+13
* Fixes working with server-side readonly groups (shared groups in OF), handles...Damian Minkov2013-11-191-5/+16
* Handles more cases while moving contacts and renaming groups from remote logg...Damian Minkov2013-11-191-5/+12
* Use separate dirs for application logs, cache and configuration dataIngo Bauersachs2013-11-101-1/+2
* Fixes NullPointerException when merging contacts.Damian Minkov2013-11-011-1/+2
* Implements private messaging chats.hristoterezov2013-09-241-11/+38
* Revert "Corrects MetaContactImpl display name update: do not update the displ...Vincent Lucas2013-06-211-101/+1
* Corrects MetaContactImpl display name update: do not update the display name ...Vincent Lucas2013-06-211-1/+101
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-235-10/+14
* Adds support for draft-saintandre-impp-call-info and improves the avataryanas2013-05-071-0/+71
* Add configuration to remove support for contact groups from the Jitsi UI. Tom Denham2013-03-152-8/+8
* Commits work in progress on refactorying the call-related user interface for ...Lyubomir Marinov2012-10-151-8/+7
* New enhanced interface.Yana Stamcheva2012-09-231-166/+3
* Making the contact list component available from outside the gui bundle.Yana Stamcheva2012-08-301-0/+2
* Adds get/set data to SourceContacts. Moves custom buttons to ExternalContactS...Damian Minkov2012-08-171-126/+1
* Moves the ConfigurationService and FileAccessService implementations from Jit...Lyubomir Marinov2012-07-103-4/+4
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-2/+2
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-294-9/+10
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Orders alphabetically subgroups in meta contact groups.Damian Minkov2012-05-091-8/+64
* Updates display names when changed at server-side.Damian Minkov2012-04-213-3/+144
* Fixes NPE in contact right button menu and chat window.Damian Minkov2012-02-171-11/+11
* Fixes a problem where adding contacts to newly created group is impossible.Damian Minkov2012-02-103-4/+34
* Fixes proper event fire in case of re-using existing empty meta group for add...Damian Minkov2012-01-201-1/+6
* Resolves a problem with jabber contact list if server replay is delayed. Enab...Damian Minkov2012-01-181-2/+6
* Removes non persistent groups from "Add contact" window and "Move to group" m...Yana Stamcheva2011-12-281-0/+20
* Update Felix to 3.2.2Ingo Bauersachs2011-12-061-1/+1
* Put system properties settings in a separate function. Fixes styles and javad...Sebastien Vincent2011-11-081-1/+1
* Separates xcap contactlist implementation and adds option for contacts retrie...Damian Minkov2011-11-041-0/+8
* Checks if the parent meta group exists before trying to remove a contact from...Yana Stamcheva2011-10-261-10/+14
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-185-5/+5
* Fixes an issue with removing groups after removing an account.Damian Minkov2011-10-041-1/+7
* Fix metacontact searching for contacts when create address is different from ...Damian Minkov2011-06-061-2/+3
* Rename protocol contacts where possible.Damian Minkov2011-04-191-0/+27
* Fix issue#JITSI-921 , ConcurrentModificationException at MetaContactImpl.remo...Damian Minkov2011-04-081-4/+7
* Fix some javadocs and warnings.Sebastien Vincent2011-04-051-12/+12
* Fix contact capabilities, causing disappearing buttons in the contact list.Yana Stamcheva2010-12-232-69/+32
* Fix callee name in error message.Sebastien Vincent2010-12-011-2/+8
* Fixes NullPointerException in MetaContact.getDefaultContact().Yana Stamcheva2010-11-291-1/+1
* Improvements in obtaining contact capabilities.Yana Stamcheva2010-11-263-70/+194
* Remove import of non-existing packageWerner Dittmann2010-10-181-1/+0
* Fixes warnings, TODOs, javadocs, formatting.Lyubomir Marinov2010-10-041-2/+6
* - Fixes incorrect association of user-specific data with the meta contact list.Lyubomir Marinov2010-09-112-16/+75
* Add javadoc, fix warnings and typos.Sebastien Vincent2010-09-111-4/+4
* Applies minor changes (e.g. code formatting, closing InputStreams) discovered...Lyubomir Marinov2010-09-021-64/+90