Commit Graph

10841 Commits (db8071c2d4aba6bee1a02364aea5240ec1b07cbb)
 

Author SHA1 Message Date
hristoterezov 72d8ff7bf6 Renames USER_SEARCH_DISABLED account property to USER_SEARCH_ENABLED.
12 years ago
Lyubomir Marinov 9d8787efe5 Fixes an issue with the LookAndFeel on Linux which might cause a GTK+-specified font to not be used.
12 years ago
Lyubomir Marinov 0c7cdf4e64 Fixes an IllegalStateException in FileAccessServiceImpl when executing inside Jitsi Videobridge.
12 years ago
Damian Minkov 8ef362f081 Fixes history corrupting records when they contain utf chars < 0x20, reported on the maiinglist by Danny van Heumen. Adds tests to reproduce this case.
12 years ago
Damian Minkov 7959e53827 Updates bouncycastle to 1.50 and build debian source package.
12 years ago
Ingo Bauersachs eef30bf631 Log LDAP errors with filter expression
12 years ago
Damian Minkov 7b9ae60ccd Updates run target in order to be able to start using java 1.7 under macosx without error during initialization of VM.
12 years ago
Damian Minkov 052f8fba05 Adds debug logging for msofficecomm plugin.
12 years ago
Lyubomir Marinov df93dec8f7 Fixes warnings.
12 years ago
Lyubomir Marinov b09f0618e6 Fixes the sending of RTCP feedback messages to support Full Intra Refresh (FIR). Updates bouncycastle to 1.50. Allows getting the complexity set on the Opus encoder (for debugging/informational purposes).
12 years ago
hristoterezov 70daf44fbb Changes the updateCallRecordPeerSecondaryAddress method parameters in call history service and fixes NPE in call history service.
12 years ago
hristoterezov 744d44d3f2 Fixes index out of bounds exception in call history service.
12 years ago
hristoterezov 8ddaf872ed Adds provider to the call history peer event and adds support for secondary peer ids when call history contact is created.
12 years ago
Damian Minkov bfa414a01e Adds property to enable mode which skips creating empty meta contact list groups, or groups for missing protocol providers.
12 years ago
hristoterezov 9b7242eeb6 Fixes auto generated catch clauses.
12 years ago
hristoterezov 96cfcc5ac8 Adds new call history listeners which will be notified when new call peer record is added and implements updating a call history record.
12 years ago
Damian Minkov 40341d37b6 Reverts previous commit.
12 years ago
Damian Minkov 91d69db865 Skips creating empty meta contact list groups, or groups for missing protocol providers.
12 years ago
Damian Minkov 3f04c5d0b8 Adds headers for compiling macosx launcher.
12 years ago
Lyubomir Marinov c100eacc6a Fixes a deadlock in the ICE implementation between Agent.free() and StunClientTransaction observed in Jitsi Videobridge.
12 years ago
Damian Minkov f7d633a0b7 Adds option to edit members list for room, available for administrators and room owners.
12 years ago
Damian Minkov 42dc02b1e8 Sets constant font size for display name in contact list.
12 years ago
hristoterezov 9ec8bbdef5 Adds configuration property to hide remove chat room right hand menu item if the property is true and the user is owner of the room.
12 years ago
Lyubomir Marinov 73487644d4 Fixes an issue with Packet Loss Concealment (PLC) which could cause muting in Jitsi Videobridge conferences to 'repeat' after unmuting.
12 years ago
hristoterezov 3ee2cd893c Fixes possible memory leak in the chat rooms when the user leaving or destroying the chat room.
12 years ago
hristoterezov 5810b3199b Implements destroy chat room functionality. Adds destroy chat room button and right hand menu item.
12 years ago
Ingo Bauersachs 5d36831f22 I18N for call history group name
12 years ago
Damian Minkov 129d8f30c4 Fixes duplicate labels in chat room config form.
12 years ago
Damian Minkov d8c4a1e1f2 Avoids showing contactlist tooltips if we are no longer focused on our window.
12 years ago
hristoterezov fa49941803 Implements user search contact source.
12 years ago
Lyubomir Marinov e4627ba7d2 Uses a single Thread per StunStack to expire StunServerTransactions in order to reduce the total number of utilized Threads.
12 years ago
Lyubomir Marinov ef205738d9 Defaults to not dropping received RTP packets from muted audio sources and allows the behavior to be enabled through a ConfigurationService property.
12 years ago
Damian Minkov e12dafe556 Hides experimental buttons. Enables/disables the invite chat button depending the chat room role.
12 years ago
Damian Minkov 98d6115293 Uses order of configuration form fields as received from server, now uses one panel for whole config (removed tabs).
12 years ago
Lyubomir Marinov 974344710c Uses a Thread pool for StunClientTransaction in order to improve performance.
12 years ago
Ingo Bauersachs a15bf4472a Hide splash screen when main window is iconified on startup
12 years ago
Ingo Bauersachs 68bd828427 Fix ZRTP security status notification when video gets disabled
12 years ago
Ingo Bauersachs c32aec02fa Fix typo
12 years ago
Damian Minkov 4cc318de6e Handles protocol events for destroyed rooms and displaying the reason if any.
12 years ago
Damian Minkov 709643c711 Fixes delivering errors for chat room messages.
12 years ago
ibauersachs e7b9defafe Commit from translate.jitsi.org by user ibauersachs.: 1577 of 1577 strings translated (0 fuzzy).
12 years ago
ibauersachs fb12eb73e4 Commit from translate.jitsi.org by user ibauersachs.: 1577 of 1577 strings translated (0 fuzzy).
12 years ago
Damian Minkov 50ae9c6844 Fixes stopping keepalive if unregistered.
12 years ago
Damian Minkov 8075167a42 Fixes possible NPE.
12 years ago
Damian Minkov 7063dd901b Changes tooltip of global status when a new status message is selected.
12 years ago
Damian Minkov 994e8bfe99 Fixes removing properties with partial match, and adds tests for it.
12 years ago
Ingo Bauersachs 02aa358e4f Optional button to open a custom application from the call panel
12 years ago
Ingo Bauersachs 600410a57e Options to customize LDAP queries
12 years ago
Damian Minkov a38f149940 Adds account info in incoming call dialog and property to enable removing domain in caller address.
12 years ago
Lyubomir Marinov 0af99ea38e Uses client-to-mixer audio levels as defined by RFC 6464 to reduce the effects of decryption, decoding, and audio mixing in the presence of muted audio sources in a Jitsi Videobridge telephony conference.
12 years ago