Commit History

Author SHA1 Message Date
  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 8 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
  AliciaRaven 1e444b1449 Change UserProfiles so that the parcel name is used for a ProfilePick and not the parcel owners name. This change also fixes a bug where if the avatar enters and does not move, creating or editing a ProfilePick would set the parcelId as an empty UUID. This is because ScenePresence.currentParcelUUID is not set until the avatar moves. 9 years ago
  Robert Adams 07dead7dcb varregion: any conversions of use of Constants.RegionSize converted into 9 years ago
  Justin Clark-Casey (justincc) 97ac80d664 minor: Suppress the log messages when user profiles data is requested for an NPC or an HG user with no set server URI to avoid log spam. 9 years ago
  Justin Clark-Casey (justincc) ec8d21c434 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 9 years ago