[root]/src/net/java/sip/communicator/impl/contactlist

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 285 (100.0%) | 12691 (100.0%) | 44.5 |
| emcho | 147 (51.6%) | 8064 (63.5%) | 54.8 |
| yanas | 38 (13.3%) | 1745 (13.7%) | 45.9 |
| lubomir_m | 39 (13.7%) | 1568 (12.4%) | 40.2 |
| damencho | 39 (13.7%) | 933 (7.4%) | 23.9 |
| wernerd | 8 (2.8%) | 154 (1.2%) | 19.2 |
| sympho | 3 (1.1%) | 103 (0.8%) | 34.3 |
| pradelle | 6 (2.1%) | 99 (0.8%) | 16.5 |
| s_vincent | 5 (1.8%) | 25 (0.2%) | 5.0 |
Updates display names when changed at server-side.
Auto accept authorizations if we have initiated adding of a contact.
144 lines of code changed in:
Fixes NPE in contact right button menu and chat window.
Fixes a problem with yahoo deny authorization requests.
11 lines of code changed in:
Fixes a problem where adding contacts to newly created group is impossible.
Fixes a problem with moving contacts to group and double contact entry shown.
Renames protocol groups when meta group is renamed and fixed its storing.
34 lines of code changed in:
Fixes proper event fire in case of re-using existing empty meta group for adding a protocol group.
6 lines of code changed in:
Resolves a problem with jabber contact list if server replay is delayed. Enables by default keepalives for jabber providers, moves keep alive account property to the protocol factory to be used from all protocols.
6 lines of code changed in:
Removes non persistent groups from "Add contact" window and "Move to group" menu.
20 lines of code changed in:
Put system properties settings in a separate function. Fixes styles and javadoc warnings.
1 lines of code changed in:
Separates xcap contactlist implementation and adds option for contacts retrieval from XiVO.
8 lines of code changed in:
Checks if the parent meta group exists before trying to remove a contact from it.
14 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
5 lines of code changed in:
Fixes an issue with removing groups after removing an account.
7 lines of code changed in:
Fix metacontact searching for contacts when create address is different from the one returned by getAddress, was affecting setting the display name through add contact dialog.
In add contact dialog if we have only one account, now it is selected by default.
Improve some error messages patch provided by Andreas Kuckartz in mail with subject "[jitsi-dev] [PATCH] improve error messages".
3 lines of code changed in:
Rename protocol contacts where possible.
27 lines of code changed in:
Fix issue#JITSI-921 , ConcurrentModificationException at MetaContactImpl.removeCapabilities.
7 lines of code changed in:
Fix some javadocs and warnings.
12 lines of code changed in:
Fix contact capabilities, causing disappearing buttons in the contact list.
32 lines of code changed in:
Fix callee name in error message.
8 lines of code changed in:
Fixes NullPointerException in MetaContact.getDefaultContact().
1 lines of code changed in:
Improvements in obtaining contact capabilities.
194 lines of code changed in:
Fixes warnings, TODOs, javadocs, formatting.
6 lines of code changed in:
(180 more)