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
/
ChatRoomIrcImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes warnings, removes trailing whitespace, adds @Override annotations.
Lyubomir Marinov
2013-05-23
1
-74
/
+74
*
Log dates in all history files as ISO 8601 with timezone
Ingo Bauersachs
2013-04-07
1
-2
/
+2
*
Switches Jitsi trunk to libjitsi.
Lyubomir Marinov
2012-06-29
1
-1
/
+1
*
Changes project name in source license headers from SIP Communicator to Jitsi
Emil Ivov
2011-10-18
1
-1
/
+1
*
Fix another bunch of unguarded logger.{debug,info,trace} calls.
Werner Dittmann
2010-05-30
1
-2
/
+4
*
- Fixes the message upon joining a chat room stating that the chat room has h...
Lyubomir Marinov
2010-03-22
1
-3
/
+3
*
Fixes synchronization warnings.
Lyubomir Marinov
2010-02-16
1
-7
/
+7
*
- Moved setUserRole() to setLocalUserRole()
Valentin Martinet
2010-01-27
1
-1
/
+2
*
Support for roles in Jabber group chat. Patch provided by Valentin Martinet.
Yana Stamcheva
2009-12-01
1
-7
/
+125
*
- Fixes a problem in the global status menu at the top of the contact list wh...
Lyubomir Marinov
2009-09-19
1
-1
/
+2
*
Commits another part of the patch provided by Sebastien Vincent on the dev ma...
Lyubomir Marinov
2009-08-31
1
-48
/
+29
*
Fixes issue #542 (Notifications for conversations in chat rooms are not) and ...
Lyubomir Marinov
2009-04-17
1
-1
/
+7
*
Fixes issue #644 (IRC claims chat room members joined right after I joined).
Lyubomir Marinov
2009-04-15
1
-11
/
+4
*
Resolves a few more of our 4000+ raw type warnings
Emil Ivov
2009-03-28
1
-24
/
+38
*
Spares conversions between Date and long because they cause a lot of allocati...
Lyubomir Marinov
2009-03-24
1
-2
/
+2
*
Moves PropertyChangeListener/Event from .configuration.event to .util because...
Lyubomir Marinov
2008-11-20
1
-1
/
+1
*
Methods added to ChatRoom and ChatRoomMember services to allow obtaining the ...
Yana Stamcheva
2008-11-03
1
-0
/
+13
*
Chat room subject fixed.
Yana Stamcheva
2007-09-27
1
-0
/
+10
*
Remove members when leaving a chat room. Close chat room in the gui on leave,...
Yana Stamcheva
2007-09-21
1
-8
/
+23
*
Fixed initial chat room join and some fixes for correct presentation of syste...
Yana Stamcheva
2007-09-20
1
-2
/
+4
*
Fix multi line messages in IRC.
Yana Stamcheva
2007-09-14
1
-9
/
+28
*
IRC service and implementation enhancements:
Yana Stamcheva
2007-09-14
1
-0
/
+65
*
ongoing work on the IRC protocol implementation
Yana Stamcheva
2007-09-11
1
-0
/
+933