aboutsummaryrefslogtreecommitdiffstats
path: root/resources
Commit message (Collapse)AuthorAgeFilesLines
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-012-0/+28
|
* Commit from translate.jitsi.org by user emcho.: 1267 of 1278 messages ↵Pootle2012-05-291-79/+239
| | | | translated (0 fuzzy).
* Commit from translate.jitsi.org by user emcho.: 1074 of 1278 messages ↵Pootle2012-05-291-18/+19
| | | | translated (33 fuzzy).
* Commit from translate.jitsi.org by user emcho.: 1017 of 1278 messages ↵Pootle2012-05-291-20/+243
| | | | translated (89 fuzzy).
* Changes download location url.Damian Minkov2012-05-285-11/+11
|
* Adds answer video call with video functionality.Vincent Lucas2012-05-251-0/+2
|
* Commit from translate.jitsi.org by user acastroy.: 1278 of 1278 messages ↵Pootle2012-05-161-2/+15
| | | | translated (0 fuzzy).
* Adds an "answer/hangup" call global key shortcut. Modifies the "hangup" globalVincent Lucas2012-05-152-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | key shortcut behavior. The answer/hangup shortcut: -------------------------- This shortcut may be helpful for headsets with a single button for answering or hanging up a call. By default this shortcut is set to "Ctrl + Shift + p". When pressed: 1) If there is at least an incoming call, then Jitsi answers the first incoming call. 2) If there is no incoming call, then Jitsi closes all active calls (An active call is a call with at least one peer which is not on hold). 3) If there is no incoming call and no active call, then Jitsi closes all remaining calls (which are all on hold). New hangup shortcut behavior: ----------------------------- The hangup global key shortcut behavior is modified as follow: 1) If there is at least an incoming call, then Jitsi closes the first incoming call. 2) If there is no incoming call, then Jitsi closes all active calls (An active call is a call with at least one peer which is not on hold). 3) If there is no incoming call and no active call, then Jitsi closes all remaining calls (which are all on hold).
* Includes any default translated Error or ProgressText elements when building ↵Damian Minkov2012-05-141-0/+3
| | | | msi packages.
* Fixes list selection color.Yana Stamcheva2012-05-091-2/+2
|
* Delivers in chat room the reason of chat invite rejections.Damian Minkov2012-05-091-0/+1
|
* Detects remote file transfer reject.Damian Minkov2012-05-091-2/+1
|
* Commit from translate.jitsi.org by user ibauersachs.: 1278 of 1278 messages ↵Pootle2012-05-081-32/+167
| | | | translated (0 fuzzy).
* Commit from translate.jitsi.org by user ibauersachs.: 1278 of 1278 messages ↵Pootle2012-05-071-1/+1
| | | | translated (0 fuzzy).
* Localize some xcap error messages.Damian Minkov2012-05-021-0/+4
|
* Adds gradient color for contact list selection.Yana Stamcheva2012-04-261-1/+4
|
* Adds video resolution to the call info frame.Vincent Lucas2012-04-241-0/+2
|
* Enhance ZID name feature to store AOR/JID.Werner Dittmann2012-04-231-1530/+1533
| | | | | | | Storing AOR/JID enables Jitsi to perform an automatic check if the stored AOR/JID associated with a ZID matches the values of the current call AOR/JID. In case of a mismatch Jitsi displays a popup window to inform the user.
* Updates display names when changed at server-side.Damian Minkov2012-04-211-0/+1
| | | | Auto accept authorizations if we have initiated adding of a contact.
* Makes appearance of zrtp confirmation panel configurable.Yana Stamcheva2012-04-201-1/+3
|
* Renames label "Call transport" from CallInfoFrame to "Signalling callVincent Lucas2012-04-181-1/+1
| | | | | transport".
* Adds ice states to call info. Damian Minkov2012-04-111-1/+6
| | | | Fixes a problem with creating two transport managers for jabber calls and slow creating of upnpharvester.
* Replaces ZID icon in order to fix security layout.Yana Stamcheva2012-04-102-0/+1
|
* Adds option to add voicemail check URI to use it for checking voicemail ↵Damian Minkov2012-04-101-2/+5
| | | | messages.
* Add ZID name feature.Werner Dittmann2012-04-081-0/+5
| | | | | | | | | | | The ZID name feature enables the user to associate a name for a ZRTP identifier. The user can enter such a name only if the authentication string (SAS) was compared and confirmed. The popup dialog shows the current ZID name or is preset with the display name of the called party in case no name was associated previously. The user may change the name and store it with OK, pressing Cancel leaves the name untouched.
* Fixes some security strings.Yana Stamcheva2012-04-041-3/+3
|
* Adds new improved security interface.Yana Stamcheva2012-04-0410-4/+37
|
* Commit from translate.jitsi.org by user emcho.: 1278 of 1278 messages ↵Pootle2012-03-281-1/+50
| | | | translated (0 fuzzy).
* Commit from translate.jitsi.org by user ibauersachs.: 1278 of 1278 messages ↵Pootle2012-03-281-9/+58
| | | | translated (0 fuzzy).
* Moves dictionaries download location. Fixes a problem with loading when ↵Damian Minkov2012-03-241-65/+65
| | | | | | dictionary is not available for download. Fixes double packaging of default dictionaries.
* Adds dtmf support for jabber calls.Damian Minkov2012-03-231-0/+1
|
* Adds option to disable/enable mwi.Damian Minkov2012-03-211-0/+1
|
* Adds option to hangup peer with error code and reason in ↵Damian Minkov2012-03-161-0/+1
| | | | OperationSetBasicTelephony.
* Commit from translate.jitsi.org by user acastroy.: 1265 of 1265 messages ↵Pootle2012-03-161-1/+40
| | | | translated (0 fuzzy).
* Adds a button to remove current picture: replaces the current avatar with ↵Vincent Lucas2012-03-081-0/+1
| | | | the default one.
* Introduces new configuration from to setup global shortcut entry. Allows ↵Sebastien Vincent2012-03-061-0/+3
| | | | also to use special key detection for headset button _for MS Windows only_.
* Adds getTransportProtocol() function in the MediaStream to get the media ↵Vincent Lucas2012-03-021-0/+4
| | | | 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).
* Small corrections concerning the CallInfoFrame. Displays the call duration ↵Vincent Lucas2012-03-011-2/+2
| | | | 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).
* Adds a getICECandidateExtendedType() function to the CallPeerMediaHandler ↵Vincent Lucas2012-03-011-0/+1
| | | | 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.
* Adds support for merging all existing calls in a single conference.Sebastien Vincent2012-02-293-0/+2
|
* SIP: Show checkboxes for configurable SSL/TLS protocol versionsIngo Bauersachs2012-02-261-1/+0
|
* Simplifies call information interface and makes it possible to copy the content.Yana Stamcheva2012-02-241-0/+17
|
* Adds first part of call information statistcs (codec, encoding frequency, ↵Vincent Lucas2012-02-224-0/+84
| | | | local and remote address ip/port, download rate/loss).
* Fixes the appearance of the Yahoo protocol in the initial account create form.Yana Stamcheva2012-02-221-1/+1
|
* SIP: Allow configuration of enabled SSL/TLS protocolsIngo Bauersachs2012-02-211-0/+2
|
* Adds UI for cross protocol conference calls. Adds also the possibility to ↵Sebastien Vincent2012-02-202-0/+1
| | | | add an incoming call into an existing call/conference. Fixes also the drag'n'drop for cross-protocol accounts.
* OTR: Fingerprint comparison field (Patch by Daniel Perren, FHNW)Ingo Bauersachs2012-02-201-0/+1
|
* Make the OTR <authenticate buddy> text clickable (Patch by Daniel Perren, FHNW)Ingo Bauersachs2012-02-201-1/+1
|
* Improves DTMF configuration (auto, RTP, SIP INFO or INBAND). Creates a ↵Vincent Lucas2012-02-101-0/+4
| | | | common interface for starting and stopping (RTP or INBAND) DTMF tones into AudioMediaStream interface and its implementation. Reverting DtmfTransformEngine to use previous threaded DTMFDispatcher.
* Adds in-band DTMF functionality.Vincent Lucas2012-02-071-0/+1
|