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
/
jabber
/
ChatRoomJabberImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes issue with automatically open chat rooms on startup.
hristoterezov
2014-01-16
1
-6
/
+19
*
Changes the behavior of chat room windows to be opened only on important events.
hristoterezov
2013-12-20
1
-0
/
+7
*
Add placeholders and fix spelling miskates
Ingo Bauersachs
2013-11-07
1
-2
/
+3
*
Adds chat room contacts to the search filter in the contact list.
hristoterezov
2013-11-01
1
-2
/
+1
*
Implements publishing a conference in chat room (Merged from publish-conferen...
hristoterezov
2013-10-27
1
-30
/
+152
*
Implements private messaging chats.
hristoterezov
2013-09-24
1
-0
/
+75
*
Saves last seen message coming from server as chat room history and skip olde...
Damian Minkov
2013-09-12
1
-0
/
+47
*
Adds "set subject" checkbox and subject text field to the chat room nickname ...
hristoterezov
2013-08-29
1
-1
/
+1
*
Uses server responses when sending messages to generate delivery reports for ...
Damian Minkov
2013-08-27
1
-14
/
+21
*
Adds synchronized to members property.
hristoterezov
2013-08-27
1
-34
/
+60
*
Fixes chatrooms stayed open in UI on connection failed of provider.
Damian Minkov
2013-08-26
1
-3
/
+6
*
Implements ChatRoom#announceConference for jabber. It works by sending a
Boris Grozev
2013-08-23
1
-12
/
+159
*
Adds ConferenceDescription and ConferenceDescriptionPacketExtension classes.
Boris Grozev
2013-08-23
1
-0
/
+5
*
Updates chatroom members permissions retrieval.
Damian Minkov
2013-08-22
1
-28
/
+30
*
Fixes showing room configuration button and subject panel after inviting peop...
Damian Minkov
2013-08-22
1
-7
/
+13
*
Fixes initial dispatching of xmpp multi chatrooms, fixes showing settings but...
Damian Minkov
2013-08-19
1
-17
/
+55
*
Fires event when room has been left. Makes sure that before unregistering we ...
Damian Minkov
2013-07-26
1
-0
/
+3
*
Removes unnecessary disco info sent before joinning the room.
hristoterezov
2013-07-22
1
-0
/
+63
*
Reverts changes from 6ef4e9713124d890f1f7f0d2ecd23d8848f16b81 commit.
hristoterezov
2013-07-19
1
-63
/
+0
*
Removes unnecessary disco info sent before joinning the room.
hristoterezov
2013-07-19
1
-0
/
+63
*
Log dates in all history files as ISO 8601 with timezone
Ingo Bauersachs
2013-04-07
1
-5
/
+5
*
Switches Jitsi trunk to libjitsi.
Lyubomir Marinov
2012-06-29
1
-1
/
+1
*
Fixes NullPointerException and loosing some multichat messages.
Damian Minkov
2012-05-28
1
-1
/
+2
*
Delivers in chat room the reason of chat invite rejections.
Damian Minkov
2012-05-09
1
-0
/
+90
*
Uses contact display names in multichat.
Damian Minkov
2012-05-09
1
-3
/
+36
*
Changes project name in source license headers from SIP Communicator to Jitsi
Emil Ivov
2011-10-18
1
-1
/
+1
*
Provides some chat room fixes and improvements including the /me command and ...
Yana Stamcheva
2011-07-19
1
-1
/
+8
*
Various chatroom improvements: fixes NPE and multi selection issue, fixes dis...
Damian Minkov
2011-07-15
1
-5
/
+3
*
Integrate choosing and setting avatar image for protocols (currently only for...
Damian Minkov
2010-09-02
1
-0
/
+3
*
Show protocol specific error messages in the chat window.
Yana Stamcheva
2010-09-02
1
-1
/
+4
*
Merge latest patch sent to dev mailinglist with subject "XCAP tests" which re...
Damian Minkov
2010-08-16
1
-1
/
+1
*
Extract timestamp of delayed messages if provided (messages saved for a chat ...
Damian Minkov
2010-07-29
1
-2
/
+17
*
Disables the storing of the Jabber DiscoverInfo in the ConfigurationService u...
Lyubomir Marinov
2010-07-28
1
-2
/
+2
*
Fixing role behavior and role change reporting, as previous role info is miss...
Damian Minkov
2010-07-27
1
-28
/
+39
*
Proper reflect when chat room member renames, don't duplicate members and upd...
Damian Minkov
2010-07-27
1
-159
/
+106
*
Introduce new dialog for creating and joining chat rooms.
Damian Minkov
2010-07-21
1
-1
/
+9
*
Ongoing work on the Jingle implementation
Emil Ivov
2010-07-05
1
-47
/
+47
*
Fix another bunch of unguarded logger.{debug,info,trace} calls.
Werner Dittmann
2010-05-30
1
-9
/
+18
*
- Fix saving certificates, there was a problem when on startup more than one ...
Damian Minkov
2010-04-12
1
-1
/
+11
*
Dispatch system messages coming in jabber chat rooms. Message history ignore ...
Damian Minkov
2010-04-07
1
-3
/
+18
*
Catch errors when delivering multi user chat messages.
Damian Minkov
2010-04-06
1
-10
/
+19
*
Works on issue #791 "Jabber chat room members appearing twice" in order to li...
Lyubomir Marinov
2010-03-12
1
-13
/
+4
*
- Moved setUserRole() to setLocalUserRole()
Valentin Martinet
2010-01-27
1
-13
/
+14
*
Fix a GUI-related bug (room member not appearing on the list, however present...
Valentin Martinet
2010-01-25
1
-12
/
+12
*
Fixes failing jabber tests for group chat: Correctly filters incoming message...
Yana Stamcheva
2009-12-01
1
-64
/
+87
*
Support for roles in Jabber group chat. Patch provided by Valentin Martinet.
Yana Stamcheva
2009-12-01
1
-33
/
+493
*
- Fixes ClassCastException in ChatRoom-related code which handles failure of ...
Lyubomir Marinov
2009-10-02
1
-12
/
+14
*
Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...
Lyubomir Marinov
2009-09-02
1
-1
/
+1
*
Commits another part of the patch provided by Sebastien Vincent on the dev ma...
Lyubomir Marinov
2009-08-31
1
-49
/
+30
*
Resolves a few more of our 4000+ raw type warnings
Emil Ivov
2009-03-28
1
-21
/
+36
[next]