Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 11 lat temu
..
Hypergrid 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 11 lat temu
Local 69975763d2 Several major improvements to group (V2) chat. Specifically: handle join/drop appropriately, invitechatboxes. 11 lat temu
Properties 42bdf44658 Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 11 lat temu
Remote 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 11 lat temu
Service 33b54807a1 Changing the visibility test in groups service to be UUID.Zero.ToString() instead of "all" because some paths in the code assume there's a UUI in the RequestingAgent string. 11 lat temu
ForeignImporter.cs 9380d01976 First commit of Diva Groups. The Data bits went to OpenSim.Data core, the rest to Addons.Groups.dll. 11 lat temu
GroupsExtendedData.cs 170a6f0563 This makes group search work (Groups V2). 11 lat temu
GroupsMessagingModule.cs 1b94de8e58 Group chat: prevent a situation where dupe IMs could occur. 11 lat temu
GroupsModule.cs 377fe63c60 Don't try and send group updates to NPCs via event queue, since NPCs have no event queue. 11 lat temu
IGroupsServicesConnector.cs 69975763d2 Several major improvements to group (V2) chat. Specifically: handle join/drop appropriately, invitechatboxes. 11 lat temu
RemoteConnectorCacheWrapper.cs d8a6eb5641 Decreased the time of group cache to 1 min, because it was getting on my nerves that it takes so long to let go of old info. 11 lat temu