index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
/
sip
/
communicator
/
impl
/
contactlist
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates the license headers.
Damian Minkov
2015-07-20
5
-10
/
+65
*
Changes a type for contact sources ot contact list type to a common one that ...
Damian Minkov
2015-04-01
1
-10
/
+0
*
Fixes possible NPE.
Damian Minkov
2015-01-07
1
-8
/
+22
*
Uses the XMLUtils.newDocumentBuilderFactory() method to obtain
Boris Grozev
2014-12-29
1
-3
/
+2
*
Revert "Disable XML external entities before parsing."
Boris Grozev
2014-12-04
1
-1
/
+0
*
Disable XML external entities before parsing.
Boris Grozev
2014-12-04
1
-0
/
+1
*
Fixes warnings, bugs. Reduces source code duplication. Simplifies, clarifies ...
Lyubomir Marinov
2014-09-29
2
-47
/
+33
*
Does not try to modify metacontact list storage when adding contact to a non ...
Damian Minkov
2014-07-21
1
-0
/
+5
*
Adds drag and drop for contacts to the root group Contacts.
Damian Minkov
2014-03-27
1
-1
/
+7
*
Adds recent messages contact source.
Damian Minkov
2014-03-05
1
-1
/
+1
*
Adds property to enable mode which skips creating empty meta contact list gro...
Damian Minkov
2014-02-17
1
-4
/
+39
*
Reverts previous commit.
Damian Minkov
2014-02-17
1
-12
/
+5
*
Skips creating empty meta contact list groups, or groups for missing protocol...
Damian Minkov
2014-02-17
1
-5
/
+12
*
Fixes internal problem when removing a contact group(subgroupsOrderedCopy not...
paweldomas
2014-01-29
1
-1
/
+9
*
Fixes problem with orphaned XMPP contacts when groups have the same name. Log...
paweldomas
2013-12-13
1
-2
/
+4
*
Adds Contacts group to the contact list to contain the meta contacts from
hristoterezov
2013-12-10
3
-4
/
+26
*
Replace System-Bundle header by BSN and a list that defines sys-bundles
Ingo Bauersachs
2013-12-07
1
-1
/
+1
*
Moves the chat room contact group on the top of the contact list for the
hristoterezov
2013-11-29
1
-0
/
+10
*
Fixes moving contacts to group and filtering double protocol contact moved ev...
Damian Minkov
2013-11-22
1
-37
/
+157
*
Fixes left empty metacontact if move of contact fails.
Damian Minkov
2013-11-20
1
-1
/
+13
*
Fixes working with server-side readonly groups (shared groups in OF), handles...
Damian Minkov
2013-11-19
1
-5
/
+16
*
Handles more cases while moving contacts and renaming groups from remote logg...
Damian Minkov
2013-11-19
1
-5
/
+12
*
Use separate dirs for application logs, cache and configuration data
Ingo Bauersachs
2013-11-10
1
-1
/
+2
*
Fixes NullPointerException when merging contacts.
Damian Minkov
2013-11-01
1
-1
/
+2
*
Implements private messaging chats.
hristoterezov
2013-09-24
1
-11
/
+38
*
Revert "Corrects MetaContactImpl display name update: do not update the displ...
Vincent Lucas
2013-06-21
1
-101
/
+1
*
Corrects MetaContactImpl display name update: do not update the display name ...
Vincent Lucas
2013-06-21
1
-1
/
+101
*
Fixes warnings, removes trailing whitespace, adds @Override annotations.
Lyubomir Marinov
2013-05-23
5
-10
/
+14
*
Adds support for draft-saintandre-impp-call-info and improves the avatar
yanas
2013-05-07
1
-0
/
+71
*
Add configuration to remove support for contact groups from the Jitsi UI.
Tom Denham
2013-03-15
2
-8
/
+8
*
Commits work in progress on refactorying the call-related user interface for ...
Lyubomir Marinov
2012-10-15
1
-8
/
+7
*
New enhanced interface.
Yana Stamcheva
2012-09-23
1
-166
/
+3
*
Making the contact list component available from outside the gui bundle.
Yana Stamcheva
2012-08-30
1
-0
/
+2
*
Adds get/set data to SourceContacts. Moves custom buttons to ExternalContactS...
Damian Minkov
2012-08-17
1
-126
/
+1
*
Moves the ConfigurationService and FileAccessService implementations from Jit...
Lyubomir Marinov
2012-07-10
3
-4
/
+4
*
Switches Jitsi trunk to libjitsi.
Lyubomir Marinov
2012-06-29
1
-2
/
+2
*
Switches Jitsi trunk to libjitsi.
Lyubomir Marinov
2012-06-29
4
-9
/
+10
*
Integrates Jitsi presence, IM and VoIP with MS Outlook.
Lyubomir Marinov
2012-06-01
1
-1
/
+1
*
Orders alphabetically subgroups in meta contact groups.
Damian Minkov
2012-05-09
1
-8
/
+64
*
Updates display names when changed at server-side.
Damian Minkov
2012-04-21
3
-3
/
+144
*
Fixes NPE in contact right button menu and chat window.
Damian Minkov
2012-02-17
1
-11
/
+11
*
Fixes a problem where adding contacts to newly created group is impossible.
Damian Minkov
2012-02-10
3
-4
/
+34
*
Fixes proper event fire in case of re-using existing empty meta group for add...
Damian Minkov
2012-01-20
1
-1
/
+6
*
Resolves a problem with jabber contact list if server replay is delayed. Enab...
Damian Minkov
2012-01-18
1
-2
/
+6
*
Removes non persistent groups from "Add contact" window and "Move to group" m...
Yana Stamcheva
2011-12-28
1
-0
/
+20
*
Update Felix to 3.2.2
Ingo Bauersachs
2011-12-06
1
-1
/
+1
*
Put system properties settings in a separate function. Fixes styles and javad...
Sebastien Vincent
2011-11-08
1
-1
/
+1
*
Separates xcap contactlist implementation and adds option for contacts retrie...
Damian Minkov
2011-11-04
1
-0
/
+8
*
Checks if the parent meta group exists before trying to remove a contact from...
Yana Stamcheva
2011-10-26
1
-10
/
+14
*
Changes project name in source license headers from SIP Communicator to Jitsi
Emil Ivov
2011-10-18
5
-5
/
+5
[next]