aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/muc/MUCCustomContactActionService.java
Commit message (Expand)AuthorAgeFilesLines
* Converts CRLF line endings to LF, as suggested by @champtar.Boris Grozev2016-02-231-843/+843
* Updates the license headers.Damian Minkov2015-07-201-5/+16
* Modified default chat room auto-open behaviour to OPEN_ON_MESSAGE.Danny van Heumen2014-08-211-3/+3
* Adds display name to authorisation requests when adding a contact.hristoterezov2014-04-231-6/+6
* Use the proper key for mnemonics (cleans some warning logs).Boris Grozev2014-04-031-1/+1
* Fixes removing chat room if not owner and is not joined, and the prop for own...Damian Minkov2014-03-281-9/+9
* Fixes NPE.Damian Minkov2014-03-171-0/+2
* Fixes option to disable remove option for chatroom owner.Damian Minkov2014-03-051-3/+9
* Adds configuration property to hide remove chat room right hand menu item if ...hristoterezov2014-02-131-9/+33
* Implements destroy chat room functionality. Adds destroy chat room button and...hristoterezov2014-02-121-9/+65
* Implements user search contact source.hristoterezov2014-02-111-0/+5
* Removes some whitespaces.Damian Minkov2014-02-041-84/+84
* Adds join button for chatrooms in contact list. And shows/hides the join and ...Damian Minkov2014-02-041-64/+108
* Fixes GUI issues for open automatically right menu item and changes the defau...hristoterezov2014-01-161-3/+4
* Adds open automatically configuration option to the chat room right hand menu.hristoterezov2014-01-151-6/+31
* Removes MUCService dependence from desktoputil plugin.Damian Minkov2014-01-071-3/+12
* Fixes the open action for chat room contacts.hristoterezov2013-12-101-45/+1
* Updates chat room button icons and chat room file menu icon.hristoterezov2013-11-281-9/+8
* Removes the list of existing rooms in the "Go to chat room" dialog andhristoterezov2013-11-261-0/+3
* Implements chat room contacts action buttons and right menu actions.hristoterezov2013-11-221-70/+285
* Implements the right button menu for chat room contacts. Fixes the issuehristoterezov2013-11-181-0/+503