1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 10, 2023 — Jun 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Save updated properties data received from viewer to the database. The user flags are not being saved and there are still problems with retrieving some of the avatar properties data (images/about text/partner).
Kevin Cozens
as kcozens
More... over 13 years ago
webroot/sql/osprofile.sql - Added profileImage and profileAboutText to userprofile table.
Kevin Cozens
as kcozens
More... over 13 years ago
webroot/profile.php: - Added $zeroUUID to avoid repeating the string in several places - Fixed creation of response packet in many functions - Insert empty profile record on properties request of non-existant record - Return interest data along with properties data as expected by viewer - Fixed updating of the interest data in user profile - Fixed support for notes tab in profile
Kevin Cozens
as kcozens
More... over 13 years ago
webroot/profile.php: - Added $zeroUUID to avoid repeating the string in several places - Fixed creation of response packet in many functions - Insert empty profile record on properties request of non-existant record - Return interest data along with properties data as expected by viewer - Fixed updating of the interest data in user profile - Fixed support for notes tab in profile
Kevin Cozens
as kcozens
More... over 13 years ago
Forgot commit of this file deletion as part of r64.
Kevin Cozens
as kcozens
More... over 13 years ago
OpenSimProfile/Modules/ProfileModule/OpenProfile.cs: - Fixed "search" in error messages to "profile data" - Minor code clean up and reformatting (Forward port from r63 of opensim-069 branch)
Kevin Cozens
as kcozens
More... over 13 years ago
webroot/sql/osmodules.sql: (deleted) Renamed to... webroot/sql/osprofile.sql: ...this (added)
Kevin Cozens
as kcozens
More... over 13 years ago
De-tabified file and stripped trailing whitespace.
Kevin Cozens
as kcozens
More... over 13 years ago
Updated binary to latest version More... almost 14 years ago
Remove dependencies on CommsManager and IProfileModule. Both don't exist anymore. More... over 14 years ago
+ Added new SQL schema for Profile More... over 14 years ago
+ Added support for the Edit->Preferences so Email is shown in there More... over 14 years ago
+ Added UserPreferences so Email will be shown in Edit->Preferences More... over 14 years ago
Change profile module to be quiet when it's not activated. Inactive modules should not chatter More... over 14 years ago
Update binary More... over 14 years ago
* Added AvatarInterestsUpdate to the profile.php More... over 14 years ago
* Added AvatarInterestsUpdate to the list More... over 14 years ago
* Added support for Weburl which is set in userprofile More... over 14 years ago
Adding support for Profile bits More... almost 15 years ago
Make the interface method public More... almost 15 years ago
Add IProfileModule interface use More... almost 15 years ago
Update binary More... almost 15 years ago
Committing new Profile webroot parts More... almost 15 years ago
Change from old (patch based) includes to new (include based) ones More... almost 15 years ago
Fix some issues with picks and notes More... almost 15 years ago
Grabbing the right ParcelUUID works now More... about 15 years ago
Updating the Prebuild patch More... about 15 years ago
[UNSTABLE] This doesn't make Profiles work but it fills in some gaps for Picks so it doesn't crash. More... about 15 years ago
Add the parcel ID More... about 15 years ago
Add additional information to picks update More... about 15 years ago