aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons/Groups/Service/GroupsService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* mantis 8598: filter dead groups from group search. honor querystart request. ...UbitUmarov2019-10-131-2/+9
* code aestheticsUbitUmarov2018-11-171-1/+1
* mantis 8333: kept idea but my own code. With ini setting ConsoleHistoryTimeSt...UbitUmarov2018-07-141-1/+1
* minor changes to last patchUbitUmarov2018-07-131-14/+12
* Group Powers changed and Officers role brought back for Groupsfly-man-2018-07-131-51/+60
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-19/+19
* Fix some permissions checks in groupsMelanie Thielker2017-01-051-3/+16
* change odd condition on groupsV2 add to roleUbitUmarov2016-08-231-1/+1
* Show last online status of group members from the PresenceService in group pr...Cinder2015-07-311-0/+15
* Minor: Include missing EventHost power for group owner role.AliciaRaven2014-11-191-0/+1
* Fixed a hard-to-run-into bug in groups: at the time of creation of a group, t...Diva Canto2014-09-211-10/+18
* If REMOVEAGENTFROMGROUP core groups call fails because requesting agent does ...Justin Clark-Casey (justincc)2014-07-311-2/+4
* Changing the visibility test in groups service to be UUID.Zero.ToString() ins...Diva Canto2013-07-281-2/+2
* Same issue.Diva Canto2013-07-281-0/+1
* Same issue as previous commit.Diva Canto2013-07-281-6/+12
* Fixes mantis #6636 -- GroupsDiva Canto2013-05-131-0/+7
* Groups: make some methods protected.Diva Canto2013-04-251-7/+7
* Fixes mantis #6551 -- misspelled key name. Also fixed an issue with the roles...Diva Canto2013-02-251-0/+6
* First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto2013-02-191-0/+1014