aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/yahoo/OperationSetAdHocMultiUserChatYahooImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-30/+36
* Log dates in all history files as ISO 8601 with timezoneIngo Bauersachs2013-04-071-1/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-3/+2
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Fixed yahoo message decoding :Matthieu Casanova2010-10-051-26/+1
* Fix logger usage - sixth bunch.Werner Dittmann2010-06-031-13/+26
* Remove unused method.Damian Minkov2010-01-191-1/+3
* Yahoo use utf-8 when manipulate message bytes.Damian Minkov2010-01-191-2/+2
* - 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-181-48/+7
* Adds support for invitation reason (Yahoo! & ICQ)Valentin Martinet2010-01-171-8/+18
* Updated commentsValentin Martinet2010-01-161-2/+3
* Fix an error in Yahoo MUC :Valentin Martinet2010-01-161-5/+35
* Fix Yahoo MUC. Seems that the join() call disappeared somewhere back in time.Valentin Martinet2010-01-151-0/+1
* Commits the patch of Sebastien Vincent provided on the dev mailing list in an...Lyubomir Marinov2009-10-131-1/+0
* Fixes some javadoc warnings on previously committed classes.Yana Stamcheva2009-09-301-3/+4
* Fixes Ad-hoc related problems, reported by Lubomir Marinov on the dev mailing...Yana Stamcheva2009-09-301-18/+0
* - In ChatWindowManager#closeChat(ChatPanel), calls closeChatPanel() for AdHoc...Lyubomir Marinov2009-09-181-91/+70
* Ad-hoc Multi user chat related modifications (part of issue #725 - Sepperate ...Yana Stamcheva2009-09-181-749/+722
* Commits the patch of Sebastien Vincent provided on the dev mailing list in an...Lyubomir Marinov2009-09-171-8/+3
* Ongoing work on issue #725 ( Sepperate operation set for ad-hoc like chat roo...Yana Stamcheva2009-09-141-0/+776