.. |
Properties
|
5450b1b024
Change assembly versions to 0.8.1
|
vor 10 Jahren |
GatekeeperService.cs
|
5bc389ff71
When logging reigon information returned by GateKeeperService.GetHyperlinkRegion, log the return server URL returned.
|
vor 10 Jahren |
HGAssetService.cs
|
aeae34505f
When processing incoming attachments via HG, if a request for uuid gathering or final asset import takes too long remove remaining requests from same user to prevent hold up of other user's incoming attachments.
|
vor 10 Jahren |
HGFriendsService.cs
|
ec8d21c434
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
|
vor 10 Jahren |
HGInstantMessageService.cs
|
fc35b45e21
If calls to UserAgentServiceConnector fail then throw an exception. This lets the caller decide whether to discard the error or not.
|
vor 11 Jahren |
HGInventoryService.cs
|
018832522c
Removed GetUserInventory(). It wasn't being used, and was creating warnings because it's Obsolete.
|
vor 10 Jahren |
HGSuitcaseInventoryService.cs
|
1fa3a6f1bd
When creating a new user, create the folders "Current Outfit", "Favorites", and the standard subfolders of "Calling Cards".
|
vor 10 Jahren |
UserAccountCache.cs
|
e00f1a0410
Allow invalidating the users cache
|
vor 10 Jahren |
UserAgentService.cs
|
ba233008cd
Changed GetUserInfo so that the exposure of user account details is ruled by a configuration variable. It's on by default.
|
vor 10 Jahren |
UserAgentServiceBase.cs
|
e33ac50388
HG UAS: Moved hg-session data from memory to DB storage. This makes it so that traveling info survives Robust resets. It should also eliminate the cause of empty IP addresses in agent circuit data that we saw in CC grid. MySQL only.
|
vor 11 Jahren |