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
/
protocol
/
jabber
/
OperationSetPersistentPresenceJabberImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fires resources events when connection failed and all contacts are going to o...
Damian Minkov
2014-01-07
1
-57
/
+49
*
Prevent deadlock if a XMPP certificate validation fails
Ingo Bauersachs
2013-12-21
1
-3
/
+7
*
Adds some helper methods in xmpp protocol and a NPE check.
Damian Minkov
2013-11-25
1
-1
/
+3
*
Fixes working with server-side readonly groups (shared groups in OF), handles...
Damian Minkov
2013-11-19
1
-0
/
+8
*
Improves send sms functionality, updates icons.
Damian Minkov
2013-11-15
1
-0
/
+9
*
Handles early xmpp subscribe requests.
Damian Minkov
2013-10-25
1
-77
/
+146
*
Fixes leaking Roster instances as we create the Roster once it was cleared wh...
Damian Minkov
2013-10-17
1
-0
/
+25
*
Fixes a problem with updating resource priorities. Updates contactlist items ...
Damian Minkov
2013-10-07
1
-7
/
+28
*
Fixes some problems with updating resources mobile indicator.
Damian Minkov
2013-10-07
1
-1
/
+10
*
Adds mobile flag to the ContactResource.
Damian Minkov
2013-10-07
1
-5
/
+6
*
Moves updating jabber contact resources to the presence operation set.
Damian Minkov
2013-10-07
1
-2
/
+108
*
Adds mobile indicator icon next contacts when there are detected to be logged...
Damian Minkov
2013-10-03
1
-0
/
+5
*
Implements private messaging chats.
hristoterezov
2013-09-24
1
-1
/
+42
*
Fixes receiving messages from contacts that are not from our contact list. Us...
Damian Minkov
2013-07-22
1
-2
/
+12
*
Changes xmpp priority to be dependent on the presence status. Default values ...
Damian Minkov
2013-06-25
1
-24
/
+126
*
Fixes warnings, removes trailing whitespace, adds @Override annotations.
Lyubomir Marinov
2013-05-23
1
-2
/
+6
*
Implements a more robust contact resource status update mechanism.
yanas
2013-04-26
1
-2
/
+2
*
Adds the possibility to send message or call a specific contact resource (Req...
Yana Stamcheva
2013-04-24
1
-2
/
+6
*
Fixes a mistake in the code dealing with the timer which tracks the call dura...
Lyubomir Marinov
2013-03-11
1
-4
/
+3
*
Fixes code formatting (lines going beyond column 80)
Emil Ivov
2012-11-06
1
-1
/
+3
*
Switches Jitsi trunk to libjitsi.
Lyubomir Marinov
2012-06-29
1
-1
/
+2
*
Adds status icon in front of auto answer items to easily detect when it is en...
Damian Minkov
2012-06-28
1
-1
/
+2
*
Uses info retriever for retrieving contact avatar, to avoid possible duplicat...
Damian Minkov
2012-06-14
1
-2
/
+5
*
Updates display names when changed at server-side.
Damian Minkov
2012-04-21
1
-18
/
+34
*
- Allows the neomedia bundle to function even when the PortAudio native libra...
Lyubomir Marinov
2012-03-21
1
-3
/
+2
*
Corrects a null pointeur exception, which occurs while trying to check the cu...
Vincent Lucas
2012-03-20
1
-39
/
+52
*
Improves the remove avatar image functionnality:
Vincent Lucas
2012-03-14
1
-0
/
+169
*
Fixes processing jabber presences and displaying online contacts even if slow...
Damian Minkov
2012-02-21
1
-1
/
+41
*
Makes sure we listen for events of protocol factories registered to collect l...
Damian Minkov
2012-02-08
1
-5
/
+2
*
Fixes leak of threads reported by Ingo and fixes memory leak of XMPPConnectio...
Damian Minkov
2012-02-01
1
-6
/
+4
*
Resolves a problem with jabber contact list if server replay is delayed. Enab...
Damian Minkov
2012-01-18
1
-8
/
+64
*
Updates keepalive implementation to detect uplink drops. Use of XEP-0199 xmpp...
Damian Minkov
2011-12-06
1
-13
/
+20
*
Fixes a problem with duplicating jabber contacts when adding them after grant...
Damian Minkov
2011-12-01
1
-2
/
+1
*
Fixes some issues with jabber statuses and priority of resources.
Damian Minkov
2011-11-04
1
-11
/
+8
*
Changes project name in source license headers from SIP Communicator to Jitsi
Emil Ivov
2011-10-18
1
-1
/
+1
*
FIxes facebook and google talk accounts.
Yana Stamcheva
2011-06-22
1
-1
/
+2
*
Adds on the phone status to jabber protocol.
Damian Minkov
2011-06-22
1
-2
/
+22
*
Prevent deadlock when reconnecting icq protocol.
Damian Minkov
2011-05-27
1
-2
/
+2
*
Rename protocol contacts where possible.
Damian Minkov
2011-04-19
1
-0
/
+21
*
Reflect contact capabilities in call history.
Sebastien Vincent
2010-12-16
1
-11
/
+17
*
When calling a contact that has multiple resources, choose the one that has t...
Sebastien Vincent
2010-12-01
1
-13
/
+22
*
Fix when removing jabber contacts and operation fails inform user and stop an...
Damian Minkov
2010-08-27
1
-1
/
+7
*
Fixes two NullPointerExceptions in the presence and instant messaging Operati...
Lyubomir Marinov
2010-08-18
1
-30
/
+58
*
Merge latest patch sent to dev mailinglist with subject "XCAP tests" which re...
Damian Minkov
2010-08-16
1
-1
/
+1
*
Introduces an initial implementation of OperationSetContactCapabilities for J...
Lyubomir Marinov
2010-07-28
1
-18
/
+32
*
Make bundle repository a system bundle and fix jabber tests.
Damian Minkov
2010-07-16
1
-3
/
+1
*
Jabber fix accepting subscription request in other client while waiting for a...
Damian Minkov
2010-07-16
1
-29
/
+38
*
Fix some NPEs in jabber provider and fixing build.
Damian Minkov
2010-07-09
1
-0
/
+1
*
Add some cleanups on unregistering jabber provider and remove some possible m...
Damian Minkov
2010-07-08
1
-1
/
+6
*
Ongoing work on the Jingle implementation
Emil Ivov
2010-07-05
1
-1
/
+1
[next]