aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/yahoo/OperationSetBasicInstantMessagingYahooImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* 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
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-28/+28
* Log dates in all history files as ISO 8601 with timezoneIngo Bauersachs2013-04-071-4/+4
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Use a precompiled pattern to escape chars in messagesMatthieu Casanova2011-05-021-70/+78
* 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-051-17/+33
* Fix logger usage - sixth bunch.Werner Dittmann2010-06-031-7/+14
* Yahoo use utf-8 when manipulate message bytes.Damian Minkov2010-01-191-3/+3
* Integrate the second big patch for OTR. With this patch all the required GSoC...Werner Dittmann2009-08-261-53/+4
* Integrate OTR and related modifications to crypto stuff.Werner Dittmann2009-08-011-11/+80
* - Integrates the Facebook protocol developed by Dai Zhiwei as part of Google ...Lyubomir Marinov2009-07-231-2/+1
* Spares conversions between Date and long because they cause a lot of allocati...Lyubomir Marinov2009-03-241-3/+3
* Fix issue #607 and #608. Offline authorization and not parsed font settings i...Damian Minkov2009-03-161-11/+4
* Language resources updated.Yana Stamcheva2008-12-091-3/+1
* Eliminates duplication of ProtocolProviderService.getOperationSet() and .getS...Lyubomir Marinov2008-12-091-3/+3
* Yahoo multi user chat contributed by Rupert Burchardi.Yana Stamcheva2008-11-251-1/+1
* Attempts to fix the problem of writingcyrillic text (it's just an example but...Lyubomir Marinov2008-08-281-106/+13
* Fix a problem with new mail notifications in yahoo.Emil Ivov2008-07-211-11/+11
* Resource Management Service and its implementation. The service holds all res...Damian Minkov2008-07-141-2/+4
* Added support for formatted messags in XMPP. Introduced a HTML_MIME_TYPE stat...Emil Ivov2008-07-111-8/+3
* Committing patches from Lubomir Marinov (moving isRegistered() to AbstractPro...Emil Ivov2008-07-011-2/+71
* remove pointless TODO commentSymphorien Wanko2008-02-071-3/+0
* Yahoo: fix yahoo decorated messages handlingSymphorien Wanko2008-02-071-60/+25
* try to fix malformed chat messages coming from yahoo clientSymphorien Wanko2008-01-191-9/+81
* Fixed links in Yahoo.Yana Stamcheva2007-09-261-11/+132
* fix handling of SessionNewMailEvent from yahooSymphorien Wanko2007-09-161-2/+14
* use the email address instead of the name to create a volatile contactSymphorien Wanko2007-09-161-1/+1
* revert previous commitSymphorien Wanko2007-09-161-6/+2
* Check if the email address is available when we receive a NewMailReceivedEventSymphorien Wanko2007-09-161-2/+6
* modify call to findContactById and not createVolatileContactSymphorien Wanko2007-09-141-2/+2
* assure that we use an email rather than an ID to find contact by id.Symphorien Wanko2007-09-141-1/+1
* little mod. on the new mail message presentationSymphorien Wanko2007-09-141-5/+4
* add javadoc and resource files for internationalizationSymphorien Wanko2007-09-141-6/+44
* straightforward notification of incoming yahoo mail.Symphorien Wanko2007-09-131-0/+45
* 1. Added StringEscapeUtilsDamian Minkov2007-06-201-9/+65
* fix colors in html messageDamian Minkov2007-06-081-1/+1
* 1. Fix build - msg typeDamian Minkov2007-06-071-7/+11
* support for html messages.Damian Minkov2007-06-071-4/+9
* Make sure that destination contacts for outgoing messages and typing notifica...Emil Ivov2007-03-051-2/+8
* minor log level adjustmentEmil Ivov2007-02-091-10/+10
* Add some logging.Damian Minkov2007-01-251-0/+2
* Add debug statment when fireing event for messagesDamian Minkov2007-01-241-0/+4
* Yahoo Tests again.Damian Minkov2007-01-151-1/+2
* Yahoo Protocol Provider ImplementationDamian Minkov2007-01-121-0/+303