Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore group membership check for HG users in QueryAccess. | Diva Canto | 2013-09-05 | 1 | -3/+6 |
| | |||||
* | minor: Eliminate one of the duplicate 'have's in the HG message telling the ↵ | Justin Clark-Casey (justincc) | 2013-08-13 | 1 | -1/+1 |
| | | | | user if no GroupsServerURI has been given in user data by the home grid | ||||
* | Groups: Better warning messages to the user. | Diva Canto | 2013-07-28 | 1 | -3/+7 |
| | |||||
* | Changing the visibility test in groups service to be UUID.Zero.ToString() ↵ | Diva Canto | 2013-07-28 | 1 | -1/+4 |
| | | | | instead of "all" because some paths in the code assume there's a UUI in the RequestingAgent string. | ||||
* | Several major improvements to group (V2) chat. Specifically: handle ↵ | Diva Canto | 2013-07-27 | 1 | -22/+0 |
| | | | | | | join/drop appropriately, invitechatboxes. The major departure from flotsam is to send only one message per destination region, as opposed to one message per group member. This reduces messaging considerably in large groups that have clusters of members in certain regions. | ||||
* | minor: remove some mono compiler warnings in new groups code | Justin Clark-Casey (justincc) | 2013-07-08 | 1 | -1/+0 |
| | |||||
* | Groups V2 -- fix mantis #6666 | Diva Canto | 2013-06-08 | 1 | -0/+3 |
| | |||||
* | Fixes mantis #6636 -- Groups | Diva Canto | 2013-05-13 | 1 | -1/+0 |
| | |||||
* | First commit of Diva Groups. The Data bits went to OpenSim.Data core, the ↵ | Diva Canto | 2013-02-19 | 1 | -0/+717 |
rest to Addons.Groups.dll. |