UbitUmarov
|
821408215f
|
cosmetics on groups
|
2026-05-12 05:40:33 +01:00 |
|
UbitUmarov
|
fbbcc1edd7
|
== string.Empty is .Lenght == 0
|
2022-01-13 20:31:52 +00:00 |
|
UbitUmarov
|
6595e3ae26
|
cosmetics
|
2022-01-13 13:59:41 +00:00 |
|
UbitUmarov
|
da928d6099
|
!= UUID.Zero is slow
|
2022-01-09 02:28:51 +00:00 |
|
UbitUmarov
|
357f20eb14
|
== UUID.Zero is slow
|
2022-01-08 23:35:56 +00:00 |
|
UbitUmarov
|
a61b5d5d38
|
revert some changes to groups V2 that will break external modules, with no special gain
|
2020-06-10 12:36:10 +01:00 |
|
UbitUmarov
|
d3cb210080
|
apply similar changes to groups V2
|
2020-06-09 01:03:27 +01:00 |
|
Melanie Thielker
|
b16abc8166
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
|
Diva Canto
|
ff9da24465
|
Added HTTP Authentication also to Groups and offline IM.
|
2014-05-23 17:31:39 -07:00 |
|
Diva Canto
|
5a10da3ee8
|
Added a optional key between the group remote connectors, sim and service. This allows for more secure group services, to be used by collections of mutually-trusting grids.
|
2014-05-03 17:13:53 -07:00 |
|
Justin Clark-Casey (justincc)
|
d1bb73d068
|
In core.groups GroupsServiceRemoveConnector, if GetGroupRecord() or UpdateGroup() do not have a RESULT parameter in the result message, return null rather than fail with NullReferenceException
This check was already done by other methods.
Looks to resolve http://opensimulator.org/mantis/view.php?id=7012
|
2014-02-20 19:17:21 +00:00 |
|
Justin Clark-Casey (justincc)
|
7cab41f422
|
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
Thanks to Kira for this patch from http://opensimulator.org/mantis/view.php?id=6845
|
2013-11-15 21:45:08 +00:00 |
|
Diva Canto
|
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.
|
2013-07-28 18:08:50 -07:00 |
|
Diva Canto
|
170a6f0563
|
This makes group search work (Groups V2).
|
2013-07-28 09:00:28 -07:00 |
|
Diva Canto
|
9380d01976
|
First commit of Diva Groups. The Data bits went to OpenSim.Data core, the rest to Addons.Groups.dll.
|
2013-02-19 07:26:40 -08:00 |
|