Commit Graph

1566 Commits (3ab235a34442144dd6d3f1fb1672908f4e562dd3)

Author SHA1 Message Date
Pootle 18d0c9bac4 Commit from translate.jitsi.org by user yana.: 1243 of 1443 messages translated (35 fuzzy).
13 years ago
Pootle 7ffaef8176 Commit from translate.jitsi.org by user yana.: 280 of 1443 messages translated (82 fuzzy).
13 years ago
Pootle 47ad18f8b4 Commit from translate.jitsi.org by user yana.: 1392 of 1443 messages translated (13 fuzzy).
13 years ago
Pootle e6d95f7522 Commit from translate.jitsi.org by user yana.: 1253 of 1443 messages translated (36 fuzzy).
13 years ago
Pootle 21f3ac053b Commit from translate.jitsi.org by user yana.: 999 of 1443 messages translated (80 fuzzy).
13 years ago
Pootle 2510f1d11c Commit from translate.jitsi.org by user ibauersachs.: 1443 of 1443 messages translated (0 fuzzy).
13 years ago
Damian Minkov f1700e3a12 Updates bundled jre.
13 years ago
Pootle 6916104f9c Commit from translate.jitsi.org by user ibauersachs.: 1424 of 1443 messages translated (8 fuzzy).
13 years ago
Pootle 4a38f0bd1a Commit from translate.jitsi.org by user ibauersachs.: 1443 of 1443 messages translated (0 fuzzy).
13 years ago
Pootle 04e04ae792 Commit from translate.jitsi.org by user yana.: 1443 of 1443 messages translated (0 fuzzy).
13 years ago
Yana Stamcheva ddbac357d0 Adds a default value for the account config property.
13 years ago
Damian Minkov 4c74ca0d24 Fixes startup script in rpm.
13 years ago
Damian Minkov a2b5328655 Fixes rpm builds.
13 years ago
Yana Stamcheva 8b6b45aa53 Extends contact source apis to support editable contact sources. Fixes internationalization issues with contact source details. Adds additional categories and sub-categories of contact details.
13 years ago
Ingo Bauersachs b05f89fbae Update links to use SSL and copyright to 2013
13 years ago
Damian Minkov a6c8d2666e Moves jitsi in usr/share under debian. Fixes source package after new dns change. Adds dependency to dnsjava on debian source package.
13 years ago
Damian Minkov 94f7a76b0e Adds dependency to system installed dnsjava library, removes patches.
13 years ago
Damian Minkov a92ee3c2b0 Fixes dependency problem in some rpm systems, introduced in latest change.
13 years ago
Damian Minkov b359477d06 Adds property for support of high resolution displays under macosx.
13 years ago
Pootle a4925519ed Commit from translate.jitsi.org by user acastroy.: 1422 of 1422 messages translated (0 fuzzy).
13 years ago
Damian Minkov 9e7ed3f719 Adds rpm build spec.file.
13 years ago
Damian Minkov fad7b70203 Adds option to enable/disable task bar / dock alerts. Alert main window on incoming calls.
13 years ago
Damian Minkov 0052044d05 Removes duplicate icon in sparkle changes dialog.
13 years ago
Emil Ivov 0207aba402 Changes the default ringing tone to a new more sophisticated one contributed by David Bolton.
13 years ago
Ingo Bauersachs f3ebc89abb Use common property for message history service and UI
13 years ago
Ingo Bauersachs bd0b888091 Restore icon for expanding panel
13 years ago
Damian Minkov e8bf8578c1 Adds option to change h264 encoder presets.
13 years ago
Yana Stamcheva 91b72c3202 Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils and WindowsUtils from general GuiUtils.
13 years ago
Damian Minkov 1005990547 Adds option to build bundles outside debian package creating process.
13 years ago
Damian Minkov 189e0e3ace Fixes replace target when updating debian sh, if a property is not set.
13 years ago
Damian Minkov 23009ed6e7 Adds visualisation of the currently selected status message, and saves custom status messages for later reuse.
13 years ago
Ingo Bauersachs 872293bf84 Localize forget password button
13 years ago
Damian Minkov b74e347fa8 Fixes android and debian source package compatibility.
13 years ago
Damian Minkov 9fdc198842 Updates images removing png iTXt chunk that causes problem on older macosx (10.5 with default java 1.5).
13 years ago
Damian Minkov 9c256f2bf1 Fixes debian package build.
13 years ago
Damian Minkov 39499b0c55 Updates debian build targets, adds deb-src to generate debian source package.
13 years ago
Yana Stamcheva c997657e05 Updates MacOSX update window logo icon.
13 years ago
Vincent Lucas 933a868a66 Creates a new default sound test file and adds the net.java.sip.communicator.impl.neomedia.TestSoundFilename property to change the filename used to test notification and playback devices.
13 years ago
Vincent Lucas 55db5abf69 Adds a message in the audio configuration dialog, to inform the user that the none audio system is currently selected, only because there is no available audio device.
13 years ago
Pootle 5ca3a24ecb Commit from translate.jitsi.org by user acastroy.: 1416 of 1416 messages translated (0 fuzzy).
13 years ago
Damian Minkov 572505ddeb Moves signing application before creating the initial dmg image in order to keep the signing information, as it is not saved later when we modify the image.
13 years ago
Boris Grozev c8b1aff23f Updates FMJ to r11. This revision uses an adaptive jitter buffer (for audio streams), which changes size according to the number of packets arriving too late. Passes the net.java.sip.communicator.impl.neomedia.adaptive_jitter_buffer.* properties to the FMJ Registry. Changes the mechanism through which the number of discarded packets is obtained in MediaStreamStatsImpl, now using a FMJ controls. Shows more information about discarded packets and the adaptive jitter buffer in the "call info" window.
13 years ago
Vincent Lucas f3df7dc1f6 Adds pop-up notifications for new video selected device.
13 years ago
Vincent Lucas de80427e32 Adds the device name and its state (connected or disconnected) for the "Device configuration has changed" pop-up notification. Adds a "New selected device" pop-up notification when the selected audio device has changed (for audio in, audio out and notifications).
13 years ago
Ingo Bauersachs aad6f7cb26 Add certificate revocation checking options to TLS configuration panel
13 years ago
Damian Minkov 80c1eae3c0 Fixes sparkle update xml generation and its proper download.
13 years ago
Damian Minkov 032e5811d2 Fixes regular expressions.
13 years ago
Damian Minkov de67e1094f Combines regular expressions as proposed by Ingo Bauersachs.
13 years ago
Damian Minkov 2c6d57dcc2 Renames windows launcher name to one using the application name.
13 years ago
Pootle 8610f37848 Commit from translate.jitsi.org by user acastroy.: 1401 of 1401 messages translated (0 fuzzy).
13 years ago
Damian Minkov 89a0d79e98 Changes macosx application executable name.
13 years ago
Damian Minkov 39aeecb8a7 Changes product version and manufacturer of run exe and setup when building windows installers.
13 years ago
Yana Stamcheva a7f88957c6 Fixes error message when create call fails.
13 years ago
Emil Ivov a626039f66 Modifies the Voicemail notifications GUI so that it would also display the number of urgent voicemail messages. Patch by Tom Denham
13 years ago
Damian Minkov 773e1fa6f8 Adds support for protocol providers without wizards. Patch contributed by Tom Denham.
13 years ago
Boris Grozev 1e7e76e755 Adds an Opus configuration form and changes the default Opus settings. Updates the Opus JNI binaries. Notifies encoders that implement PacketLossAwareEncoder (Opus and SILK) of packet loss information received via RTCP.
13 years ago
Boris Grozev e21c425aac Adds a missing resource property. Patch contributed by Tom Denham.
13 years ago
Damian Minkov 3b3ff4a92f Adds hotplug to portaudio wmme host api, also fixes a NPE that can prevent device change updates.
13 years ago
Yana Stamcheva 90c1de2895 Makes OTR configurable from provisioning and defaults settings.
13 years ago
Pootle 7c5fdde9c9 Commit from translate.jitsi.org by user yana.: 1373 of 1401 messages translated (0 fuzzy).
13 years ago
Yana Stamcheva 4424990017 Adds a separate video bridge menu in Tools and adds an OperationSetVideBridge that gives access to the video bridge conference calls.
13 years ago
Vincent Lucas 81c971944b Adds a notification popup when the audio device configuration has changed.
13 years ago
Boris Grozev 1f0a4b1a65 Adds the number of packets discarded by the FMJ packet queue to the "call info" window and to the logs at the end of a call.
13 years ago
Yana Stamcheva 7d98508c96 Updates voicemail icon: https://jitsi.org/screenshots/voicemail.png
13 years ago
Yana Stamcheva e4691afbc0 Updates certificate warning icon:
13 years ago
Yana Stamcheva 0d00c6b662 Updates OTR help icon.
13 years ago
Yana Stamcheva 507cf83704 Updates chat room icons.
13 years ago
Boris Grozev 276d33addb Implements a mechanism that allows JMF Controls registered in the codec implementations to be accessed in MediaStream. Adds a FECDecoderControl interface and uses it to collect FEC statistics in MediaStreamStatsImpl. Adds a "Packets decoded with FEC" line in the call info window.
13 years ago
Damian Minkov 5cb8ad46a8 Adds more options to sound notifications and their config. Sound notifications now can use playback, notification or pc speaker device.
13 years ago
Yana Stamcheva e8fe100501 - Fixes status messages appearing as a broken user message
13 years ago
Yana Stamcheva 21336ea9cf Updates "Add new chat contact to contact list" icon.
13 years ago
Yana Stamcheva 81c553ae23 Updates error message icon.
13 years ago
Yana Stamcheva 627012010a Changes default smiley image :)
13 years ago
Pootle 8dfd942208 Commit from translate.jitsi.org by user ibauersachs.: 1376 of 1376 messages translated (0 fuzzy).
13 years ago
Boris Grozev 6c376df438 Renames SILK-related properties.
13 years ago
Boris Grozev bdf1793fd2 Adds an option to explicitly advertise FEC support for SILK in SDP.
13 years ago
Vincent Lucas 22ffe0448b Improves harvesting time stats for call info frame. Updates Ice4j to r343: Improves harvesting time stats: 1) number of harvests and 2) total harvesting time for each harvesters.
13 years ago
Damian Minkov 21c7757e23 Updates sysactivity handling QUERY_ENDSESSION and ENDSESSION events. Adds bundle that listens for the new events to handle clean shutdown.
13 years ago
Boris Grozev 19d2276dd4 Adds FEC support for the SILK codec. Minor clean-ups in EncodingConfiguration and MediaConfigurationImpl.
13 years ago
Damian Minkov 4247259805 Fixes ice states strings in call info.
13 years ago
Yana Stamcheva bc4bb7a8b7 Part of previous commit: Updates the incoming call dialog look.
13 years ago
Yana Stamcheva c93a5bd423 Updates warning icon.
13 years ago
Yana Stamcheva c740b315b8 Updates smileys.
13 years ago
Yana Stamcheva 037be1e08e Updates the incoming call dialog look.
13 years ago
Vincent Lucas 8e594b7212 Adds total harvesting time to the call info frame. Updates Ice4j to r339: Adds extra function to export the total harvesting time.
13 years ago
Yana Stamcheva ecd34a073f Updates contact list search buttons (missing icon).
13 years ago
Yana Stamcheva 15b365abd6 Updates contact list search buttons.
13 years ago
Damian Minkov 0110981ab4 Fixes resource missing apostrophe.
13 years ago
Yana Stamcheva 9e9e682b0f Updates unauthorized contact avatar.
13 years ago
Yana Stamcheva d55b2558f4 Updates incoming call video and merge call icons.
13 years ago
Vincent Lucas 07595ca31c Adds XMPP GUI configuration the ability to disable Jingle (audio and video calls with XMPP).
13 years ago
Vincent Lucas d67e969a0a Improves call info frame to show the ICE harvesting time if available. Updates Ice4j to r338: Adds extra function to export harvesting time.
13 years ago
Damian Minkov 3f3ca000f0 Detects failed typing notifications.
13 years ago
Vincent Lucas ceb334e6ba Adds CallInfoFrame information about host/reflexive/relayed addresses if ICE is used. Updates Ice4j to r337: Adds functions to get the host/reflexive/relayed address of the selected candidate pair.
13 years ago
Damian Minkov 8b55f38090 Removes unused file and its copy rule while creating deb package.
13 years ago
Yana Stamcheva eb02507351 Updates the merge calls button.
13 years ago
Yana Stamcheva 9fe98b3586 Fixes smilies.
13 years ago
Yana Stamcheva 52f57be38e Updates protocol icons to match the new status icons.
13 years ago
Yana Stamcheva 60d70c9b96 Fixes next button icon in chat window.
13 years ago
Yana Stamcheva d862c4490a Adds pressed icons for contact list buttons.
13 years ago
Pootle f170db58b0 Commit from translate.jitsi.org by user ibauersachs.: 1352 of 1352 messages translated (0 fuzzy).
13 years ago
Yana Stamcheva 3c6ce6955c Adds a new invite dialog icon.
13 years ago
Yana Stamcheva 9378c38d9a Fixes "Enter name of number" text being cut in the search field.
13 years ago
Damian Minkov fd1244be36 Removes unused icons and references.
13 years ago
Yana Stamcheva 3468c4ab0e Removes unused icons and references.
13 years ago
Damian Minkov 5ec1d2b9db Removes unused libs.
13 years ago
Vincent Lucas 03f2e135ba Updates GUI general preferences checkbox text concerning alphabetical to number character convertion for phone numbers.
13 years ago
Yana Stamcheva 40dd0838f6 Adds a video call button in the chat window.
13 years ago
Yana Stamcheva f399f088a3 Makes configure and quit icons on Linux and Windows fit the new user interface theme.
13 years ago
Vincent Lucas 1630576457 Adds a checkbox in the GUI general preferences to accept dialed string with alphabetical characters as phone number.
13 years ago
Yana Stamcheva a77ab962c0 Fixes group name cut in contact list.
13 years ago
Boris Grozev ba8ad30931 Makes the "toggle video" button in the call window active only if we're ready to send video, and shows an appropriate tooltip otherwise. Same for the desktop sharing button.
13 years ago
Yana Stamcheva b9585be3d1 Activates the simple chat skin, until we fix memory problems with the current chat theme.
13 years ago
Yana Stamcheva eee0d3144a Removes unused images.
13 years ago
Yana Stamcheva 86a0325947 New enhanced interface.
13 years ago
Damian Minkov d79dcf7ec4 Fixes some messages using apostrophe and parameters. Fixes an inaccurate message used in OTR. Contributed by Alexandros Papadopoulos.
13 years ago
Yana Stamcheva ee908cba05 Adds phonenumbers and search to transfer and conference invite dialogs. Improves the chat invite dialog by adding a search field on the top of the source contact list.
13 years ago
Emil Ivov d8f2441317 Applies a patch from Boris Grozev that allows setting different codec configurations to different accounts. It is now possible to set entirely different codec preference for every account.
13 years ago
Emil Ivov 1cbd7cd579 Adds an empty png for spellcheck languages without a flag (they currently appear with the american flag). Patch by Boris Grozev
13 years ago
Emil Ivov e2c6718d5b Applies a patch from Boris Grozev that Adds a password strength meter to XMPP password changes and improves the feature in other ways.
13 years ago
Damian Minkov 8ecc482d92 Renames voicemail alias uri label to voicemail subscription uri.
13 years ago
Damian Minkov 9049a68efe Renames auto answer menu.
13 years ago
Damian Minkov de48167352 Updates task signing macosx app.
13 years ago
Vincent Lucas 2836fe726f Improves SIP and XMPP configuration interface to choose the priority between ZRTP and SDes.
13 years ago
Damian Minkov 3363acadf0 Adds signing application when creating dmg.
13 years ago
Emil Ivov c6016b808c Minor string correction
13 years ago
Yana Stamcheva 3301f2a10d Adds an optional signup link in provisioning authentication window.
13 years ago
Vincent Lucas b283f6522b Removes all local symbols from the libgrowl4j.dylib (using strip -x as suggested by Lyubomir Marinov).
13 years ago
Vincent Lucas 7a37068ebd Adds a specific libgrowl4j.lib (with path already updated to the growl framework) for the macosx target.
13 years ago
Vincent Lucas 8c28eae1c0 Updates growl4j in order to use growl SDK version 1.3.1
13 years ago
Emil Ivov ab1a357d8c Adds password modification from within Jitsi for XMPP accounts that allow it. Contributed by Boris Grozev.
13 years ago
Pootle 0d2df924f5 Commit from translate.jitsi.org by user acastroy.: 1321 of 1321 messages translated (0 fuzzy).
13 years ago
Pootle 27e79b57b8 Commit from translate.jitsi.org by user emcho.: 1321 of 1321 messages translated (0 fuzzy).
13 years ago
Vincent Lucas a45b6e0940 Adds SDES for XMPP. Works with Jingle and GTalk (only for gmail web app, doesn not work on "talk" for android).
13 years ago
Yana Stamcheva 439494bd4c Adds Greek to the list of spellcheck languages.
13 years ago
Yana Stamcheva 501fe9d6a2 Fixes "Remove contact" message when the account is not logged in.
13 years ago
Yana Stamcheva 114f31268c Fixes "Add contact" dialog message when account is not connected. Reported by Alexandros Papadopoulos.
13 years ago
Pootle 29c3efc0d8 Commit from translate.jitsi.org by user ibauersachs.: 1319 of 1319 messages translated (0 fuzzy).
13 years ago
Ingo Bauersachs 8f6718fbd3 Change DNSSEC warning message to reflect independent causes
13 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
Lyubomir Marinov c6c490c37a Tries to address 'jitsi uninstaller can not remove autorun registry key' reported by Alexandros Papadopoulos on the dev mailing list.
14 years ago
Vincent Lucas 266d1c2e80 Adds RTT statistic to call information frame.
14 years ago
Damian Minkov ecd24a6d80 Adds status icon in front of auto answer items to easily detect when it is enabled.
14 years ago
Pootle 54b8b1efaa Commit from translate.jitsi.org by user acastroy.: 1278 of 1278 messages translated (0 fuzzy).
14 years ago
Damian Minkov 097197fb9b Revert BinaryDelta.
14 years ago
Damian Minkov 4ee0b240bf Adds priority prefixes we search first while discovering jingle nodes, and adds option that stop searching on first found.
14 years ago
Damian Minkov 6c915ee441 Updates to latest sparkle, with change to allow opening https description locations.
14 years ago
Lyubomir Marinov 97f00d4a43 Integrates Jitsi presence, IM and VoIP with MS Outlook.
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
Damian Minkov 559e60ab2b Changes download location url.
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 9e2ff448e7 Includes any default translated Error or ProgressText elements when building msi packages.
14 years ago
Yana Stamcheva 6f3ab77727 Fixes list selection color.
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
Yana Stamcheva ce63e6550f Adds gradient color for contact list selection.
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
Yana Stamcheva b003f7ffd6 Makes appearance of zrtp confirmation panel configurable.
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
Yana Stamcheva 38b1c6ab30 Replaces ZID icon in order to fix security layout.
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 d113358cd6 Moves dictionaries download location. Fixes a problem with loading when dictionary is not available for download.
14 years ago
Damian Minkov b809c0f68b Adds dtmf support for jabber calls.
14 years ago
Damian Minkov 634faeee05 Adds option to disable/enable mwi.
14 years ago
Damian Minkov 8b81846a4b Adds option to hangup peer with error code and reason in OperationSetBasicTelephony.
14 years ago
Pootle 261c853793 Commit from translate.jitsi.org by user acastroy.: 1265 of 1265 messages translated (0 fuzzy).
14 years ago
Vincent Lucas 940d4507f7 Adds a button to remove current picture: replaces the current avatar with the default one.
14 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_.
14 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).
14 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).
14 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.
14 years ago
Sebastien Vincent 2119d43b7a Adds support for merging all existing calls in a single conference.
14 years ago
Ingo Bauersachs c15618c987 SIP: Show checkboxes for configurable SSL/TLS protocol versions
14 years ago
Yana Stamcheva 3d6b4e5b11 Simplifies call information interface and makes it possible to copy the content.
14 years ago
Vincent Lucas 1ff38d2d33 Adds first part of call information statistcs (codec, encoding frequency, local and remote address ip/port, download rate/loss).
14 years ago
Yana Stamcheva 209171b532 Fixes the appearance of the Yahoo protocol in the initial account create form.
14 years ago
Ingo Bauersachs 2d3ba8ca65 SIP: Allow configuration of enabled SSL/TLS protocols
14 years ago
Sebastien Vincent 2ffab015c4 Adds UI for cross protocol conference calls. Adds also the possibility to add an incoming call into an existing call/conference. Fixes also the drag'n'drop for cross-protocol accounts.
14 years ago
Ingo Bauersachs c813493c60 OTR: Fingerprint comparison field (Patch by Daniel Perren, FHNW)
14 years ago
Ingo Bauersachs 05f4510756 Make the OTR <authenticate buddy> text clickable (Patch by Daniel Perren, FHNW)
14 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.
14 years ago
Vincent Lucas e0e1cc30dc Adds in-band DTMF functionality.
14 years ago
Damian Minkov 67f9226af6 Adds option to auto-answer and forward all incoming calls, currently sip implementation available.
14 years ago
Pootle 07e2f8f3d7 Commit from translate.jitsi.org by user emcho.: 1231 of 1231 messages translated (0 fuzzy).
14 years ago
Pootle ed4504166d Commit from translate.jitsi.org by user ibauersachs.: 1231 of 1231 messages translated (0 fuzzy).
14 years ago
Damian Minkov 88f09eba66 Fixes shell script name in one of the build targets.
14 years ago
Yana Stamcheva 7c33e76456 Fixes audio device configuration icon.
14 years ago
Yana Stamcheva 11d2ff2e74 Improves audio device hotplug interface.
14 years ago
Damian Minkov 22cb35dd3d Fixes ui blocking displaying contact in contactlist or in the tooltip, when checking for contact server stored details like phones etc.
14 years ago
Vincent Lucas 7bd3e9ea05 Adds a button in the CallPanel to create a chat between call peers.
14 years ago
Pootle b2086c25de Commit from translate.jitsi.org by user acastroy.: 1228 of 1228 messages translated (0 fuzzy).
14 years ago
Yana Stamcheva 26e6e50d1b Avoids failing builds in case time server is down when signing windows files.
14 years ago
Pootle de82115ab1 Commit from translate.jitsi.org by user acastroy.: 1228 of 1228 messages translated (0 fuzzy).
14 years ago
Damian Minkov fcb4f90800 Changes string for wrong password to show and server/realm.
14 years ago
Damian Minkov e5070d65dc Timestamps signed files.
14 years ago
Yana Stamcheva 3400179977 Adds new XMPP status icons.
14 years ago
Ingo Bauersachs 33f301aa7d Translate KeyBindings tab headers
14 years ago
Ingo Bauersachs 847d09ad68 Reload Dnssec server after config change, hint about necessary restart
14 years ago
Pootle af636cf336 Commit from translate.jitsi.org by user emcho.: 1222 of 1222 messages translated (0 fuzzy).
14 years ago
Sebastien Vincent 99a4ff896d Adds missing resource string.
14 years ago
Sebastien Vincent ab2224fa17 Localized phone type.
14 years ago
Damian Minkov f2db879395 Localizes sparkle menu item - fix duplicating resources.
14 years ago
Damian Minkov 594e0c525a Localizes sparkle menu item.
14 years ago
Damian Minkov 5a2c5117b3 Renames some protocols, jabber to XMPP, Yahoo! and Google Talk.
14 years ago
Damian Minkov 7e05103dda Localizing macosx menu and sparkle.
14 years ago
Damian Minkov 61b5051bc6 Fix signing dlls.
14 years ago
Damian Minkov d69f6a830f Sign dlls when making msi.
14 years ago
Ingo Bauersachs 162621a027 Add panel for DNSSEC configuration to the DNS advanced config page
14 years ago
Ingo Bauersachs d931f8507e Make protocols aware of DNSSEC exceptions
14 years ago
Yana Stamcheva 873c42602a Adds Re-request authorization menu item in the right button menu.
14 years ago
Sebastien Vincent 3c5ae4e9e3 Moves hardcoded global shortcuts to defaults.properties.
14 years ago
Sebastien Vincent 89922f44ad Adds the possibility to answer video call with video enabled for SIP and XMPP.
14 years ago
Pootle 20401a3a10 Commit from translate.jitsi.org by user ibauersachs.: 1190 of 1190 messages translated (0 fuzzy).
14 years ago
Pootle 0011dcd497 Commit from translate.jitsi.org by user emcho.: 1189 of 1190 messages translated (0 fuzzy).
14 years ago
Pootle a9f5cc2a30 Commit from translate.jitsi.org by user emcho.: 1190 of 1190 messages translated (0 fuzzy).
14 years ago
Sebastien Vincent 6aff7c7cf2 Adds resources string for the mute/unmute global shortcut feature.
14 years ago
Sebastien Vincent 6ea38de334 Adds global shortcut support.
14 years ago
Ingo Bauersachs 4b2338ec41 Change typing notification labels as per discussion of c9137 on dev
14 years ago
Ingo Bauersachs c63342ab12 Change "proactive notification" to "typing notification"
14 years ago
Damian Minkov 10a2a5a336 Updates access to environment variables when building installers.
14 years ago
Damian Minkov 3186bca42c Separates xcap contactlist implementation and adds option for contacts retrieval from XiVO.
14 years ago
Ingo Bauersachs 500005002f General config: put labels on top of the section to gain h-space
14 years ago
Ingo Bauersachs 14137f440b Split audio and video configuration forms into tabbed panes
14 years ago
Damian Minkov 880dcf9078 Adds missing dependency to debian package.
14 years ago
Damian Minkov d02d76a944 Adds task for signing windows binaries.
14 years ago
Yana Stamcheva 3be2726261 Changes protocol name from JABBER to Jabber.
14 years ago
Damian Minkov 1d1e11d349 Moves building msi in separate target.
14 years ago
Damian Minkov 36cbb1f6e8 Fixes updates on windows x64.
14 years ago
Emil Ivov 9feab56577 Changes project name in source license headers from SIP Communicator to Jitsi
14 years ago
Ingo Bauersachs 12d7c10781 Fixes the blurry taskbar icon on Win7 (c.f. JITSI-964)
14 years ago
Lyubomir Marinov 2c87e5a6ea Makes the Windows x64 setup default to 'Program Files' and not 'Program Files (x86)'.
14 years ago
Yana Stamcheva 13ff1f603b Improves a chat error message by adding to it the protocol contact, which is concerned.
14 years ago
Damian Minkov 41ff4810ac Moves NotInContactList group name string into language resources.
14 years ago
Pootle 16fa8e0f48 Commit from translate.jitsi.org by user ibauersachs.: 1180 of 1180 messages translated (0 fuzzy).
14 years ago
Ingo Bauersachs 9b8b97ae86 Enable translation of the event configuration
14 years ago
Pootle 072a2cb90a Commit from translate.jitsi.org by user acastroy.: 1145 of 1145 messages translated (0 fuzzy).
14 years ago
Yana Stamcheva b127d5268d Adds tooltips for some chat toolbar buttons and adjusts menu item names.
14 years ago
Ingo Bauersachs e4040df1c2 Hide most security settings of the SIP Wizzard in a show/hide advanced panel
14 years ago
Ingo Bauersachs a56e87c257 Add SIP Wizzard resource strings
14 years ago
Ingo Bauersachs 81d63ab672 SDES Integration: Enable fallback to ZRTP, add Javadoc, more renames
14 years ago
Pootle 748ab2d786 Commit from translate.jitsi.org by user emcho.: 274 of 1145 messages translated (75 fuzzy).
14 years ago
Pootle f2c7e41169 Commit from translate.jitsi.org by user emcho.: 909 of 1145 messages translated (66 fuzzy).
14 years ago
Pootle 27aff51787 Commit from translate.jitsi.org by user emcho.: 1088 of 1145 messages translated (17 fuzzy).
14 years ago
Pootle 2cd1a7d7a4 Commit from translate.jitsi.org by user emcho.: 805 of 1145 messages translated (80 fuzzy).
14 years ago
Pootle 73236b326f Commit from translate.jitsi.org by user emcho.: 1001 of 1145 messages translated (44 fuzzy).
14 years ago
Pootle 16a21edceb Commit from translate.jitsi.org by user emcho.: 880 of 1145 messages translated (69 fuzzy).
14 years ago
Pootle 1953358b1f Commit from translate.jitsi.org by user emcho.: 421 of 1145 messages translated (73 fuzzy).
14 years ago
Pootle a846821f78 Commit from translate.jitsi.org by user emcho.: 779 of 1145 messages translated (36 fuzzy).
14 years ago
Pootle 0758ae19d7 Commit from translate.jitsi.org by user emcho.: 84 of 1145 messages translated (45 fuzzy).
14 years ago
Pootle 28855d34fa Commit from translate.jitsi.org by user emcho.: 1048 of 1145 messages translated (22 fuzzy).
14 years ago
Pootle 769d424f1a Commit from translate.jitsi.org by user emcho.: 1145 of 1145 messages translated (0 fuzzy).
14 years ago
Pootle 272c9e0886 Commit from translate.jitsi.org by user emcho.: 476 of 1145 messages translated (81 fuzzy).
14 years ago
Pootle bb09403cb1 Commit from translate.jitsi.org by user emcho.: 1145 of 1145 messages translated (0 fuzzy).
14 years ago
Pootle c8998023d5 Commit from translate.jitsi.org by user emcho.: 1067 of 1145 messages translated (20 fuzzy).
14 years ago
Pootle dec543fefb Commit from translate.jitsi.org by user emcho.: 370 of 1145 messages translated (50 fuzzy).
14 years ago
Pootle b45a0c3b67 Commit from translate.jitsi.org by user emcho.: 1140 of 1145 messages translated (0 fuzzy).
14 years ago
Pootle 03b0069805 Commit from translate.jitsi.org by user emcho.: 880 of 1145 messages translated (69 fuzzy).
14 years ago
Pootle 34604b1bef Commit from translate.jitsi.org by user emcho.: 1049 of 1145 messages translated (22 fuzzy).
14 years ago
Pootle 805c7c3f2d Commit from translate.jitsi.org by user emcho.: 1040 of 1145 messages translated (20 fuzzy).
14 years ago
Pootle 88d82fee96 Commit from translate.jitsi.org by user yana.: 1067 of 1145 messages translated (20 fuzzy).
14 years ago
Pootle d3b02901c5 Commit from translate.jitsi.org by user acastroy.: 1139 of 1145 messages translated (0 fuzzy).
14 years ago
Sebastien Vincent 84222a1e6a Fixes a race condition in Jingle with Google P2P transport where we can receive a candidate and our stream is not yet created. Also updates the ALLOW_NON_SECURE resource string.
14 years ago
Yana Stamcheva 1cf69bfe7b Makes some conference interface fixes and modifications, including a new look for call focus and its members and better visibility of security for conference members.
14 years ago
Pootle da89ed0e8d Commit from translate.jitsi.org by user ibauersachs.: 1145 of 1145 messages translated (0 fuzzy).
14 years ago
Ingo Bauersachs 18a8eff3c0 Fix replacement parameter index of peer cert message. Reported by Daniel Zucchetto on the dev-list.
14 years ago
Damian Minkov 2d15970531 Fixes an issue with listing multiple entries of the application on windows.
14 years ago
Sebastien Vincent 40070e5063 Requires TLS for XMPP connection. If server does not support TLS, the GUI will show message telling user to tick a checkbox in the account configuration that will allow non-secure connection to XMPP server (disabled by default).
14 years ago
Pootle 19546ed94a Commit from translate.jitsi.org by user ibauersachs.: 1143 of 1143 messages translated (0 fuzzy).
14 years ago
Yana Stamcheva 94ee4e2f2e Adds a general dial pad in the contact list.
14 years ago
Purvesh Sahoo a475291505 Adds support to uninstall dictionary and persist enable state across reboots.
14 years ago
Damian Minkov d6c331712e Adds option in provisioning configuration for deleting stored password.
14 years ago
Ingo Bauersachs 661810caa7 Enable client TLS authentication for SIP and add a corresponding
14 years ago
Damian Minkov 2e6572a7f6 Refactor password dialog to show stored passwords for provisioning and http.
14 years ago
Yana Stamcheva f4479d54a2 Merges contact source configurations in a single configuration form.
14 years ago
Sebastien Vincent 6e080f08a2 Adds the possibility to specify a default telephony domain name for XMPP (used when we want to call a XMPP contact without domain name). Adds also the possibility to specify a domain name to have default GTalk voice capabilities.
14 years ago
Pootle b5e6650151 Commit from translate.jitsi.org by user acastroy.: 1098 of 1103 messages translated (2 fuzzy).
14 years ago
Damian Minkov 206dbdc958 Fixes detection for quality control support in initiated video call. Fixes some missing strings.
14 years ago
Ingo Bauersachs 60385be26e Ignore manual entered SIP proxy data when autodetect is selected
14 years ago
Yana Stamcheva 9b4c751f88 Shows the display name instead of address in call history. The address is still displayed in the tooltip.
14 years ago
Pootle db1b05f262 Commit from translate.jitsi.org by user ibauersachs.: 1100 of 1103 messages translated (2 fuzzy).
14 years ago
Pootle 3096d2f63b Commit from translate.jitsi.org by user yana.: 1079 of 1103 messages translated (7 fuzzy).
14 years ago
Damian Minkov ef2a35b10f Updates Debian menu categories.
14 years ago
Yana Stamcheva e787d8b538 Fixes some more chat room issues, among which: allows to set nickname for rooms by right clicking the room name, no contact list displayed, not displaying history messages more than once. Patch provided by Purvesh Sahoo.
14 years ago
Yana Stamcheva 45817241ad Extends the authorization request process with the possibility to automatically add the requesting contact to the contact list.
14 years ago
Yana Stamcheva 801a79ca9d Enables spell check plugin and adds some improvements provided by Purvesh Sahoo.
14 years ago
Lyubomir Marinov ec2d6b9071 Fixes the Windows setup to respect the user's choice about the target directory in which Jitsi is to be installed.
14 years ago
Yana Stamcheva d09c663838 Restores the create Jabber account form and fixes some related issues.
14 years ago
Sebastien Vincent 5d8f00db51 Adds support for RTP over TCP and Google Talk's TCP/TURN-TCP/TURN-SSLTCP candidates.
14 years ago
Yana Stamcheva 6b00bd0f62 Moves ZRTP configurations panel in a "ZRTP Ninja" button thus making them available only for advanced users.
14 years ago
Pootle 64d557e06e Commit from translate.jitsi.org by user acastroy.: 1081 of 1082 messages translated (0 fuzzy).
15 years ago
Pootle b0c92365c5 Commit from translate.jitsi.org by user yana.: 1082 of 1082 messages translated (0 fuzzy).
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
Yana Stamcheva c1e7e67e06 FIxes facebook and google talk accounts.
15 years ago
Sebastien Vincent 7a2b6bfe63 Adds languages resources for LDAP fields configuration tab.
15 years ago
Damian Minkov 413e5e9586 Adds on the phone status to jabber protocol.
15 years ago
Yana Stamcheva b5fc3329e7 Adjusts contact list unknown contact view in the case when calling and/or contact adding are disabled.
15 years ago
Pootle eaa0616e04 Commit from translate.jitsi.org by user emcho.: 1010 of 1064 messages translated (28 fuzzy).
15 years ago
Pootle 88efb1b239 Commit from translate.jitsi.org by user emcho.: 422 of 1064 messages translated (69 fuzzy).
15 years ago
Pootle 04488d5147 Commit from translate.jitsi.org by user emcho.: 888 of 1064 messages translated (55 fuzzy).
15 years ago
Pootle 87c3d315a5 Commit from translate.jitsi.org by user emcho.: 888 of 1064 messages translated (55 fuzzy).
15 years ago
Pootle c22786df80 Commit from translate.jitsi.org by user emcho.: 571 of 1064 messages translated (82 fuzzy).
15 years ago
Pootle 16340a74d5 Commit from translate.jitsi.org by user emcho.: 917 of 1064 messages translated (52 fuzzy).
15 years ago
Pootle ac39bb1adc Commit from translate.jitsi.org by user emcho.: 79 of 1064 messages translated (18 fuzzy).
15 years ago
Pootle 87f7bed568 Commit from translate.jitsi.org by user emcho.: 478 of 1064 messages translated (76 fuzzy).
15 years ago
Pootle e88fda3142 Commit from translate.jitsi.org by user emcho.: 275 of 1064 messages translated (72 fuzzy).
15 years ago
Pootle aac5704c9a Commit from translate.jitsi.org by user emcho.: 1063 of 1064 messages translated (0 fuzzy).
15 years ago
Lyubomir Marinov 88bab9eb92 Introduces an H.264 configuration form to allow the selection of the default encoding profile and the preferred method to request key frames from the remote peers. Rebuilds the JNI FFmpeg library on Mac OS X to support the selections in question.
15 years ago
Pootle f760439d86 Commit from translate.jitsi.org by user ibauersachs.: 1063 of 1064 messages translated (0 fuzzy).
15 years ago
Pootle ad278ec13f Commit from translate.jitsi.org by user acastroy.: 1063 of 1064 messages translated (0 fuzzy).
15 years ago
Pootle 0da026fc80 Commit from translate.jitsi.org by user ibauersachs.: 1063 of 1064 messages translated (0 fuzzy).
15 years ago
Ingo Bauersachs 954e015719 Fix a typo (callng -> calling)
15 years ago
Pootle b9ff8aa652 Commit from translate.jitsi.org by user emcho.: 1063 of 1064 messages translated (0 fuzzy).
15 years ago
Pootle c86ba85617 Commit from translate.jitsi.org by user emcho.: 1063 of 1064 messages translated (0 fuzzy).
15 years ago