Commit History

Author SHA1 Message Date
  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 7 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 7 years ago
  UbitUmarov 7a31a85408 show online on profile, if target is in same region.( possible should be done elsewhere) 7 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. 7 years ago
  Melanie Thielker 1388ac2ef7 Rename charterMember to membershipType to show what it actually is. 7 years ago
  Mandarinka Tasty 5b7986e6be Setting precise date of creation in NPC's profile. 7 years ago
  UbitUmarov de36092d23 if we have profile then npc is online 7 years ago
  UbitUmarov d4e285b1a1 add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile About text. requires OsNpcCreate rights 7 years ago
  UbitUmarov 240ab951b5 let NPCs have profile 7 years ago
  Melanie Thielker 0517e3d439 Mantis #8000, don't charge for updating classifieds. Thanks, Cinder! 8 years ago
  UbitUmarov 55d0425dfe add missing handlers for preferences 9 years ago
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 9 years ago
  UbitUmarov 371c9dd2af bad merge? 9 years ago
  Oren Hurvitz 8aa75f225b Fixed bug introduced in 4735514. The project didn't compile. 9 years ago
  Quill Littlefeather 4735514a88 Fixed not being charged to create classifeids on money enabled regions 9 years ago