aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLUserProfilesData.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-24When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constru...Oren Hurvitz1-5/+0
2014-03-24Fixed updating usersettings in the databaseOren Hurvitz1-2/+2
2013-12-16Fix issue with editing notes for other avatarsBlueWall1-0/+4
2013-12-16Populate user preferences with UserAccount email if it is present, else retur...BlueWall1-6/+10
2013-12-06Add support for user preferences (im via email)BlueWall1-21/+18
2013-12-05Stop writing partner id to record when updating profile data. This should be ...BlueWall1-2/+0
2013-05-31Adding standard OpenSim header to source filesBlueWall1-0/+27
2013-05-31Fill in fields with default values on profile creationBlueWall1-2/+48
2013-05-30UserProfilesBlueWall1-0/+1023