Commit Graph

8956 Commits (01fabbeeec92e8be543db64bb7d87638ff48ef7e)
 

Author SHA1 Message Date
Damian Minkov 01fabbeeec Fixes leaking queries and their results. Fixes memory leaking xml texts in chat panel. Autoaway configuration saved while typing.
14 years ago
Lyubomir Marinov 5f8c5a9063 Refactors the cross-protocol conference support.
14 years ago
Boris Grozev c4bab78e1e Makes MediaServiceImpl#getDefaultDevice return non-null even if no formats are enabled for the device. Updates some of it's usages accordingly. This fixes a problem with SIP audio calls failing when all video formats are disabled.
14 years ago
Yana Stamcheva eee0d3144a Removes unused images.
14 years ago
Yana Stamcheva 86a0325947 New enhanced interface.
14 years ago
Vincent Lucas 9dfae46328 Changes XMPP attended transfer to behave like SIP.
14 years ago
Boris Grozev 296e39ad9b Changes the EncodingConfiguration instance stored in MediaServiceImpl to one which contains global settings. Changes the names of some methods in EncodingConfiguration and MediaService to make their meaning more clear. Adds storeProperties() methods to EncodingConfiguration, makes EncodingsPanel use them.
14 years ago
Lyubomir Marinov 7a196cf51a Strips space characters from the contact addresses/phone numbers (typed into the user interface).
14 years ago
Vincent Lucas 9ca85e1a5d Merges some code between Jabber and GTalk protocols, in order to removes some cast exception.
14 years ago
Vincent Lucas 29f501bf32 Changes XMPP unattended transfer behavior to act like SIP. Informs the user if the transfer failed because the roster does not contains the remote peer.
14 years ago
Emil Ivov e19425dac3 Adds support for the IETF Opus codec (patch by Boris Grozev). Fixes a problem that prevented Jitsi from using formats that are disabled by default (pach by Boris Grozev)
14 years ago
Yana Stamcheva ccd6ba826f Fixes call transfer to a filtered contact. Makes the transfer dialog non modal.
14 years ago
Yana Stamcheva a10c9ce805 Don't show history search results before other contact sources. Fixes the appearing of the "Unknown contact view" when there are actual results available for the performed search.
14 years ago
Damian Minkov d79dcf7ec4 Fixes some messages using apostrophe and parameters. Fixes an inaccurate message used in OTR. Contributed by Alexandros Papadopoulos.
14 years ago
Yana Stamcheva d955f59d19 Fixes NullPointerException for contacts that don't have preferred protocol provider.
14 years ago
Yana Stamcheva ee908cba05 Adds phonenumbers and search to transfer and conference invite dialogs. Improves the chat invite dialog by adding a search field on the top of the source contact list.
14 years ago
Damian Minkov 4f194782e3 Fixes java 5 compatibility.
14 years ago
Damian Minkov 02e280b3c2 Reverts .classpath file.
14 years ago
Emil Ivov d8f2441317 Applies a patch from Boris Grozev that allows setting different codec configurations to different accounts. It is now possible to set entirely different codec preference for every account.
14 years ago
Emil Ivov ceac37aa4f Applies a patch from Boris Grozev that fixes an exception thrown when an account is enabled through the options window while trace logging is on.
14 years ago
Emil Ivov 1cbd7cd579 Adds an empty png for spellcheck languages without a flag (they currently appear with the american flag). Patch by Boris Grozev
14 years ago
Emil Ivov d3feab7e0e Fixes AIM account registration link. Patch by Boris Grozev
14 years ago
Emil Ivov 52da41bfc1 Applies a patch from Boris Grozev that now prevents ICE configuration from closing with an invalid port number for STUN and TURN servers
14 years ago
Emil Ivov 362646a3cd Applies a patch from Boris Grozev that fixes the option that allows to disable smileys
14 years ago
Emil Ivov e2c6718d5b Applies a patch from Boris Grozev that Adds a password strength meter to XMPP password changes and improves the feature in other ways.
14 years ago
Damian Minkov 8ecc482d92 Renames voicemail alias uri label to voicemail subscription uri.
14 years ago
Vincent Lucas 3e9672f11a Updates Ice4j to svn revision #336: Applies first part of Carl Hasselskog patch: UPnP potential deadlock, Connector closing, CandidateHarvesterSet thread pool merged.
14 years ago
Vincent Lucas dd9164a342 Corrects writing DTMF payload (RFC4733) for RTP packets, when the RTP packet length is greater then the fixed header (i.e. with CSRC identifiers).
14 years ago
Damian Minkov 9049a68efe Renames auto answer menu.
14 years ago
Yana Stamcheva d27ffc28e4 Fixes NullPointerException thrown when a call is received and there's no available media device.
14 years ago
Vincent Lucas 7d77fafb99 Corrects disable/re-enable sound notification mechanism.
14 years ago
Damian Minkov 5b0151fa18 Skips empty property names in configuration service and provisioning.
14 years ago
Vincent Lucas f5ab22a881 Merges redundant code (between CryptoPacketExtension and sdes4j) for parsing SDes crypto attribute (proposed by Ingo Bauersachs).
14 years ago
Damian Minkov de48167352 Updates task signing macosx app.
14 years ago
Damian Minkov 51d8e560d0 Changes extracting auto away configurations.
14 years ago
Vincent Lucas 2836fe726f Improves SIP and XMPP configuration interface to choose the priority between ZRTP and SDes.
14 years ago
Damian Minkov 3363acadf0 Adds signing application when creating dmg.
14 years ago
Yana Stamcheva c4e05c0cbd Updates the list of custom action buttons when a CustomContactActionsService is registered/unregistered.
14 years ago
Damian Minkov 505be00d1d Changes the way action is performed on custom actions for source contacts. Fixes displaying notification source contacts.
14 years ago
Yana Stamcheva 9931f4b800 Making the contact list component available from outside the gui bundle.
14 years ago
Damian Minkov 325cea15eb Fixes run and tests.
14 years ago
Damian Minkov 305bf0ae6a Retrieves account display name from account id if not returned from the account info operationset.
14 years ago
Damian Minkov 7f5f544336 Adds missing import, that fixes incoming file transfer on windows.
14 years ago
Yana Stamcheva dfef701e1d Fixes contact's appearing when the status message is too long.
14 years ago
Yana Stamcheva 792e6403ae Fixes contact list button clicks.
14 years ago
Lyubomir Marinov 7a48895242 Fixes a NullPointerException during video conference calls. Reported by Emil Ivov.
14 years ago
Vincent Lucas bf34dca47e Updates Ice4j to revision #333: Corrects connectivity check client nerver terminate (Jingle only). Reported by Lyubomir Marinov: org.ice4j.ice.ConnectivityCheckClient.run() will skip a check beat.
14 years ago
Damian Minkov 97ed9feac0 Fixes autoway listening for idle, a bug where it adds listening for 0sec. of idle time.
14 years ago
Yana Stamcheva 8004132d5c Fixes single window interface.
14 years ago
Yana Stamcheva f9176ff142 Adds plugin components in the Swing thread.
14 years ago