aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/irc/OperationSetMultiUserChatIrcImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-5/+5
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Support for roles in Jabber group chat. Patch provided by Valentin Martinet.Yana Stamcheva2009-12-011-2/+0
* Commits the second patch of Sebastien Vincent in the dev mailing list thread ...Lyubomir Marinov2009-09-021-10/+6
* Commits another part of the patch provided by Sebastien Vincent on the dev ma...Lyubomir Marinov2009-08-311-1/+1
* Introduces a default implementation of OperationSetMultiUserChat which remove...Lyubomir Marinov2009-08-301-160/+2
* Fixes issue #542 (Notifications for conversations in chat rooms are not) and ...Lyubomir Marinov2009-04-171-11/+23
* Corrects the discovery of IRC ChatRoomMemberRoles to be the same as in PircBo...Lyubomir Marinov2009-04-161-2/+3
* Fixes issue #644 (IRC claims chat room members joined right after I joined).Lyubomir Marinov2009-04-151-24/+23
* use smaller icons in the select account panel.Symphorien Wanko2009-02-261-7/+4
* Removes unused Logger instances (and thus resolves the warnings about them as...Lyubomir Marinov2009-02-101-4/+0
* Methods added to ChatRoom and ChatRoomMember services to allow obtaining the ...Yana Stamcheva2008-11-031-1/+1
* Fixed initial chat room join and some fixes for correct presentation of syste...Yana Stamcheva2007-09-201-2/+5
* javadoc fixedYana Stamcheva2007-09-141-1/+2
* IRC service and implementation enhancements:Yana Stamcheva2007-09-141-26/+50
* javadoc comment repairedYana Stamcheva2007-09-131-1/+1
* ongoing work on the IRC protocol implementationYana Stamcheva2007-09-111-0/+456