aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/muc
Commit message (Expand)AuthorAgeFilesLines
* Updates the license headers.Damian Minkov2015-07-207-18/+102
* Fix NPE: Don't continue if chat room wrapper is null. (+ updatedDanny van Heumen2014-11-021-1/+2
* Modified default chat room auto-open behaviour to OPEN_ON_MESSAGE.Danny van Heumen2014-08-211-2/+12
* Adds display name to authorisation requests when adding a contact.hristoterezov2014-04-231-8/+0
* Adds property to remove chat room from the list when it fails to join when ad...Damian Minkov2014-03-261-0/+50
* Adds property to disable muc service.Damian Minkov2014-03-251-0/+6
* Adds recent messages contact source.Damian Minkov2014-03-051-0/+11
* Implements user search contact source.hristoterezov2014-02-111-52/+59
* Adds open automatically configuration option to the chat room right hand menu.hristoterezov2014-01-152-0/+71
* Implements contact source for existing chat rooms on the server and dialoghristoterezov2013-12-041-0/+9
* Removes the list of existing rooms in the "Go to chat room" dialog andhristoterezov2013-11-261-0/+8
* Removes the chat room list from the "Go to chat room" dialog.hristoterezov2013-11-253-184/+39
* Optimizes the chat room contact source.hristoterezov2013-11-221-0/+7
* Fixes the order of chat room contacts to be ordered by presence status.hristoterezov2013-11-191-0/+6
* Reduces the use of ChatRoomList in GUI bundle.hristoterezov2013-11-112-27/+92
* Adds new MUC bundle to handle the chat rooms. Moves ChatRoomWrapper,hristoterezov2013-11-077-0/+789