aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Addons/Groups/Remote (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-15refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)1-1/+1
2013-07-28Changing the visibility test in groups service to be UUID.Zero.ToString() ins...Diva Canto1-0/+1
2013-07-28This makes group search work (Groups V2).Diva Canto3-1/+59
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)1-4/+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-05-13Groups: Improve error handling on remote connector.Diva Canto1-4/+9
2013-02-25Mantis #6552 -- stricter error (crash) if server URL is malformed.Diva Canto1-5/+2
2013-02-25Fixes mantis #6551 -- misspelled key name. Also fixed an issue with the roles...Diva Canto2-2/+2
2013-02-19First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...Diva Canto3-0/+1839