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
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
Yana Stamcheva
3be2726261
Changes protocol name from JABBER to Jabber.
14 years ago
Emil Ivov
9feab56577
Changes project name in source license headers from SIP Communicator to Jitsi
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
Ingo Bauersachs
9b8b97ae86
Enable translation of the event configuration
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
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
Ingo Bauersachs
18a8eff3c0
Fix replacement parameter index of peer cert message. Reported by Daniel Zucchetto on the dev-list.
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
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
...
configuration form
14 years ago
Damian Minkov
2e6572a7f6
Refactor password dialog to show stored passwords for provisioning and http.
...
Fixes sip connected with new values after account edit.
14 years ago
Yana Stamcheva
f4479d54a2
Merges contact source configurations in a single configuration form.
...
Adds the possibility to disable/enable MacOSX AddressBook and MS Outlook.
Adds a prefix configuration to all contact sources: AddressBook, Outlook, LDAP, Google Contacts.
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
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
...
Replace the CertificateVerificationService with CertificateService to correctly validate the hostname of servers
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
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
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.
15 years ago
Sebastien Vincent
7a2b6bfe63
Adds languages resources for LDAP fields configuration tab.
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
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
Ingo Bauersachs
954e015719
Fix a typo (callng -> calling)
15 years ago
Yana Stamcheva
9cee3a9d13
Renames "Contact name" field in the Add contact window to "ID or Number". This fix is related to the discussion raised by Gerald Leppert on the dev mailing list (subject: "Some experiences with Jitsi from a new user & enhancement requests")
15 years ago
Yana Stamcheva
d43a1b4ab2
Fixes checkboxes lag in the audio and video configuration forms.
15 years ago
Yana Stamcheva
ff20df76eb
Pre-selects the protocol provider corresponding to the default protocol in the add contact dialog.
15 years ago
Yana Stamcheva
641e17e084
Shows the "SIP configuration" form after the global proxy in the advanced options.
15 years ago
Yana Stamcheva
5cb8b89cbe
Removes special symbols before callng phone numbers and lets the user configure a property to enable/disable this functionality.
15 years ago
Yana Stamcheva
d825ea02a4
Allow changing remote video quality.
15 years ago
Yana Stamcheva
7a3bfde430
Call window toolbar enhancements.
15 years ago
Yana Stamcheva
3a2743bb48
Change Login string to Username.
15 years ago
Yana Stamcheva
9d0104d977
Make it impossible to create a Jabber account without a server specified (either as part of the user name or in the server field).
15 years ago
Damian Minkov
367514a9f4
Add option in video advanced settings to disable custom framerate and to restore defaults.
15 years ago
Damian Minkov
424b3c9455
Video advanced settings panel, still not enabled.
15 years ago
Sebastien Vincent
5ba9e85bb9
Enable UPnP by default.
15 years ago
Yana Stamcheva
74c93fae64
Fixes sip2sip and ippi create account forms (fixed problems in error showing and added a password comparison).
15 years ago