aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-2022-43/+286
* Initial support for updated otr4j with support for outgoing message fragmenta...Danny van Heumen2014-09-301-43/+41
* Invalid html entities - no closing semi-colon.Danny van Heumen2014-09-161-2/+2
* Adds new unregister method to clearly distinguish between automatic unregiste...Damian Minkov2014-09-161-5/+5
* Fixes creating unresolved contacts and groups, search for already existing co...Damian Minkov2014-04-021-4/+11
* Adds checks to avoid problem contacts where to providers of same type have gr...Damian Minkov2013-12-161-0/+3
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-2319-101/+136
* Implements a more robust contact resource status update mechanism.yanas2013-04-261-24/+0
* Adds the possibility to send message or call a specific contact resource (Req...Yana Stamcheva2013-04-241-0/+24
* Log dates in all history files as ISO 8601 with timezoneIngo Bauersachs2013-04-073-6/+6
* Works on preventing an issue with the display of remote video which could sca...Lyubomir Marinov2013-02-262-4/+4
* Fixes warnings.Lyubomir Marinov2013-02-251-11/+3
* Separates dns package to service and impl. Creates a ParallelResolver interfa...Yana Stamcheva2013-01-272-2/+2
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-242-2/+2
* Removes unnecessary check when connecting to yahoo.Damian Minkov2012-11-241-9/+3
* Fix yahoo login failures by changing test for whether we should re-ask the us...Damian Minkov2012-11-231-4/+13
* Fixes exceptions, a memory leak due to incomplete code.Lyubomir Marinov2012-10-241-31/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-2910-12/+9
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-293-8/+9
* Integrates Jitsi presence, IM and VoIP with MS Outlook.Lyubomir Marinov2012-06-011-1/+1
* Displays account display name when password is wrong.Damian Minkov2012-03-091-1/+1
* Changes enumeration TransportProtocolEnum name to TransportProtocol. Modifies...Vincent Lucas2012-03-011-2/+2
* Adds an enumeration for the available transport protocols (UNKNOWN, UDP, TCP ...Vincent Lucas2012-03-011-4/+5
* Corrects the getTransportType() function documentation of the ProtocolProvide...Vincent Lucas2012-03-011-1/+1
* Adds a getTransportType() function to ProtocolProviderServices in order to ge...Vincent Lucas2012-02-291-0/+10
* Fixes NPE in contact right button menu and chat window.Damian Minkov2012-02-171-1/+3
* Make protocols aware of DNSSEC exceptionsIngo Bauersachs2011-12-192-0/+9
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1822-22/+22
* Moves NotInContactList group name string into language resources.Damian Minkov2011-10-101-6/+3
* Don't show the security padlock when the security controller requires secure ...Ingo Bauersachs2011-10-071-0/+11
* Show connecting status during reconnects.Damian Minkov2011-05-261-0/+7
* Use a precompiled pattern to escape chars in messagesMatthieu Casanova2011-05-021-70/+78
* When creating account check and disabled accounts(all loaded accounts in Acco...Damian Minkov2010-12-141-3/+3
* Fix invisible status and skip setting custom message status for empty status ...Damian Minkov2010-11-131-1/+1
* Remove import of non-existing packageWerner Dittmann2010-10-181-1/+0
* Finally it is necessary to decode all received messages even if they are not ...Matthieu Casanova2010-10-061-6/+2
* Fixed yahoo message decoding :Matthieu Casanova2010-10-052-43/+34
* Moves the authentication window to the util package and removes any dependenc...Yana Stamcheva2010-09-291-0/+10
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-051-2/+32
* Check for connected yahoo provider before requesting image.Damian Minkov2010-06-111-0/+8
* Fix logger usage - sixth bunch.Werner Dittmann2010-06-038-67/+134
* Adds and activates reconnect plugin. Some fixes to protocols in order to work...Damian Minkov2010-05-171-6/+32
* Fixed a ClassCastException.Valentin Martinet2010-01-271-2/+3
* Remove unused method.Damian Minkov2010-01-192-21/+3
* Yahoo use utf-8 when manipulate message bytes.Damian Minkov2010-01-193-6/+6
* - Changed createAdHocChatRoom(*, List<Contact>, *) to createAdHocChatRoom(*, ...Valentin Martinet2010-01-181-57/+59
* Yahoo: deleted useless things and fixed bug in creating a conference.Valentin Martinet2010-01-182-54/+7
* Adds support for invitation reason (Yahoo! & ICQ)Valentin Martinet2010-01-171-8/+18
* Updated commentsValentin Martinet2010-01-161-2/+3