Commit Graph

10204 Commits (783acc2913a6d788844c14e7f62866bfb2e626e5)
 

Author SHA1 Message Date
hristoterezov 4014631dd5 Fixes java 1.6 compatibility of image links replacement functionality in chat window.
12 years ago
hristoterezov a16097f5cd Adds check for image size and content type for the image replacement of links. Adds "show preview" link next to the image link if the preview of the images is disabled. Patch provided by Marin Dzhigarov on dev mailing list (subject: "PATCH: Replacement of Image/Video links").
12 years ago
Vincent Lucas f02a12d22d Adds stream capture and render via CoreAudio for MacOSX. This is a first version which needs more testing. The default audio system on MacOSX is still PortAudio.
12 years ago
Damian Minkov cdc0a4229a Fixes discovering cusax connected contacts when using call history.
12 years ago
Damian Minkov 997f265079 Skips the image for source contacts if it is the default one (dialing from call history showed low resolution image for in,out or missed calls).
12 years ago
Damian Minkov 18109ff141 Adds status of contact to chat message button in call panel.
12 years ago
Damian Minkov ff12a2c690 Adds an option to display peer names in call history tooltips.
12 years ago
hristoterezov 2e1e00308e Fixes jabber calls.
12 years ago
hristoterezov c8fa7a17f6 Fixes jabber calls.
12 years ago
hristoterezov 587c994d7d Fixes NPE in findPrivateContactByRealId method which tries to find private messaging contact.
12 years ago
Damian Minkov 2c15f7d58c Fixes displaying buttons in call window for cusax contacts (chat and plugin buttons).
12 years ago
hristoterezov 6b39f6cec2 Fixes StringIndexOutOfBoundsException exception when a file with the same filename as the transfered file exists and the filename doesn't contains ".".
12 years ago
hristoterezov 4cd13a4a64 Implements private messaging chats.
12 years ago
Damian Minkov 1316ddd1a3 Fixes otr chat toolbar menu entry.
12 years ago
Damian Minkov e9205efb01 Updates menu for plugin discovery.
12 years ago
Damian Minkov b392f5e191 Adds PluginComponentFactory which is responsible for creating the PluginComponent, fixes the problem of adding multiple instances of the same plugin component on different panels (multi window chats).
12 years ago
Damian Minkov 23dcb2536d Fixes changing chat transport icons and the icon of chat tabs when status changes for a contact resource, sometimes there were not synchronized or online while all resources are offline.
12 years ago
Damian Minkov c2f6bcfed9 Moves some ui code to be executed in EDT.
12 years ago
Damian Minkov 6ba7ef32e3 Displays account display name when listing accounts in chat room dialog.
12 years ago
Damian Minkov 84fd05d424 Fixes - create new jabber account with a custom port, issue #1117. Patch provided by Semen Baranov.
12 years ago
Damian Minkov 1460e91541 Changes scrollable tabs forward/backward icons if new message is received and the tab is not in the visible list of opened chat tabs, a problem where user can miss messages if too many open tabs exist.
12 years ago
Lyubomir Marinov 3bc2321407 Fixes a failure to generate key frames in the H.264 encoder.
12 years ago
Damian Minkov 0867960cab Disables configuration of call recording if call recording button is hidden.
12 years ago
Damian Minkov 901c3f43d2 Adds an option when using proxies to forward DNS traffic to an address, useful for Tor users to avoid DNS leak.
12 years ago
Damian Minkov fe03d3bd60 Updates call history view on call ended. Patch provided by Timothy Price.
12 years ago
Damian Minkov c16dec5bdd Updates rpm spec and shell script to build the rpm package. Provided by Pavel Tankov.
12 years ago
Damian Minkov 4f29c79738 Fixes spell check error in field name.
12 years ago
Damian Minkov ed790ad3dd Fixes NPE which prevents removing a contact from the UI.
12 years ago
Damian Minkov cadac24c49 Fixes tests.
12 years ago
Damian Minkov 2c159b4d05 Saves last seen message coming from server as chat room history and skip older history messages from now on.
12 years ago
Damian Minkov 0f132ff1b0 Fixes build.
12 years ago
Damian Minkov 6a21b7ef24 Fixes history button in chat window to work and with chat rooms.
12 years ago
Damian Minkov 180310ee9a Adds missing linux specific bundle jars in deb package.
12 years ago
Damian Minkov b330917676 Adds message when otr session is enabled whether chat logging history is on or off and an option to open menu to change this settings.
12 years ago
Damian Minkov a9cd74ac92 Adds button in chat window to easily enable/disable chat history logging.
12 years ago
Damian Minkov 9427503509 Fixes NPE when there is a server error without error set in XMPPException, normally happens on server timeout and user sees the reason "null".
12 years ago
Lyubomir Marinov 610f0ae934 Enables the detection of PulseAudio and Video4Linux2 systems under FreeBSD. Tzanetos Balitsaris
12 years ago
Lyubomir Marinov 2f3339dacf Optimizes the search in the properties editor. Marin Dzhigarov
12 years ago
Vincent Lucas 084e2b42b5 Corrects count synchronization for the remaining Outlook notification events.
12 years ago
paweldomas 8c45cc938d Fixes NPE in removeStoredAccount().
12 years ago
Lyubomir Marinov 10aae5aeb3 Fixes a dealock in the Windows Audio Session API (WASAPI) backend. Reported by Ingo Bauersachs.
12 years ago
hristoterezov 3cb8cb16db Fixes issue with adding permanently chat rooms to the list of saved chat rooms.
12 years ago
Boris Grozev 230da0fb9c Don't use P2PTransportManager for conferences using a jitsi-videobridge (allows
12 years ago
Vincent Lucas e6fe77ab44 Corrects synchronization issue when adding contacts. Adds function to get the pending notification for Outlook contacts.
12 years ago
Damian Minkov 79a55e8cbd Fixes swapped web button icons.
12 years ago
hristoterezov ec87356241 Changes the subject fields layout in the change nickname chat room dialog. Removes "Set Subject" checkbox. Adds "Set Subject" label to expand the subject field. Adds "Subject" tip text in the subject field.
12 years ago
hristoterezov aba708837d Fixes the issue with joinning the chat room before the user enters nickname and click the "OK" button.
12 years ago
Vincent Lucas a9023d0df2 Limits permissions required to access to Outlook contact database.
12 years ago
hristoterezov 5bb698e456 Adds "set subject" checkbox and subject text field to the chat room nickname dialog. If the subject checkbox is checked the subject of the room will be changed when the user join the chat room.
12 years ago
Damian Minkov f6cdf4e4b5 Shows contacts information if available even if they are offline, like telephone numbers and web links.
12 years ago