index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
/
sip
/
communicator
/
impl
/
protocol
/
yahoo
/
OperationSetBasicInstantMessagingYahooImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates the license headers.
Damian Minkov
2015-07-20
1
-2
/
+13
*
Initial support for updated otr4j with support for outgoing message fragmenta...
Danny van Heumen
2014-09-30
1
-43
/
+41
*
Invalid html entities - no closing semi-colon.
Danny van Heumen
2014-09-16
1
-2
/
+2
*
Fixes warnings, removes trailing whitespace, adds @Override annotations.
Lyubomir Marinov
2013-05-23
1
-28
/
+28
*
Log dates in all history files as ISO 8601 with timezone
Ingo Bauersachs
2013-04-07
1
-4
/
+4
*
Changes project name in source license headers from SIP Communicator to Jitsi
Emil Ivov
2011-10-18
1
-1
/
+1
*
Use a precompiled pattern to escape chars in messages
Matthieu Casanova
2011-05-02
1
-70
/
+78
*
Finally it is necessary to decode all received messages even if they are not ...
Matthieu Casanova
2010-10-06
1
-6
/
+2
*
Fixed yahoo message decoding :
Matthieu Casanova
2010-10-05
1
-17
/
+33
*
Fix logger usage - sixth bunch.
Werner Dittmann
2010-06-03
1
-7
/
+14
*
Yahoo use utf-8 when manipulate message bytes.
Damian Minkov
2010-01-19
1
-3
/
+3
*
Integrate the second big patch for OTR. With this patch all the required GSoC...
Werner Dittmann
2009-08-26
1
-53
/
+4
*
Integrate OTR and related modifications to crypto stuff.
Werner Dittmann
2009-08-01
1
-11
/
+80
*
- Integrates the Facebook protocol developed by Dai Zhiwei as part of Google ...
Lyubomir Marinov
2009-07-23
1
-2
/
+1
*
Spares conversions between Date and long because they cause a lot of allocati...
Lyubomir Marinov
2009-03-24
1
-3
/
+3
*
Fix issue #607 and #608. Offline authorization and not parsed font settings i...
Damian Minkov
2009-03-16
1
-11
/
+4
*
Language resources updated.
Yana Stamcheva
2008-12-09
1
-3
/
+1
*
Eliminates duplication of ProtocolProviderService.getOperationSet() and .getS...
Lyubomir Marinov
2008-12-09
1
-3
/
+3
*
Yahoo multi user chat contributed by Rupert Burchardi.
Yana Stamcheva
2008-11-25
1
-1
/
+1
*
Attempts to fix the problem of writingcyrillic text (it's just an example but...
Lyubomir Marinov
2008-08-28
1
-106
/
+13
*
Fix a problem with new mail notifications in yahoo.
Emil Ivov
2008-07-21
1
-11
/
+11
*
Resource Management Service and its implementation. The service holds all res...
Damian Minkov
2008-07-14
1
-2
/
+4
*
Added support for formatted messags in XMPP. Introduced a HTML_MIME_TYPE stat...
Emil Ivov
2008-07-11
1
-8
/
+3
*
Committing patches from Lubomir Marinov (moving isRegistered() to AbstractPro...
Emil Ivov
2008-07-01
1
-2
/
+71
*
remove pointless TODO comment
Symphorien Wanko
2008-02-07
1
-3
/
+0
*
Yahoo: fix yahoo decorated messages handling
Symphorien Wanko
2008-02-07
1
-60
/
+25
*
try to fix malformed chat messages coming from yahoo client
Symphorien Wanko
2008-01-19
1
-9
/
+81
*
Fixed links in Yahoo.
Yana Stamcheva
2007-09-26
1
-11
/
+132
*
fix handling of SessionNewMailEvent from yahoo
Symphorien Wanko
2007-09-16
1
-2
/
+14
*
use the email address instead of the name to create a volatile contact
Symphorien Wanko
2007-09-16
1
-1
/
+1
*
revert previous commit
Symphorien Wanko
2007-09-16
1
-6
/
+2
*
Check if the email address is available when we receive a NewMailReceivedEvent
Symphorien Wanko
2007-09-16
1
-2
/
+6
*
modify call to findContactById and not createVolatileContact
Symphorien Wanko
2007-09-14
1
-2
/
+2
*
assure that we use an email rather than an ID to find contact by id.
Symphorien Wanko
2007-09-14
1
-1
/
+1
*
little mod. on the new mail message presentation
Symphorien Wanko
2007-09-14
1
-5
/
+4
*
add javadoc and resource files for internationalization
Symphorien Wanko
2007-09-14
1
-6
/
+44
*
straightforward notification of incoming yahoo mail.
Symphorien Wanko
2007-09-13
1
-0
/
+45
*
1. Added StringEscapeUtils
Damian Minkov
2007-06-20
1
-9
/
+65
*
fix colors in html message
Damian Minkov
2007-06-08
1
-1
/
+1
*
1. Fix build - msg type
Damian Minkov
2007-06-07
1
-7
/
+11
*
support for html messages.
Damian Minkov
2007-06-07
1
-4
/
+9
*
Make sure that destination contacts for outgoing messages and typing notifica...
Emil Ivov
2007-03-05
1
-2
/
+8
*
minor log level adjustment
Emil Ivov
2007-02-09
1
-10
/
+10
*
Add some logging.
Damian Minkov
2007-01-25
1
-0
/
+2
*
Add debug statment when fireing event for messages
Damian Minkov
2007-01-24
1
-0
/
+4
*
Yahoo Tests again.
Damian Minkov
2007-01-15
1
-1
/
+2
*
Yahoo Protocol Provider Implementation
Damian Minkov
2007-01-12
1
-0
/
+303