Yana Stamcheva
9055a1adb0
Adds a default property indicating if the "User online provisioning" link is shown. By default the property is set to true.
15 years ago
Damian Minkov
dc2b4805c0
Some debug for failing jabber tests.
15 years ago
Yana Stamcheva
ff20df76eb
Pre-selects the protocol provider corresponding to the default protocol in the add contact dialog.
15 years ago
Damian Minkov
87b95d7fb3
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".
15 years ago
Damian Minkov
1ade15d9d9
Fix removing empty group.
15 years ago
Damian Minkov
336ad7de14
Fix moving xcap contact from not in contactlist group to new group and update its status.
15 years ago
Pootle
264fb3fab3
Commit from translate.jitsi.org by user ibauersachs.: 1052 of 1053 messages translated (0 fuzzy).
15 years ago
Damian Minkov
cf243bb50f
Fixing tests.
15 years ago
Damian Minkov
6064f8d33c
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.
15 years ago
Lyubomir Marinov
754f0397d2
Fixes a memory corruption causing a run.exe crash which has been reported multiple times on the dev and users mailing lists.
15 years ago
Pootle
2746bba011
Commit from translate.jitsi.org by user emcho.: 1052 of 1053 messages translated (0 fuzzy).
15 years ago
Yana Stamcheva
6c39c322f4
Adds default values for provisioning method and URI.
15 years ago
Yana Stamcheva
641e17e084
Shows the "SIP configuration" form after the global proxy in the advanced options.
15 years ago
Yana Stamcheva
ae44518a3b
Optimizes some call methods and makes the unknown contact view call button remove special symbols from phone numbers.
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
Emil Ivov
f19eb013da
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.
15 years ago
Yana Stamcheva
ea51b98a11
Formats search strings when calling. Removes intervals and brackets. Also removes dashes from number only strings.
15 years ago
Yana Stamcheva
e88d3d51bf
Moves some logs from the info log level to the debug level.
15 years ago
Yana Stamcheva
519dd81732
Moves a contact list log from info to debug level.
15 years ago
Yana Stamcheva
d482dcaefc
Fixes disabled mute and sound buttons in a conference call.
...
Fixes NullPointerException causing problems with sound indicators in a conference call.
15 years ago
Sebastien Vincent
1b4d394285
Fix partial desktop streaming moving.
15 years ago
Damian Minkov
ea1a3a701d
Fix frame rate with jingle calls.
15 years ago
Yana Stamcheva
9122046391
Shows resolution information in the new resize video button menu.
15 years ago
Yana Stamcheva
7ea9f5f0ad
Shows the full screen button only when the remote video is visible.
15 years ago
Damian Minkov
06b6ac13a8
Changing fix for issue#943, set the title to the application name, as its static value and previous fix produces random string as window title.
15 years ago
Yana Stamcheva
d825ea02a4
Allow changing remote video quality.
15 years ago
Damian Minkov
926eb21784
Allow setting params for the size of image we are able to show during video call and dispatch such params by streaming the supplied resolution.
15 years ago
Yana Stamcheva
2883ad8973
Mute button selected.
15 years ago
Yana Stamcheva
7a3bfde430
Call window toolbar enhancements.
15 years ago
Damian Minkov
e625b43735
Fixing another lock, when icq is disconnecting ui asks for registrationState which was retrieved from aim connection, which is already locked cause of disconnect.
15 years ago
Lyubomir Marinov
235332bb0f
Temporarily works around a problem in JAWTRenderer on Mac OS X and MacBookPro8 which appears as low frame rate by falling back to an earlier implementation which seems to work as expected with respect to frame rate.
15 years ago
Damian Minkov
531846e795
Prevent deadlock when reconnecting icq protocol.
...
Fixed excessive logging for status update, reported by Emil Ivov.
Fix some strings in macosx info.plist.
15 years ago
Sebastien Vincent
28db3b1c91
Update ice4j.jar that fix a possible ConcurrentModificationException.
15 years ago
Yana Stamcheva
c408f5cfcf
Fixed excesive logging in the contact list ui, reported by Emil Ivov.
15 years ago
Damian Minkov
1189901439
Show connecting status during reconnects.
...
When detect network changes calm for a second, give time all network configurations to finish.
Add un-registering state to some providers.
Fix a wrong state of jabber provider shown in status lists.
Make sure un-registering and registering is done in separate threads in reconnect plugin, to avoid blocking each other and possible ui locks.
15 years ago
Yana Stamcheva
b2fdecc608
In the SIP create account form do not clear new account data if the user clicks again on the radio button.
15 years ago
Yana Stamcheva
88385fe89d
Show the create account form if the wizard supports it.
15 years ago
Damian Minkov
796f438f8b
Fix title of java dialogs and frames under gnome 3.
15 years ago
Damian Minkov
d0ce7649b8
Don't register growl if its not running we won't be able to use it, and we will fall back using defaults.
15 years ago
Damian Minkov
1deeb60df2
Create log file archives in separate thread.
15 years ago
Damian Minkov
8e9072c8fa
Update recorder when we mute mute/unmute a call peer.
15 years ago
Sebastien Vincent
0abf389e39
Fix a possible NullPointerException in Google Contacts.
15 years ago
Sebastien Vincent
980fd931e7
Update ice4j.jar that add some logs when some ICE checks fail.
15 years ago
Sebastien Vincent
ec46651473
Show login/password window if we get a credentials problem from Google Contacts.
15 years ago
Yana Stamcheva
5a1f93e019
Moves some special properties in the ExtendedAccountRegistrationWizard interface.
15 years ago
Yana Stamcheva
0cfc06a084
Moves some special properties in the ExtendedAccountRegistrationWizard interface.
15 years ago
Pootle
28ee92fa77
Commit from translate.jitsi.org by user acastroy.: 1052 of 1053 messages translated (0 fuzzy).
15 years ago
Pootle
626a366e2c
Commit from translate.jitsi.org by user emcho.: 813 of 1053 messages translated (64 fuzzy).
15 years ago
Pootle
8434bef895
Commit from translate.jitsi.org by user emcho.: 83 of 1053 messages translated (44 fuzzy).
15 years ago
Pootle
2c71064781
Commit from translate.jitsi.org by user emcho.: 245 of 1053 messages translated (32 fuzzy).
15 years ago