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
/
irc
/
OperationSetMultiUserChatIrcImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates the license headers.
Damian Minkov
2015-07-20
1
-2
/
+13
*
Work-in-progress on MUC member presence.
Danny van Heumen
2015-01-12
1
-1
/
+1
*
Check if connection != null before using it. (Throws IllegalStateExceptions b...
Danny van Heumen
2014-10-28
1
-0
/
+4
*
Implemented 'ban' operation + fine tuning and TODO markers.
Danny van Heumen
2014-10-28
1
-4
/
+3
*
Moved channel listing operations to separate class.
Danny van Heumen
2014-10-28
1
-1
/
+1
*
Restructured and extract IrcConnection type for better separation of
Danny van Heumen
2014-10-28
1
-2
/
+4
*
Trigger error message by throwing OperationFailedException to explain
Danny van Heumen
2014-08-14
1
-1
/
+13
*
Reviewed some TODOs.
Danny van Heumen
2014-08-01
1
-2
/
+3
*
Loads of fixes, TODOs and comments.
Danny van Heumen
2014-08-01
1
-38
/
+46
*
Store multiple modes for IRC member and select strongest.
Danny van Heumen
2014-07-30
1
-1
/
+2
*
Clean up and preparation work.
Danny van Heumen
2014-07-30
1
-0
/
+27
*
Code clean-up.
Danny van Heumen
2014-07-30
1
-7
/
+1
*
Basic, rough implementation of instant messaging.
Danny van Heumen
2014-07-30
1
-2
/
+30
*
Correctly synchronize findOrCreateRoom.
Danny van Heumen
2014-07-30
1
-11
/
+13
*
Call method instead of using duplicate code.
Danny van Heumen
2014-07-30
1
-6
/
+1
*
A bit of cleanup and TODOs.
Danny van Heumen
2014-07-30
1
-2
/
+2
*
Use ChatRoomIrcImpl implementation class for internals.
Danny van Heumen
2014-07-30
1
-4
/
+21
*
Working on support for auto-join.
Danny van Heumen
2014-07-30
1
-9
/
+14
*
Tweaking the join process: throw OFE when there's trouble.
Danny van Heumen
2014-07-30
1
-0
/
+13
*
Working on nick change support and improve personal chatrooms.
Danny van Heumen
2014-07-30
1
-1
/
+0
*
Added initial support for personal chat rooms.
Danny van Heumen
2014-07-30
1
-45
/
+0
*
Implements private messaging chats.
hristoterezov
2013-09-24
1
-0
/
+11
*
Fixes warnings, removes trailing whitespace, adds @Override annotations.
Lyubomir Marinov
2013-05-23
1
-5
/
+5
*
Changes project name in source license headers from SIP Communicator to Jitsi
Emil Ivov
2011-10-18
1
-1
/
+1
*
Support for roles in Jabber group chat. Patch provided by Valentin Martinet.
Yana Stamcheva
2009-12-01
1
-2
/
+0
*
Commits the second patch of Sebastien Vincent in the dev mailing list thread ...
Lyubomir Marinov
2009-09-02
1
-10
/
+6
*
Commits another part of the patch provided by Sebastien Vincent on the dev ma...
Lyubomir Marinov
2009-08-31
1
-1
/
+1
*
Introduces a default implementation of OperationSetMultiUserChat which remove...
Lyubomir Marinov
2009-08-30
1
-160
/
+2
*
Fixes issue #542 (Notifications for conversations in chat rooms are not) and ...
Lyubomir Marinov
2009-04-17
1
-11
/
+23
*
Corrects the discovery of IRC ChatRoomMemberRoles to be the same as in PircBo...
Lyubomir Marinov
2009-04-16
1
-2
/
+3
*
Fixes issue #644 (IRC claims chat room members joined right after I joined).
Lyubomir Marinov
2009-04-15
1
-24
/
+23
*
use smaller icons in the select account panel.
Symphorien Wanko
2009-02-26
1
-7
/
+4
*
Removes unused Logger instances (and thus resolves the warnings about them as...
Lyubomir Marinov
2009-02-10
1
-4
/
+0
*
Methods added to ChatRoom and ChatRoomMember services to allow obtaining the ...
Yana Stamcheva
2008-11-03
1
-1
/
+1
*
Fixed initial chat room join and some fixes for correct presentation of syste...
Yana Stamcheva
2007-09-20
1
-2
/
+5
*
javadoc fixed
Yana Stamcheva
2007-09-14
1
-1
/
+2
*
IRC service and implementation enhancements:
Yana Stamcheva
2007-09-14
1
-26
/
+50
*
javadoc comment repaired
Yana Stamcheva
2007-09-13
1
-1
/
+1
*
ongoing work on the IRC protocol implementation
Yana Stamcheva
2007-09-11
1
-0
/
+456