Commit Graph

618 Commits (641e458deab63ddd1f3b1663e191f4cec8abed6f)

Author SHA1 Message Date
Pootle 29c3efc0d8 Commit from translate.jitsi.org by user ibauersachs.: 1319 of 1319 messages translated (0 fuzzy).
14 years ago
Ingo Bauersachs 8f6718fbd3 Change DNSSEC warning message to reflect independent causes
14 years ago
Yana Stamcheva 2a5e9c4895 Adds last message correction functionality. Implementation provided by Ivan Vergiliev.
14 years ago
Damian Minkov ea140320c0 Adds is server overridden checkbox in jabber account wizard.
14 years ago
Damian Minkov 8d86192d77 Shows error dialog if provisioning failed and is mandatory.
14 years ago
Vincent Lucas 266d1c2e80 Adds RTT statistic to call information frame.
14 years ago
Pootle 54b8b1efaa Commit from translate.jitsi.org by user acastroy.: 1278 of 1278 messages translated (0 fuzzy).
14 years ago
Pootle 61f5ee912a Commit from translate.jitsi.org by user emcho.: 1267 of 1278 messages translated (0 fuzzy).
14 years ago
Pootle f0763ee94f Commit from translate.jitsi.org by user emcho.: 1074 of 1278 messages translated (33 fuzzy).
14 years ago
Pootle fe33bb9ce7 Commit from translate.jitsi.org by user emcho.: 1017 of 1278 messages translated (89 fuzzy).
14 years ago
Vincent Lucas b7df011c28 Adds answer video call with video functionality.
14 years ago
Pootle 187659e8b9 Commit from translate.jitsi.org by user acastroy.: 1278 of 1278 messages translated (0 fuzzy).
14 years ago
Vincent Lucas eae129a72c Adds an "answer/hangup" call global key shortcut. Modifies the "hangup" global
14 years ago
Damian Minkov b48bf9721a Delivers in chat room the reason of chat invite rejections.
14 years ago
Damian Minkov c23c49c067 Detects remote file transfer reject.
14 years ago
Pootle cb821dab74 Commit from translate.jitsi.org by user ibauersachs.: 1278 of 1278 messages translated (0 fuzzy).
14 years ago
Pootle e86f7e20d5 Commit from translate.jitsi.org by user ibauersachs.: 1278 of 1278 messages translated (0 fuzzy).
14 years ago
Damian Minkov 51c7122a38 Localize some xcap error messages.
14 years ago
Vincent Lucas d589925e2d Adds video resolution to the call info frame.
14 years ago
Werner Dittmann 4f949485c7 Enhance ZID name feature to store AOR/JID.
14 years ago
Damian Minkov 11526b8670 Updates display names when changed at server-side.
14 years ago
Vincent Lucas 80f88f3d53 Renames label "Call transport" from CallInfoFrame to "Signalling call
14 years ago
Damian Minkov 4cb5d7107c Adds ice states to call info.
14 years ago
Damian Minkov 854b7ca187 Adds option to add voicemail check URI to use it for checking voicemail messages.
14 years ago
Werner Dittmann eab1761eaf Add ZID name feature.
14 years ago
Yana Stamcheva 4a382a532a Fixes some security strings.
14 years ago
Yana Stamcheva f9a8da4458 Adds new improved security interface.
14 years ago
Pootle b818927b85 Commit from translate.jitsi.org by user emcho.: 1278 of 1278 messages translated (0 fuzzy).
14 years ago
Pootle 3f83c013d5 Commit from translate.jitsi.org by user ibauersachs.: 1278 of 1278 messages translated (0 fuzzy).
14 years ago
Damian Minkov b809c0f68b Adds dtmf support for jabber calls.
15 years ago
Damian Minkov 634faeee05 Adds option to disable/enable mwi.
15 years ago
Damian Minkov 8b81846a4b Adds option to hangup peer with error code and reason in OperationSetBasicTelephony.
15 years ago
Pootle 261c853793 Commit from translate.jitsi.org by user acastroy.: 1265 of 1265 messages translated (0 fuzzy).
15 years ago
Vincent Lucas 940d4507f7 Adds a button to remove current picture: replaces the current avatar with the default one.
15 years ago
Sebastien Vincent 957b8633ae Introduces new configuration from to setup global shortcut entry. Allows also to use special key detection for headset button _for MS Windows only_.
15 years ago
Vincent Lucas b58a019dc4 Adds getTransportProtocol() function in the MediaStream to get the media stream transport protocol (UDP or TCP). Adds getEncryptionMethod(MediaType) function in the CallPeerMediaHandler to get the media stream key exchange encryption used (null, ZRTP, SDES or MIKEY). Adds CallInfoFrame display for: media stream transport protocol (UDP or TCP), media stream application protocol (RTP or SRTP) and the key exchange protocol used (none, ZRTP, SDES or MIKEY).
15 years ago
Vincent Lucas 2dcd5cbba5 Small corrections concerning the CallInfoFrame. Displays the call duration only once the call is connected. Truncates upload and download jitter to ms (integer). Corrects typo in language resources (service.gui.callingo -> service.gui.callinfo for LOSS_RATE and JITTER).
15 years ago
Vincent Lucas eb569cfca0 Adds a getICECandidateExtendedType() function to the CallPeerMediaHandler and the TransportManager in order to retrieve the ICE candidate extended type used. Updates the CallInfoFrame to display the ICE candidate extended type if available.
15 years ago
Sebastien Vincent 2119d43b7a Adds support for merging all existing calls in a single conference.
15 years ago
Ingo Bauersachs c15618c987 SIP: Show checkboxes for configurable SSL/TLS protocol versions
15 years ago
Yana Stamcheva 3d6b4e5b11 Simplifies call information interface and makes it possible to copy the content.
15 years ago
Vincent Lucas 1ff38d2d33 Adds first part of call information statistcs (codec, encoding frequency, local and remote address ip/port, download rate/loss).
15 years ago
Ingo Bauersachs 2d3ba8ca65 SIP: Allow configuration of enabled SSL/TLS protocols
15 years ago
Ingo Bauersachs c813493c60 OTR: Fingerprint comparison field (Patch by Daniel Perren, FHNW)
15 years ago
Ingo Bauersachs 05f4510756 Make the OTR <authenticate buddy> text clickable (Patch by Daniel Perren, FHNW)
15 years ago
Vincent Lucas 9c0340f06d Improves DTMF configuration (auto, RTP, SIP INFO or INBAND). Creates a common interface for starting and stopping (RTP or INBAND) DTMF tones into AudioMediaStream interface and its implementation. Reverting DtmfTransformEngine to use previous threaded DTMFDispatcher.
15 years ago
Vincent Lucas e0e1cc30dc Adds in-band DTMF functionality.
15 years ago
Damian Minkov 67f9226af6 Adds option to auto-answer and forward all incoming calls, currently sip implementation available.
15 years ago
Pootle 07e2f8f3d7 Commit from translate.jitsi.org by user emcho.: 1231 of 1231 messages translated (0 fuzzy).
15 years ago
Pootle ed4504166d Commit from translate.jitsi.org by user ibauersachs.: 1231 of 1231 messages translated (0 fuzzy).
15 years ago