Commit Graph

7919 Commits (fd7ff7231237d62eabae6a490bebd0229fa76cac)
 

Author SHA1 Message Date
Sebastien Vincent fd7ff72312 Fixes a bad instanceof check, reported by Werner Dittmann on mailing-list.
15 years ago
Sebastien Vincent 5d8f00db51 Adds support for RTP over TCP and Google Talk's TCP/TURN-TCP/TURN-SSLTCP candidates.
15 years ago
Werner Dittmann 785eec24c4 Display the ZRTP mandatory algorithms in case no specific ZRTP configuration was saved
15 years ago
Yana Stamcheva 6b00bd0f62 Moves ZRTP configurations panel in a "ZRTP Ninja" button thus making them available only for advanced users.
15 years ago
Yana Stamcheva ef539b7ecb Provides some chat room fixes and improvements including the /me command and TAB key.
15 years ago
Lyubomir Marinov d9d8b1c765 Makes sure that FMJ's JavaSoundCodec will not be utilized in the event that it appears on the classpath because it leads to a noticeable increase in the time taken to construct a filter graph.
15 years ago
Damian Minkov b052eabd40 Fixes a problem with hold and enabling audio if we were in mutually hold status and putting it locally off hold. Fixes possible NPE in QualityPreset.
15 years ago
Damian Minkov e199b3af79 Various chatroom improvements: fixes NPE and multi selection issue, fixes displaying and receiving messages from members with same username and different servers.
15 years ago
Damian Minkov d4db845b8d Fixes NPE when disconnects from jabber server.
15 years ago
Damian Minkov 7cdf558242 Fixes a problem with jabber accounts with no saved password and asking for password on calls.
15 years ago
Pootle 64d557e06e Commit from translate.jitsi.org by user acastroy.: 1081 of 1082 messages translated (0 fuzzy).
15 years ago
Yana Stamcheva 066e959d70 Shows SIP contact display name instead of SIP URI. Patch provided by Chris Maciejewski on dev mailing list (subject: "[jitsi-dev] Re: Display Name instead of SIP URI") and extended to handle the case of typing notifications received before the real message.
15 years ago
Yana Stamcheva b440c43b21 Adds a setRegistration method in the SIP wizard, to be used by inheritors.
15 years ago
Damian Minkov 2326c68c9b Fixes showing display name in call dialog for outgoing sip calls.
15 years ago
Damian Minkov dd773f4c37 Shows display name along the address in call dialog and incoming call dialog.
15 years ago
Sebastien Vincent feb0197408 Fixes compilation with OpenJDK 1.6.0_18 and removes an unused import which causes a warning.
15 years ago
Damian Minkov 254b0e24cd Fixes exception when closing the instant message dialog in multi window mode.
15 years ago
Lyubomir Marinov 01deaf5f01 Fixes the addition of immageattr to all H.264 formats.
15 years ago
Pootle b0c92365c5 Commit from translate.jitsi.org by user yana.: 1082 of 1082 messages translated (0 fuzzy).
15 years ago
Damian Minkov 9f22e4f1f0 Fixes displaying and deleting voicemail URI when editing sip account.
15 years ago
Damian Minkov 2e78f26000 Adds listener for notifying for server stored account details.
15 years ago
Yana Stamcheva c8b23f022b Removes advanced tabs in edit account form, when account advanced configuration is disabled.
15 years ago
Pootle 1e7c94ec42 Commit from translate.jitsi.org by user emcho.: 275 of 1082 messages translated (72 fuzzy).
15 years ago
Pootle 04aa031bd4 Commit from translate.jitsi.org by user emcho.: 917 of 1082 messages translated (53 fuzzy).
15 years ago
Pootle db9e4bfd30 Commit from translate.jitsi.org by user emcho.: 1062 of 1082 messages translated (2 fuzzy).
15 years ago
Pootle 93a2221c5a Commit from translate.jitsi.org by user emcho.: 812 of 1082 messages translated (68 fuzzy).
15 years ago
Pootle 25de59367d Commit from translate.jitsi.org by user emcho.: 1010 of 1082 messages translated (29 fuzzy).
15 years ago
Pootle 8f7c1d9470 Commit from translate.jitsi.org by user emcho.: 888 of 1082 messages translated (56 fuzzy).
15 years ago
Pootle 7864bfc8b2 Commit from translate.jitsi.org by user emcho.: 422 of 1082 messages translated (69 fuzzy).
15 years ago
Pootle 7b39516ad0 Commit from translate.jitsi.org by user emcho.: 657 of 1082 messages translated (71 fuzzy).
15 years ago
Pootle 34ffbf804f Commit from translate.jitsi.org by user emcho.: 1062 of 1082 messages translated (2 fuzzy).
15 years ago
Pootle cfdd4d8242 Commit from translate.jitsi.org by user emcho.: 84 of 1082 messages translated (44 fuzzy).
15 years ago
Pootle 55ba800f23 Commit from translate.jitsi.org by user emcho.: 1062 of 1082 messages translated (2 fuzzy).
15 years ago
Pootle e3a55d5d7c Commit from translate.jitsi.org by user emcho.: 1062 of 1082 messages translated (2 fuzzy).
15 years ago
Pootle 2302888758 Commit from translate.jitsi.org by user emcho.: 478 of 1082 messages translated (76 fuzzy).
15 years ago
Pootle d2205440c9 Commit from translate.jitsi.org by user emcho.: 1081 of 1082 messages translated (0 fuzzy).
15 years ago
Pootle 67866401de Commit from translate.jitsi.org by user emcho.: 696 of 1082 messages translated (54 fuzzy).
15 years ago
Pootle bc4f337702 Commit from translate.jitsi.org by user emcho.: 371 of 1082 messages translated (46 fuzzy).
15 years ago
Pootle 497aff1d15 Commit from translate.jitsi.org by user emcho.: 1062 of 1082 messages translated (2 fuzzy).
15 years ago
Pootle 3f093c1b94 Commit from translate.jitsi.org by user emcho.: 888 of 1082 messages translated (56 fuzzy).
15 years ago
Pootle 936d10679d Commit from translate.jitsi.org by user emcho.: 1062 of 1082 messages translated (2 fuzzy).
15 years ago
Pootle 77b68f51ef Commit from translate.jitsi.org by user emcho.: 1051 of 1082 messages translated (3 fuzzy).
15 years ago
Yana Stamcheva 453d2f79e1 Makes advanced account interface configurable from provisioning.
15 years ago
Lyubomir Marinov e314c85e74 Adds a missing return and removes a few instance fields in the contact list UI, spares a few allocations in the history.
15 years ago
Yana Stamcheva ee06f7d446 Renames the net.java.sip.communicator.impl.protocol.sip.CALL_DISABLED property to net.java.sip.communicator.impl.protocol.sip.CALLING_DISABLED.
15 years ago
Lyubomir Marinov 4c433ed736 Fixes a deadlock in audio level functionality which used to freeze the user interface while leaving the rest of the application operating as expected (e.g. audio used to continue to be captured locally and sent to the remote peer and to be received from the remote peer and played back locally.)
15 years ago
Yana Stamcheva 9bcbb52cdc Disables Jingle support when calling is disabled.
15 years ago
Lyubomir Marinov 87520e84a8 Fixes the problem reported on the dev mailing list in the thread 'Error message in video call' by Conrad Beckert, re-enables packetization-mode=1 for H.264.
15 years ago
Damian Minkov 6dd6ed4155 Fixes display name when adding contacts.
15 years ago
Yana Stamcheva c1e7e67e06 FIxes facebook and google talk accounts.
15 years ago