aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons/Groups/Hypergrid (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-02If REMOVEAGENTFROMGROUP core groups call fails because requesting agent does ...Justin Clark-Casey (justincc)1-3/+4
2014-08-02Don't overwrite the null result with the true result is groups service REMOVE...Justin Clark-Casey (justincc)1-1/+2
2014-03-26- Increased the threadpool timeout to 10 minutesOren Hurvitz1-3/+3
2014-03-24Better error messagesOren Hurvitz1-2/+2
2013-11-15refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)1-2/+2
2013-09-05Restore group membership check for HG users in QueryAccess.Diva Canto1-3/+6
2013-08-13minor: Eliminate one of the duplicate 'have's in the HG message telling the u...Justin Clark-Casey (justincc)1-1/+1
2013-07-28Groups: Better warning messages to the user.Diva Canto1-3/+7
2013-07-28Changing the visibility test in groups service to be UUID.Zero.ToString() ins...Diva Canto1-1/+4
2013-07-27Several major improvements to group (V2) chat. Specifically: handle join/drop...Diva Canto1-22/+0
2013-07-08minor: remove some mono compiler warnings in new groups codeJustin Clark-Casey (justincc)2-3/+0
2013-07-08Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)1-1/+1
2013-06-08Groups V2 -- fix mantis #6666Diva Canto1-0/+3
2013-05-13Fixes mantis #6636 -- GroupsDiva Canto1-1/+0
2013-02-27Switched to using the other Util function with a default value.Diva Canto1-1/+2
2013-02-27Moved the HG default variables out of [Startup] and into their own section [H...Diva Canto1-1/+1
2013-02-22Added new Util function for reading config vars that's more generic than the ...Diva Canto1-1/+1
2013-02-21Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...Diva Canto1-4/+4
2013-02-19First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto3-0/+1449