Commit Graph

10570 Commits (999e65869142610ff9d6860a0e0e74fe221ffcd7)
 

Author SHA1 Message Date
Damian Minkov 999e658691 Adds jitsi-default-overrides.properties to installers if file exist.
12 years ago
Damian Minkov 1ecdbde30a Makes SimpleAccountRegistration UIService dependent or NPE can be thrown.
12 years ago
Damian Minkov 075c8bbfd0 Fixes Idea project file, duplicate module.
12 years ago
yanas 45c35afd9f Attemts to fix cusax vcard phone check.
12 years ago
paweldomas 8f46aa74ee Fixes internal problem when removing a contact group(subgroupsOrderedCopy not updated).
12 years ago
Damian Minkov 5d29712e3f Fixes displaying notification messages when urgent messages group is missing.
12 years ago
hristoterezov a522c7f51a Implements XEP-0280 (message carbons).
12 years ago
Lyubomir Marinov 5c5fb51f2a Fixes DTLS retransmissions in order to make DTLS more resilient to packet loss.
12 years ago
Emil Ivov 5b30c7d246 Adds a fix to handling for sip:// URIs
12 years ago
Emil Ivov 8b5effe517 Adds handling for sip:// URIs as requested by Dustin Kerr
12 years ago
Emil Ivov 3211fa2d3c merge
12 years ago
Emil Ivov 193bf8407a merging
12 years ago
Emil Ivov 9ebdfaeb01 satisfyes stupid git whims
12 years ago
Emil Ivov b134561452 .
12 years ago
Emil Ivov 9088ced3fa Adds references to libjitsi and ice4j, supposedly in the same dir as jitsi.
12 years ago
Ingo Bauersachs ed5236eb3c Stop jain-sip listeners only when they are instantiated
12 years ago
Ingo Bauersachs c0ca68d9af Always use the IP for the CRLF heartbeat
12 years ago
paweldomas 6716ba9271 Adds CRLF keep alive method to SIP providers.
12 years ago
Marin 42fb5301c1 Changes back the otr policy so that otr sessions won't start automatically.
12 years ago
paweldomas e6d2663d26 Filters out too frequent calls to KeepAliveSendTask on Android, when the Timer tries to catch up.
12 years ago
Lyubomir Marinov 7a109ca8f1 Attempts to be less careful and to accommodate even more DTLS records in one datagram.
12 years ago
Lyubomir Marinov b1fa85cc50 Fixes NullPointerExceptions in DTLS-SRTP.
12 years ago
Marin 6b970fc177 Fixes a positioning issue with the UI component that is responsible for switching between OTRv3 Sessions
12 years ago
Lyubomir Marinov 8942d902ee Takes into account --min-port and --max-port for the Jingle ICE-UDP transport. Attempts to be more resilient to packet loss during DTLS handshaking.
12 years ago
Damian Minkov b0a9f7438a Adds authentication failed event when password is wrong in sip protocol provider, and handling it so we stop options keep alive (observed leaking sipClientTransactions when we are not authenticated and waiting for user input while the keep alives continue in the background).
12 years ago
Damian Minkov e1e52c4a4d Fixes leaking ChatRoomWrapper instances as configuration listeners, will cause leaking xmpp connection instances.
12 years ago
Damian Minkov 64531283a2 Fixes some javadocs and removes whitespaces.
12 years ago
Marin ada034b18a Improves the OTR policy so that automatic sessions will no longer be reinitiated if OTR is stopped manually. Also cleans up outdated javadoc.
12 years ago
Damian Minkov cd1b39f253 Fixes NPE exception that can prevent removing group.
12 years ago
paweldomas 2ee24bd368 Fixes leaking registration listeners on SIP account modification.
12 years ago
Lyubomir Marinov 9b2760a302 Introduces endpoint and last-n to the Colibri protocol implementation.
12 years ago
Lyubomir Marinov 22eddf4713 Moves screencapture/imgstreaming from the package net.java.sip.communicator to the package org.jitsi.
12 years ago
Marin f7e447a97c Improves the OTR information messages displayed to the user when the session status is FINISHED
12 years ago
Boris Grozev ca912ad0b5 Updates libjitsi to 88517a6ce1901c8146343a15c63374f6ab4cae32. Fixes problems with video introduced recently
12 years ago
paweldomas b5999f5f59 Restores some of removed/changed methods for backward compatibility with old OTR bundle used on Android.
12 years ago
Damian Minkov c05f5e672c Adds option to disable splash screen on linux.
12 years ago
Damian Minkov 46a3bf141c Changes maintainer field.
12 years ago
hristoterezov 1faa2ee7a8 Fixes issue with automatically open chat rooms on startup.
12 years ago
Vincent Lucas 4571e6f2a8 Updates libjitsi, libjnmaccoreaudio and libjnwebrtcaec: Loose AEC synchronization exigence in order to avoid jerky sounds.
12 years ago
hristoterezov 49a7e88b07 Fixes GUI issues for open automatically right menu item and changes the default value.
12 years ago
Marin 9712dcedc2 Fixes the problem with the not working 'automatically initiate private conversation' in the Secure chat menu
12 years ago
Lyubomir Marinov 654546d419 Fixes warnings.
12 years ago
Lyubomir Marinov 1d4bd9121a Update Java Runtime Environment on Windows to 7u51.
12 years ago
hristoterezov 3aab81fb7a Adds open automatically configuration option to the chat room right hand menu.
12 years ago
Boris Grozev 2d240eb9ac Allow the configuration service to start without a FileAccessService, as it is not always available (e.g. not in videobridge)
12 years ago
Marin 31bfe95307 Fixes a problem with the OtrContactMenu which was causing lags in the UI especially when the property configuration file was very big
12 years ago
Boris Grozev b9b6bdb2fa Updates libjitsi.jar with libjitsi 6b1c919fa3dc3cbbc403c881b6364b83031bcb44
12 years ago
Boris Grozev 1d6326a667 Replaces libjnopus.so with a version which does not require GLIBC_2.14
12 years ago
Boris Grozev 85c52a2753 Adds the "net.java.sip.communicator.impl.browserlauncher.LINUX_BROWSERS"
12 years ago
Boris Grozev 15cd77cd11 Enables sending of RFC4575 partial notifications by default.
12 years ago