aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/muc
Commit message (Expand)AuthorAgeFilesLines
* Reverts changes from 160bccf16f2eb0ff8d560c52e4d15f95336a3512 , dfac8a056e02d...hristoterezov2013-12-163-10/+18
* Changes the contact source interfaces to use only the listeners for addinghristoterezov2013-12-143-18/+10
* Fixes NPE.Damian Minkov2013-12-131-1/+3
* Changes the chat room error messages to show in popup notificationshristoterezov2013-12-111-1/+1
* Fixes the open action for chat room contacts.hristoterezov2013-12-102-67/+23
* Adds Contacts group to the contact list to contain the meta contacts fromhristoterezov2013-12-102-5/+2
* Show ProtocolDisplayName in chat error messagesIngo Bauersachs2013-12-081-2/+2
* Replace System-Bundle header by BSN and a list that defines sys-bundlesIngo Bauersachs2013-12-071-1/+1
* Fixes warnings.Lyubomir Marinov2013-12-051-15/+15
* Adds argument checks for null value in getExistingChatRooms in MUChristoterezov2013-12-051-0/+3
* Implements contact source for existing chat rooms on the server and dialoghristoterezov2013-12-045-95/+525
* Moves the chat room contact group on the top of the contact list for thehristoterezov2013-11-291-2/+3
* Fixes NPE when inviting peers to chat room.hristoterezov2013-11-291-1/+2
* Updates chat room button icons and chat room file menu icon.hristoterezov2013-11-281-9/+8
* Changes the chat room contact source to return chat rooms that containshristoterezov2013-11-261-4/+4
* Removes the list of existing rooms in the "Go to chat room" dialog andhristoterezov2013-11-264-1/+65
* Removes the chat room list from the "Go to chat room" dialog.hristoterezov2013-11-253-19/+6
* Optimizes the chat room contact source.hristoterezov2013-11-225-46/+226
* Implements chat room contacts action buttons and right menu actions.hristoterezov2013-11-224-88/+362
* Disables the show more label for chat room contact source.hristoterezov2013-11-202-20/+7
* Fixes the order of chat room contacts to be ordered by presence status.hristoterezov2013-11-192-4/+47
* Implements the right button menu for chat room contacts. Fixes the issuehristoterezov2013-11-184-3/+543
* Adds the chat room contact source to presence filter in the contact list.hristoterezov2013-11-134-55/+214
* Reduces the use of ChatRoomList in GUI bundle.hristoterezov2013-11-113-58/+169
* Fixes an issue with the chat room contacts search results. Fixes commentshristoterezov2013-11-073-44/+26
* Changes the chat room contact source query to add results only if they match thehristoterezov2013-11-071-6/+42
* Adds new MUC bundle to handle the chat rooms. Moves ChatRoomWrapper,hristoterezov2013-11-079-72/+2128
* Adds chat room contacts to the search filter in the contact list.hristoterezov2013-11-016-0/+765