Commit Graph

9768 Commits (31a08f9ca8e01c26473eb8e47dbf39c2055ed169)
 

Author SHA1 Message Date
ibauersachs 240505dafd Commit from translate.jitsi.org by user ibauersachs.: 1458 of 1458 strings translated (0 fuzzy).
13 years ago
jitsi-pootle 689dcea53e New files added from translate.jitsi.org based on templates
13 years ago
jitsi-pootle 1a634d88fb Merge branch 'master' of https://github.com/jitsi/jitsi
13 years ago
emcho 6c017a3b25 Commit from translate.jitsi.org by user emcho.: 1458 of 1458 strings translated (0 fuzzy).
13 years ago
yanas 7801583c26 Merge branch 'master' of https://github.com/jitsi/jitsi
13 years ago
yanas 54da6d3fca Merge branch 'master' into invite-dialog-jitsi
13 years ago
Peter O'Neill 766fcf2c51 Add new config option to disable merging contacts, which removse 'Add
13 years ago
Peter O'Neill 09fb0dfcc6 Say that contact details match if one is null and the other is empty,
13 years ago
Peter O'Neill bf18f8eac5 Update JVM crash file location for OSX 10.6-10.8
13 years ago
ibauersachs 82df50859d Commit from translate.jitsi.org by user ibauersachs.: 1458 of 1458 strings translated (0 fuzzy).
13 years ago
ibauersachs 42a0f4702d Commit from translate.jitsi.org by user ibauersachs.: 1458 of 1458 strings translated (0 fuzzy).
13 years ago
yanas b0b59cdf7b Implements a more robust contact resource status update mechanism.
13 years ago
Damian Minkov d1356a9e39 Version change.
13 years ago
Damian Minkov b2404a5b81 Updates rpm dependent java version to be compatible with one on opensuse, change provided by Pavel Tankov.
13 years ago
Peter O'Neill b795ea0a88 Use config to control whether user can change presence state from the systray.
13 years ago
Damian Minkov 921d3a7d3a Adds some ignores and some idea files (iml - idea project to reuse eclipse files, eml - idea specific settings, different then eclipse). Set git to be used in idea project.
13 years ago
hristoterezov e03b8eed1d Fixes issue when the user try to make a call and the peer remains in state connecting forever. The issue is caused by upnp methods that block forever.
13 years ago
hristoterezov ae7814655b Fixes issue when the user try to make a call and the peer remains in state connecting forever. The issue is caused by upnp methods that block forever.
13 years ago
Emil Ivov 0c365db658 Adjusts repo
13 years ago
Emil Ivov 7aadb76bbd Adds a .gitignore file to prevent from accidentally committing bundles and build files.
13 years ago
Peter O'Neill d5ee850afe Fix bug with password storage, where some characters would lead to
13 years ago
Tom Denham 75fef62f93 Fix bug with the 'show more' contact on an LDAP query, where it repeats the first ten contacts when it is first clicked, and doesn't disappear when all available contacts have been shown.
13 years ago
yanas 619546258c Merge branch 'master' of https://github.com/jitsi/jitsi
13 years ago
yanas 24c22544b8 Fixes ConcurrentModificationException in conference invite dialog. Fixes
13 years ago
Lyubomir Marinov 92a4a47fe7 Updates FMJ to r28 which implements shrinking of the audio RTP packet queue/jitter buffer.
13 years ago
Emil Ivov 237c263e27 Adds a LICENSE file in preparation for initial GitHub upload.
13 years ago
Yana Stamcheva 8b276808ae Fixes duplicated contact list when creating a video bridge conference.
13 years ago
Yana Stamcheva 12a30d0da9 Fixes duplicated contact list when creating a video bridge conference.
13 years ago
Yana Stamcheva d7f20f5f85 Fixes build.
13 years ago
Yana Stamcheva 4bbd38c36a Fixes formatting.
13 years ago
Yana Stamcheva 411fb465b8 Adds the possibility to send message or call a specific contact resource (Requested by Mark Atwood and Bdale Garbee). Adds better formatting of tooltips and chat send via selector box.
13 years ago
Yana Stamcheva 88e6ee8b3d Adds the possibility to send message or call a specific contact resource (Requested by Mark Atwood and Bdale Garbee). Adds better formatting of tooltips and chat send via selector box.
13 years ago
Damian Minkov c9cb6e8176 Fixes a problem with quickly displaying video preview can leave the camera open, adds listeners earlier to be sure we will get ui events to stop player.
13 years ago
Damian Minkov 0ea9b7f995 Fixes NPE.
13 years ago
Damian Minkov 810f897f69 Unsubscribe for events we have subscribed when registering sip account.
13 years ago
Hristo Terezov 767fea3eab Removes unnecessary check for the video bridge and a loop from getTransportManager method .
13 years ago
Yana Stamcheva d870383eb4 Shows the ACCOUNT_DISPLAY_NAME in the brackets after the GLOBAL_DISPLAY_NAME for the local user in an audio conference.
13 years ago
Damian Minkov 3ee476f4c3 Fixes duplicating otr menu entries per contact in merged metacontact.
13 years ago
Damian Minkov 83388eefc8 Fixes a memory leak of the chat window which may also cause disappearing ot some plugins from the toolbar.
13 years ago
Damian Minkov 5f66f44716 Updates bundled jre.
13 years ago
Boris Grozev b54915dfb4 Reverts a change from r10752 as it causes problems (e.g. camera staying on after a call)
13 years ago
Yana Stamcheva 8a95f91357 Fixes current configurations of RTP pacing threshold that may have used a value bigger than the newly configured maximum value.
13 years ago
Yana Stamcheva c63b98607a Improves the logic around a global provisioned display name.
13 years ago
Yana Stamcheva bb68946a97 Fixes the search in invite and transfer dialogs to search for substrings too.
13 years ago
Yana Stamcheva 5e10b17cab Fixes a ClassCastException in call invite and transfer dialogs.
13 years ago
Yana Stamcheva cb1708e1a0 Fixes a NumberFormatException in icq contact info retriever.
13 years ago
Yana Stamcheva 60c4cf713a Adds a global display details service giving access to the global display name and the global avatar. Uses this new service to show the global display name and avatar in the conference call interface.
13 years ago
Yana Stamcheva feaf9de89c Limits the RTP pacing threshold maximum value in the video configuration to 999.
13 years ago
Pootle bbc72c870c Commit from translate.jitsi.org by user ibauersachs.: 1458 of 1458 messages translated (0 fuzzy).
13 years ago
Hristo Terezov 17d578f938 Adds check for unreliable transport before scheduling ringing response retransmissions.
13 years ago