aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/muc/ChatRoomQuery.java
Commit message (Expand)AuthorAgeFilesLines
* Converts CRLF line endings to LF, as suggested by @champtar.Boris Grozev2016-02-231-540/+540
* Updates the license headers.Damian Minkov2015-07-201-5/+17
* Fix possible NPE.Danny van Heumen2015-02-181-1/+1
* Fix NPE: Don't rely on ChatRoom instance in case of removal.Danny van Heumen2014-11-271-3/+21
* Fixed bad equality check between source chat room contact instance and chatDanny van Heumen2014-11-021-19/+34
* Fixes formatting.Damian Minkov2014-03-051-2/+3
* Fixes some javadocs and removes whitespaces.Damian Minkov2014-01-211-27/+21
* Adds Contacts group to the contact list to contain the meta contacts fromhristoterezov2013-12-101-3/+2
* Fixes NPE when inviting peers to chat room.hristoterezov2013-11-291-1/+2
* Changes the chat room contact source to return chat rooms that containshristoterezov2013-11-261-4/+4
* Removes the chat room list from the "Go to chat room" dialog.hristoterezov2013-11-251-2/+1
* Optimizes the chat room contact source.hristoterezov2013-11-221-1/+151
* Implements chat room contacts action buttons and right menu actions.hristoterezov2013-11-221-9/+38
* Disables the show more label for chat room contact source.hristoterezov2013-11-201-19/+6
* Fixes the order of chat room contacts to be ordered by presence status.hristoterezov2013-11-191-4/+29
* Adds the chat room contact source to presence filter in the contact list.hristoterezov2013-11-131-51/+166
* Fixes an issue with the chat room contacts search results. Fixes commentshristoterezov2013-11-071-38/+17
* 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-071-1/+34
* Adds chat room contacts to the search filter in the contact list.hristoterezov2013-11-011-0/+164