aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adds mobile indicator icon next contacts when there are detected to be logged...Damian Minkov2013-10-038-1/+391
* Renames property to fit convention.Damian Minkov2013-09-301-5/+5
* Adds method to match PluginComponent to parent factory, used when unregisteri...Damian Minkov2013-09-3020-43/+94
* Closes open chats, like we close the main window when quiting the ui, so we a...Damian Minkov2013-09-301-0/+5
* Adds new property which can skip using default saved preferred provider when ...Damian Minkov2013-09-301-3/+49
* Fixes java 1.6 compatibility of image links replacement functionality in chat...hristoterezov2013-09-303-7/+7
* Adds check for image size and content type for the image replacement of links...hristoterezov2013-09-3014-65/+947
* Fixes discovering cusax connected contacts when using call history.Damian Minkov2013-09-267-71/+296
* Skips the image for source contacts if it is the default one (dialing from ca...Damian Minkov2013-09-264-2/+44
* Adds status of contact to chat message button in call panel.Damian Minkov2013-09-263-2/+140
* Adds an option to display peer names in call history tooltips.Damian Minkov2013-09-253-2/+50
* Fixes jabber calls.hristoterezov2013-09-251-3/+2
* Fixes jabber calls.hristoterezov2013-09-251-1/+1
* Fixes NPE in findPrivateContactByRealId method which tries to find private me...hristoterezov2013-09-241-0/+6
* Fixes displaying buttons in call window for cusax contacts (chat and plugin b...Damian Minkov2013-09-241-0/+36
* Fixes StringIndexOutOfBoundsException exception when a file with the same fil...hristoterezov2013-09-241-2/+7
* Implements private messaging chats.hristoterezov2013-09-2439-137/+1126
* Fixes otr chat toolbar menu entry.Damian Minkov2013-09-241-1/+5
* Updates menu for plugin discovery.Damian Minkov2013-09-241-1/+89
* Adds PluginComponentFactory which is responsible for creating the PluginCompo...Damian Minkov2013-09-2426-456/+609
* Fixes changing chat transport icons and the icon of chat tabs when status cha...Damian Minkov2013-09-203-10/+37
* Moves some ui code to be executed in EDT.Damian Minkov2013-09-191-1/+13
* Displays account display name when listing accounts in chat room dialog.Damian Minkov2013-09-191-1/+1
* Fixes - create new jabber account with a custom port, issue #1117. Patch prov...Damian Minkov2013-09-181-3/+12
* Changes scrollable tabs forward/backward icons if new message is received and...Damian Minkov2013-09-182-6/+85
* Disables configuration of call recording if call recording button is hidden.Damian Minkov2013-09-171-1/+4
* Adds an option when using proxies to forward DNS traffic to an address, usefu...Damian Minkov2013-09-174-45/+265
* Updates call history view on call ended. Patch provided by Timothy Price.Damian Minkov2013-09-171-12/+12
* Fixes spell check error in field name.Damian Minkov2013-09-136-42/+38
* Fixes NPE which prevents removing a contact from the UI.Damian Minkov2013-09-121-3/+0
* Fixes tests.Damian Minkov2013-09-121-1/+1
* Saves last seen message coming from server as chat room history and skip olde...Damian Minkov2013-09-121-0/+47
* Fixes build.Damian Minkov2013-09-121-1/+2
* Fixes history button in chat window to work and with chat rooms.Damian Minkov2013-09-124-31/+140
* Adds message when otr session is enabled whether chat logging history is on o...Damian Minkov2013-09-114-11/+98
* Adds button in chat window to easily enable/disable chat history logging.Damian Minkov2013-09-1112-96/+595
* Fixes NPE when there is a server error without error set in XMPPException, no...Damian Minkov2013-09-111-1/+2
* Optimizes the search in the properties editor. Marin DzhigarovLyubomir Marinov2013-09-117-322/+438
* Corrects count synchronization for the remaining Outlook notification events.Vincent Lucas2013-09-041-2/+3
* Fixes NPE in removeStoredAccount().paweldomas2013-09-031-1/+1
* Fixes issue with adding permanently chat rooms to the list of saved chat rooms.hristoterezov2013-09-021-1/+1
* Don't use P2PTransportManager for conferences using a jitsi-videobridge (allowsBoris Grozev2013-08-311-1/+8
* Corrects synchronization issue when adding contacts. Adds function to get the...Vincent Lucas2013-08-314-7/+64
* Changes the subject fields layout in the change nickname chat room dialog. Re...hristoterezov2013-08-301-49/+55
* Fixes the issue with joinning the chat room before the user enters nickname a...hristoterezov2013-08-303-2/+6
* Limits permissions required to access to Outlook contact database.Vincent Lucas2013-08-301-33/+68
* Adds "set subject" checkbox and subject text field to the chat room nickname ...hristoterezov2013-08-298-39/+272
* Shows contacts information if available even if they are offline, like teleph...Damian Minkov2013-08-291-0/+1
* Cleans up code, fixes javadocs, applies tiny optimizations.Lyubomir Marinov2013-08-286-233/+315
* Formats the source code of the propertieseditor plugin according to our conve...Lyubomir Marinov2013-08-285-8/+1