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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Displays account display name when password is wrong.
Damian Minkov
2012-03-09
1
-1
/
+1
*
Changes enumeration TransportProtocolEnum name to TransportProtocol. Modifies...
Vincent Lucas
2012-03-01
1
-2
/
+2
*
Adds an enumeration for the available transport protocols (UNKNOWN, UDP, TCP ...
Vincent Lucas
2012-03-01
1
-4
/
+5
*
Corrects the getTransportType() function documentation of the ProtocolProvide...
Vincent Lucas
2012-03-01
1
-1
/
+1
*
Adds a getTransportType() function to ProtocolProviderServices in order to ge...
Vincent Lucas
2012-02-29
1
-0
/
+10
*
Fixes NPE in contact right button menu and chat window.
Damian Minkov
2012-02-17
1
-1
/
+3
*
Make protocols aware of DNSSEC exceptions
Ingo Bauersachs
2011-12-19
2
-0
/
+9
*
Changes project name in source license headers from SIP Communicator to Jitsi
Emil Ivov
2011-10-18
22
-22
/
+22
*
Moves NotInContactList group name string into language resources.
Damian Minkov
2011-10-10
1
-6
/
+3
*
Don't show the security padlock when the security controller requires secure ...
Ingo Bauersachs
2011-10-07
1
-0
/
+11
*
Show connecting status during reconnects.
Damian Minkov
2011-05-26
1
-0
/
+7
*
Use a precompiled pattern to escape chars in messages
Matthieu Casanova
2011-05-02
1
-70
/
+78
*
When creating account check and disabled accounts(all loaded accounts in Acco...
Damian Minkov
2010-12-14
1
-3
/
+3
*
Fix invisible status and skip setting custom message status for empty status ...
Damian Minkov
2010-11-13
1
-1
/
+1
*
Remove import of non-existing package
Werner Dittmann
2010-10-18
1
-1
/
+0
*
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
2
-43
/
+34
*
Moves the authentication window to the util package and removes any dependenc...
Yana Stamcheva
2010-09-29
1
-0
/
+10
*
Configuration window improvements including reorganizing sections, user inter...
Yana Stamcheva
2010-07-05
1
-2
/
+32
*
Check for connected yahoo provider before requesting image.
Damian Minkov
2010-06-11
1
-0
/
+8
*
Fix logger usage - sixth bunch.
Werner Dittmann
2010-06-03
8
-67
/
+134
*
Adds and activates reconnect plugin. Some fixes to protocols in order to work...
Damian Minkov
2010-05-17
1
-6
/
+32
*
Fixed a ClassCastException.
Valentin Martinet
2010-01-27
1
-2
/
+3
*
Remove unused method.
Damian Minkov
2010-01-19
2
-21
/
+3
*
Yahoo use utf-8 when manipulate message bytes.
Damian Minkov
2010-01-19
3
-6
/
+6
*
- Changed createAdHocChatRoom(*, List<Contact>, *) to createAdHocChatRoom(*, ...
Valentin Martinet
2010-01-18
1
-57
/
+59
*
Yahoo: deleted useless things and fixed bug in creating a conference.
Valentin Martinet
2010-01-18
2
-54
/
+7
*
Adds support for invitation reason (Yahoo! & ICQ)
Valentin Martinet
2010-01-17
1
-8
/
+18
*
Updated comments
Valentin Martinet
2010-01-16
1
-2
/
+3
*
Fix an error in Yahoo MUC :
Valentin Martinet
2010-01-16
1
-5
/
+35
*
Fix Yahoo MUC. Seems that the join() call disappeared somewhere back in time.
Valentin Martinet
2010-01-15
1
-0
/
+1
*
Uses AbstractProtocolProviderService#addSupportedOperationSet in its extender...
Lyubomir Marinov
2009-10-17
1
-32
/
+23
*
Fixes a warning about an unchecked cast.
Lyubomir Marinov
2009-10-15
1
-0
/
+2
*
Fixes warnings.
Lyubomir Marinov
2009-10-13
1
-2
/
+6
*
Commits the patch of Sebastien Vincent provided on the dev mailing list in an...
Lyubomir Marinov
2009-10-13
1
-1
/
+0
*
Fixes some javadoc warnings on previously committed classes.
Yana Stamcheva
2009-09-30
1
-3
/
+4
*
Fixes Ad-hoc related problems, reported by Lubomir Marinov on the dev mailing...
Yana Stamcheva
2009-09-30
1
-18
/
+0
*
Removes explicit setting of Logger levels in ad-hoc chat-related code.
Lyubomir Marinov
2009-09-29
1
-1
/
+0
*
- In ChatWindowManager#closeChat(ChatPanel), calls closeChatPanel() for AdHoc...
Lyubomir Marinov
2009-09-18
1
-91
/
+70
*
Ad-hoc Multi user chat related modifications (part of issue #725 - Sepperate ...
Yana Stamcheva
2009-09-18
1
-749
/
+722
*
Commits the patch of Sebastien Vincent provided on the dev mailing list in an...
Lyubomir Marinov
2009-09-17
2
-16
/
+7
*
Ongoing work on issue #725 ( Sepperate operation set for ad-hoc like chat roo...
Yana Stamcheva
2009-09-14
8
-1858
/
+1456
*
Fixes NullPointerException in the meta contact list (which corrupts the store...
Lyubomir Marinov
2009-09-08
2
-13
/
+6
*
Fixes warnings, mostly ones related to raw-type uses.
Lyubomir Marinov
2009-09-05
1
-13
/
+8
*
- Removes a few SuppressWarnings because the warnings they suppress can be re...
Lyubomir Marinov
2009-09-04
3
-106
/
+68
*
Adds SuppressWarnings annotations for legacy code
Emil Ivov
2009-09-04
3
-97
/
+100
*
Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...
Lyubomir Marinov
2009-09-02
6
-10
/
+9
*
Commits another part of the patch provided by Sebastien Vincent on the dev ma...
Lyubomir Marinov
2009-08-31
5
-23
/
+19
*
Commits a small fraction of the patch provided by Sebastien Vincent on the de...
Lyubomir Marinov
2009-08-31
1
-1
/
+1
*
Introduces a default implementation of OperationSetMultiUserChat which remove...
Lyubomir Marinov
2009-08-30
1
-210
/
+10
[next]