| Commit message (Expand) | Author | Age | Files | Lines |
* | Change improperly named isNPC to be IsNPC as a property should be uppercase | Melanie Thielker | 2017-01-07 | 1 | -4/+4 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -30/+30 |
* | Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is... | Melanie Thielker | 2016-12-29 | 1 | -2/+2 |
* | a few more changes on user profiles | UbitUmarov | 2016-12-23 | 1 | -20/+76 |
* | UserProfileModule threading issues | UbitUmarov | 2016-12-23 | 1 | -63/+77 |
* | UserProfileModule refuse changes to classifieds outside home grid ( viewers m... | UbitUmarov | 2016-12-22 | 1 | -13/+39 |
* | UserProfileModule we can't use parcels globalID because we do not have a glob... | UbitUmarov | 2016-12-22 | 1 | -24/+41 |
* | take UserProfileModule out on onMakeRoot event, add some caching | UbitUmarov | 2016-12-21 | 1 | -91/+296 |
* | break userprofiles a bit more | UbitUmarov | 2016-12-17 | 1 | -75/+113 |
* | give regions a option to block profile web urls, so users are not sent to un... | UbitUmarov | 2016-12-15 | 1 | -1/+10 |
* | show online on profile, if target is in same region.( possible should be done... | UbitUmarov | 2016-12-14 | 1 | -1/+5 |
* | New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patc... | Mandarinka Tasty | 2016-12-14 | 1 | -1/+1 |
* | Rename charterMember to membershipType to show what it actually is. | Melanie Thielker | 2016-12-12 | 1 | -6/+6 |
* | Setting precise date of creation in NPC's profile. | Mandarinka Tasty | 2016-12-10 | 1 | -1/+1 |
* | if we have profile then npc is online | UbitUmarov | 2016-12-06 | 1 | -1/+1 |
* | add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile Abou... | UbitUmarov | 2016-12-06 | 1 | -2/+2 |
* | let NPCs have profile | UbitUmarov | 2016-12-06 | 1 | -11/+22 |
* | Mantis #8000, don't charge for updating classifieds. Thanks, Cinder! | Melanie Thielker | 2016-08-20 | 1 | -23/+29 |
* | add missing handlers for preferences | UbitUmarov | 2015-09-28 | 1 | -0/+4 |
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 1 | -6/+1 |
* | bad merge? | UbitUmarov | 2015-09-01 | 1 | -4/+183 |
|\ |
|
| * | varregion: any conversions of use of Constants.RegionSize converted into | Robert Adams | 2015-03-29 | 1 | -3/+3 |
| * | ... and a few more.. | UbitUmarov | 2014-09-17 | 1 | -18/+31 |
| * | Intermediate commit. Sill errors. | Melanie | 2014-01-05 | 1 | -2/+2 |
| |\ |
|
| * | | Revert "Add support for user preferences (im via email)" | Melanie | 2013-12-07 | 1 | -67/+0 |
* | | | Fixed bug introduced in 4735514. The project didn't compile. | Oren Hurvitz | 2015-07-26 | 1 | -1/+1 |
* | | | Fixed not being charged to create classifeids on money enabled regions | Quill Littlefeather | 2015-07-26 | 1 | -2/+14 |
* | | | Change UserProfiles so that the parcel name is used for a ProfilePick and not... | AliciaRaven | 2015-04-12 | 1 | -17/+9 |
* | | | minor: Suppress the log messages when user profiles data is requested for an ... | Justin Clark-Casey (justincc) | 2015-01-16 | 1 | -3/+10 |
* | | | Label all threadpool calls being made in core OpenSimulator. This is to add ... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -1/+1 |
* | | | Just for now, don't alert the user or log if we couldn't change their server-... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -2/+2 |
* | | | Add hypergrid teleporting support to user profiles picks | BlueWall | 2014-10-27 | 1 | -16/+97 |
* | | | Amend to previous commit -- write down the problematic Profile server URL. | Diva Canto | 2014-06-05 | 1 | -0/+3 |
* | | | May fix mantis #7133 | Diva Canto | 2014-06-05 | 1 | -7/+12 |
* | | | Better error-handling and logging in case User Profile requests fail | Oren Hurvitz | 2014-05-19 | 1 | -0/+9 |
* | | | Changed how UserProfile performs a fallback call using the OpenProfile API, b... | Oren Hurvitz | 2014-04-24 | 1 | -30/+37 |
* | | | Refactored: moved OpenProfileClient to a location where it can be used by bot... | Oren Hurvitz | 2014-04-24 | 2 | -193/+1 |
* | | | Catch empty url error | BlueWall | 2014-04-19 | 1 | -0/+3 |
* | | | Fix issue with user picks creation. The snapshot id is UUID.Zero in new parcels. | BlueWall | 2014-03-25 | 1 | -6/+0 |
* | | | Move JsonRpc request code out for general availability | BlueWall | 2014-03-25 | 1 | -173/+19 |
* | | | In Core Profiles: as a fallback, try to get profiles from foreign grids using... | Oren Hurvitz | 2014-03-25 | 2 | -2/+219 |
* | | | Prevent adding a land object if it overlaps any existing objects that have no... | Justin Clark-Casey (justincc) | 2014-03-06 | 1 | -11/+21 |
* | | | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-02-14 | 1 | -1/+10 |
|\ \ \ |
|
| * | | | Change warns associated with UserAgentServiceConnector to debugs, as this is ... | Justin Clark-Casey (justincc) | 2014-02-14 | 1 | -1/+1 |
| * | | | If calls to UserAgentServiceConnector fail then throw an exception. This lets... | Justin Clark-Casey (justincc) | 2014-02-14 | 1 | -1/+10 |
* | | | | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-01-31 | 1 | -42/+35 |
|\ \ \ \
| |/ / / |
|
| * | | | Make sure Web streams are disposed after use | Oren Hurvitz | 2014-01-31 | 1 | -42/+35 |
| |/ / |
|
* | | | Merge branch 'master' into varregion | Robert Adams | 2013-12-17 | 1 | -2/+69 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix issue with editing notes for other avatars | BlueWall | 2013-12-16 | 1 | -2/+2 |
| |/ |
|
| * | Add support for user preferences (im via email) | BlueWall | 2013-12-06 | 1 | -0/+67 |