UbitUmarov
|
7b106564fa
in some cases store a hg asset on local grid is just waste
|
4 years ago |
UbitUmarov
|
abe7a31952
some more changes; HG standalones broken (at least)
|
4 years ago |
UbitUmarov
|
ae79ebc48d
disable coreprofiles if ProfileServiceURL is not set
|
4 years ago |
UbitUmarov
|
51c654fb70
nm, bad idea
|
4 years ago |
UbitUmarov
|
03b8b6757b
let profile module hold processing thread for a while
|
4 years ago |
UbitUmarov
|
194658815c
a few changes to GridInfo and its use
|
4 years ago |
UbitUmarov
|
4319f451e6
more on GridInfo, and profiles
|
4 years ago |
UbitUmarov
|
5ef66d68a0
several changes to usermanagement and profiles
|
4 years ago |
UbitUmarov
|
0dc925b5c4
missing copypaste
|
4 years ago |
UbitUmarov
|
d82319f940
more expires; change profile requests from fifo to lifo. this should increase response on what is of current interest
|
4 years ago |
UbitUmarov
|
ad601c9502
take lludp out of usermanagement module
|
4 years ago |
UbitUmarov
|
20b974cff0
place the try/catch in right place on profiles process. This is still bad. Last code changes moved from blocking a user for a long time, to block profiles for all, for a long time. This because some viewers like firestorm, ask for the profiles of all user friends to show their ugly 1st life pictures. thats hundred requests taking from 500ms to more than 30s each
|
4 years ago |
UbitUmarov
|
ed34c00956
add catch log to profiles process
|
4 years ago |
UbitUmarov
|
d0ba9f84df
add some async work to profiles module, take profile out of groups v2, not its job
|
4 years ago |
UbitUmarov
|
3dbdacf31f
Let MrOpenSim have simple hardcoded profile
|
6 years ago |
UbitUmarov
|
5274a3181e
enclose GetRequestStream on try/catch
|
7 years ago |
Melanie Thielker
|
f50d598434
Disable spam in profiles module. Modules should not say they're disabled.
|
7 years ago |
Melanie Thielker
|
6d44ee9099
Change improperly named isNPC to be IsNPC as a property should be uppercase
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Melanie Thielker
|
f021c64eb0
Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is long gone.
|
7 years ago |
UbitUmarov
|
bfb1cb9f33
a few more changes on user profiles
|
7 years ago |
UbitUmarov
|
2e7e4427d0
UserProfileModule threading issues
|
7 years ago |
UbitUmarov
|
84c3a96399
UserProfileModule refuse changes to classifieds outside home grid ( viewers may show a delete until profile is open again). Charge money only on classified creation sucess
|
7 years ago |
UbitUmarov
|
5571c499ba
UserProfileModule we can't use parcels globalID because we do not have a global locator. we need to send replies to viewer on pick update and delete
|
7 years ago |
UbitUmarov
|
330369f904
take UserProfileModule out on onMakeRoot event, add some caching
|
7 years ago |
UbitUmarov
|
389a1652fb
break userprofiles a bit more
|
8 years ago |
UbitUmarov
|
1fd0178e8e
give regions a option to block profile web urls, so users are not sent to unknown web sites set by other users
|
8 years ago |
UbitUmarov
|
7a31a85408
show online on profile, if target is in same region.( possible should be done elsewhere)
|
8 years ago |
Mandarinka Tasty
|
ec883d0f15
New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patch gives possibility to set image in created NPC's profile. You can use UUID of the texture or name of texture included in prim's inventory.
|
8 years ago |
Melanie Thielker
|
1388ac2ef7
Rename charterMember to membershipType to show what it actually is.
|
8 years ago |