aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/gui/main/contactlist/PresenceFilter.java
Commit message (Expand)AuthorAgeFilesLines
* Converts CRLF line endings to LF, as suggested by @champtar.Boris Grozev2016-02-231-351/+351
* Updates the license headers.Damian Minkov2015-07-201-5/+16
* Changes a type for contact sources ot contact list type to a common one that ...Damian Minkov2015-04-011-51/+34
* Always show recent messages contacts even when offline and using presence fil...Damian Minkov2014-03-141-1/+4
* Fixes NPEs with contact queries.Damian Minkov2014-03-061-0/+3
* Fixes opening contacts with double click or enter when the descriptor is cont...Damian Minkov2014-03-051-2/+5
* Implements user search contact source.hristoterezov2014-02-111-24/+23
* Fixes issues with the async queries of the contact list which may causehristoterezov2014-01-081-55/+27
* Changes the implementation of "Contacts" group.hristoterezov2013-12-161-5/+2
* Reverts changes from 160bccf16f2eb0ff8d560c52e4d15f95336a3512 , dfac8a056e02d...hristoterezov2013-12-161-35/+56
* Fixes contact list issue with duplicated contacts.hristoterezov2013-12-141-9/+25
* Changes the contact source interfaces to use only the listeners for addinghristoterezov2013-12-141-47/+10
* Adds Contacts group to the contact list to contain the meta contacts fromhristoterezov2013-12-101-3/+6
* Moves the chat room contact group on the top of the contact list for thehristoterezov2013-11-291-14/+47
* Fixes warnings, whitespace.Lyubomir Marinov2013-11-231-363/+360
* Disables hidding offline contacts for chat room contacts.hristoterezov2013-11-201-2/+3
* Adds the chat room contact source to presence filter in the contact list.hristoterezov2013-11-131-2/+85
* Adds the possibility to send message or call a specific contact resource (Req...Yana Stamcheva2013-04-241-1/+1
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-261-3/+7
* Removes the ConfigurationManager-s from impl.gui and plugin.generalconfig pac...Yana Stamcheva2012-11-211-3/+2
* Adds phonenumbers and search to transfer and conference invite dialogs. Impro...Yana Stamcheva2012-09-171-0/+9
* Making the contact list component available from outside the gui bundle.Yana Stamcheva2012-08-301-0/+1
* Respect show/hide offline contacts in chat invite contact dialog.Damian Minkov2012-05-091-1/+1
* Shows newly created groups when using 'Hide offline contacts' filter.Damian Minkov2012-02-141-1/+2
* Fixes a problem where a group can be shown twice in the contactlist.Damian Minkov2012-02-091-2/+12
* Attempts to fix duplicating contacts in contact list (reported by Ingo Bauers...Yana Stamcheva2011-11-241-6/+16
* Reverts revision 9126, because it was causing a lot of other problems.Yana Stamcheva2011-11-221-33/+21
* Tries to fix duplicating contacts in contact list (reported by Ingo Bauersach...Yana Stamcheva2011-11-201-21/+33
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Fixes disappearing closed groups in contact list. Reported by Damian Minkov.Yana Stamcheva2011-03-111-4/+4
* Fixes disappearing call history on search in the contact list.Yana Stamcheva2011-01-271-0/+1
* Some logs added for debugging.Yana Stamcheva2010-06-101-0/+7
* Fix appearing unknown contact buttons in the contact list, when the search ha...Yana Stamcheva2010-05-261-0/+2
* Fixes contact list behavior and introduces more smooth writing in the search ...Yana Stamcheva2010-05-201-28/+61
* Results from a MetaContactList filtering are now returned as events.Yana Stamcheva2010-05-101-33/+6
* Added debug messages for contact list filters.Yana Stamcheva2010-05-061-0/+8
* Search Filter: After filtering each source update the user interface (i.e. we...Yana Stamcheva2010-05-051-2/+1
* Try to fix contact list strange behavior.Yana Stamcheva2010-05-041-0/+17
* Try to fix contact list strange behavior.Yana Stamcheva2010-05-041-64/+3
* - Introduces new contact list data model that allows adding of external conta...Yana Stamcheva2010-05-031-3/+181
* First version of the modified contact list interface. Modifications include a...Yana Stamcheva2010-02-041-0/+88