- Displays multiple lines status messages in tooltips and show status messages in contact details window. Patch provided by mike.s corresponding to issue #946.
Other recent changes in earlier versions:
build.3526
- Fixes checkboxes lag in the audio and video configuration forms.
- Ongoing work on Google Talk voice support.
build.3525
build.3524
- Fixes inapropriate use of display name in the gui and adds account indexes to most of the menus containing protocol contacts and accounts.
build.3523
- Fixes gmail contact addresses completion during add contact.
build.3522
- Fixes some issues with "equals()" method in ContactJabberImpl, causing some exceptions while adding/removing jabber contacts.
build.3521
- Fix initial mute state when starting recorder.
build.3520
- Shows indexes for protocol contacts in meta contact tooltip.
build.3519
- Fixes display name change when adding a contact to an existing meta contact. Fixes right button sub-menus previously showing protocol contacts by display name, which when changed was the same for all sub contacts.
- Adds automatically the server part of a jabber contact during add.
build.3518
- Adds a default property indicating if the "User online provisioning" link is shown. By default the property is set to true.
- Checks if the initial provisioning link property exists.
build.3517
- Pre-selects the protocol provider corresponding to the default protocol in the add contact dialog.
- Some debug for failing jabber tests.
build.3516
- Fix moving xcap contact from not in contactlist group to new group and update its status.
- Fix removing empty group.
- Fix metacontact searching for contacts when create address is different from the one returned by getAddress, was affecting setting the display name through add contact dialog. In add contact dialog if we have only one account, now it is selected by default. Improve some error messages patch provided by Andreas Kuckartz in mail with subject "[jitsi-dev] [PATCH] improve error messages".
build.3515
- Initial video size setting, when creating video call. Hide resize button if we can detect that its not supported, and limit the resolutions we have for setting according the remote party settings. Fix changing resolution several times. Fix duplicate field for keeping framerate.
- Fixing tests.
- Commit from translate.jitsi.org by user ibauersachs.: 1052 of 1053 messages translated (0 fuzzy).
build.3514
- Fixes a memory corruption causing a run.exe crash which has been reported multiple times on the dev and users mailing lists.
build.3513
- Commit from translate.jitsi.org by user emcho.: 1052 of 1053 messages translated (0 fuzzy).
build.3512
- Adds default values for provisioning method and URI.
build.3511
- Optimizes some call methods and makes the unknown contact view call button remove special symbols from phone numbers.
- Shows the "SIP configuration" form after the global proxy in the advanced options.
build.3510
- Removes special symbols before callng phone numbers and lets the user configure a property to enable/disable this functionality.
build.3509
- Reduces log level for errors that often occur with SIP keep alives in an effort to preserve readability in log files. Reported by Andreas Kuckartz.
build.3508
- Moves some logs from the info log level to the debug level.
- Formats search strings when calling. Removes intervals and brackets. Also removes dashes from number only strings.
build.3507
- Fixes disabled mute and sound buttons in a conference call. Fixes NullPointerException causing problems with sound indicators in a conference call.
- Moves a contact list log from info to debug level.