| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds support for DTLS-SRTP with SIP. | Lyubomir Marinov | 2013-10-03 | 18 | -415/+826 |
* | Fixes warnings, spelling mistakes. | Lyubomir Marinov | 2013-10-03 | 6 | -27/+30 |
* | Adds mobile indicator icon next contacts when there are detected to be logged... | Damian Minkov | 2013-10-03 | 8 | -1/+391 |
* | Renames property to fit convention. | Damian Minkov | 2013-09-30 | 1 | -5/+5 |
* | Adds method to match PluginComponent to parent factory, used when unregisteri... | Damian Minkov | 2013-09-30 | 20 | -43/+94 |
* | Closes open chats, like we close the main window when quiting the ui, so we a... | Damian Minkov | 2013-09-30 | 1 | -0/+5 |
* | Adds new property which can skip using default saved preferred provider when ... | Damian Minkov | 2013-09-30 | 1 | -3/+49 |
* | Fixes java 1.6 compatibility of image links replacement functionality in chat... | hristoterezov | 2013-09-30 | 3 | -7/+7 |
* | Adds check for image size and content type for the image replacement of links... | hristoterezov | 2013-09-30 | 14 | -65/+947 |
* | Fixes discovering cusax connected contacts when using call history. | Damian Minkov | 2013-09-26 | 7 | -71/+296 |
* | Skips the image for source contacts if it is the default one (dialing from ca... | Damian Minkov | 2013-09-26 | 4 | -2/+44 |
* | Adds status of contact to chat message button in call panel. | Damian Minkov | 2013-09-26 | 3 | -2/+140 |
* | Adds an option to display peer names in call history tooltips. | Damian Minkov | 2013-09-25 | 3 | -2/+50 |
* | Fixes jabber calls. | hristoterezov | 2013-09-25 | 1 | -3/+2 |
* | Fixes jabber calls. | hristoterezov | 2013-09-25 | 1 | -1/+1 |
* | Fixes NPE in findPrivateContactByRealId method which tries to find private me... | hristoterezov | 2013-09-24 | 1 | -0/+6 |
* | Fixes displaying buttons in call window for cusax contacts (chat and plugin b... | Damian Minkov | 2013-09-24 | 1 | -0/+36 |
* | Fixes StringIndexOutOfBoundsException exception when a file with the same fil... | hristoterezov | 2013-09-24 | 1 | -2/+7 |
* | Implements private messaging chats. | hristoterezov | 2013-09-24 | 39 | -137/+1126 |
* | Fixes otr chat toolbar menu entry. | Damian Minkov | 2013-09-24 | 1 | -1/+5 |
* | Updates menu for plugin discovery. | Damian Minkov | 2013-09-24 | 1 | -1/+89 |
* | Adds PluginComponentFactory which is responsible for creating the PluginCompo... | Damian Minkov | 2013-09-24 | 26 | -456/+609 |
* | Fixes changing chat transport icons and the icon of chat tabs when status cha... | Damian Minkov | 2013-09-20 | 3 | -10/+37 |
* | Moves some ui code to be executed in EDT. | Damian Minkov | 2013-09-19 | 1 | -1/+13 |
* | Displays account display name when listing accounts in chat room dialog. | Damian Minkov | 2013-09-19 | 1 | -1/+1 |
* | Fixes - create new jabber account with a custom port, issue #1117. Patch prov... | Damian Minkov | 2013-09-18 | 1 | -3/+12 |
* | Changes scrollable tabs forward/backward icons if new message is received and... | Damian Minkov | 2013-09-18 | 2 | -6/+85 |
* | Disables configuration of call recording if call recording button is hidden. | Damian Minkov | 2013-09-17 | 1 | -1/+4 |
* | Adds an option when using proxies to forward DNS traffic to an address, usefu... | Damian Minkov | 2013-09-17 | 4 | -45/+265 |
* | Updates call history view on call ended. Patch provided by Timothy Price. | Damian Minkov | 2013-09-17 | 1 | -12/+12 |
* | Fixes spell check error in field name. | Damian Minkov | 2013-09-13 | 6 | -42/+38 |
* | Fixes NPE which prevents removing a contact from the UI. | Damian Minkov | 2013-09-12 | 1 | -3/+0 |
* | Fixes tests. | Damian Minkov | 2013-09-12 | 1 | -1/+1 |
* | Saves last seen message coming from server as chat room history and skip olde... | Damian Minkov | 2013-09-12 | 1 | -0/+47 |
* | Fixes build. | Damian Minkov | 2013-09-12 | 1 | -1/+2 |
* | Fixes history button in chat window to work and with chat rooms. | Damian Minkov | 2013-09-12 | 4 | -31/+140 |
* | Adds message when otr session is enabled whether chat logging history is on o... | Damian Minkov | 2013-09-11 | 4 | -11/+98 |
* | Adds button in chat window to easily enable/disable chat history logging. | Damian Minkov | 2013-09-11 | 12 | -96/+595 |
* | Fixes NPE when there is a server error without error set in XMPPException, no... | Damian Minkov | 2013-09-11 | 1 | -1/+2 |
* | Optimizes the search in the properties editor. Marin Dzhigarov | Lyubomir Marinov | 2013-09-11 | 7 | -322/+438 |
* | Corrects count synchronization for the remaining Outlook notification events. | Vincent Lucas | 2013-09-04 | 1 | -2/+3 |
* | Fixes NPE in removeStoredAccount(). | paweldomas | 2013-09-03 | 1 | -1/+1 |
* | Fixes issue with adding permanently chat rooms to the list of saved chat rooms. | hristoterezov | 2013-09-02 | 1 | -1/+1 |
* | Don't use P2PTransportManager for conferences using a jitsi-videobridge (allows | Boris Grozev | 2013-08-31 | 1 | -1/+8 |
* | Corrects synchronization issue when adding contacts. Adds function to get the... | Vincent Lucas | 2013-08-31 | 4 | -7/+64 |
* | Changes the subject fields layout in the change nickname chat room dialog. Re... | hristoterezov | 2013-08-30 | 1 | -49/+55 |
* | Fixes the issue with joinning the chat room before the user enters nickname a... | hristoterezov | 2013-08-30 | 3 | -2/+6 |
* | Adds "set subject" checkbox and subject text field to the chat room nickname ... | hristoterezov | 2013-08-29 | 8 | -39/+272 |
* | Shows contacts information if available even if they are offline, like teleph... | Damian Minkov | 2013-08-29 | 1 | -0/+1 |
* | Cleans up code, fixes javadocs, applies tiny optimizations. | Lyubomir Marinov | 2013-08-28 | 6 | -233/+315 |