aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/MySQL/MySQLUserProfilesData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing parts to profiles - classified deleteBlueWall2014-08-021-7/+3
* When sending JSON-RPC calls (for UserProfile), use WebUtil instead of constru...Oren Hurvitz2014-04-241-5/+0
* Fixed updating usersettings in the databaseOren Hurvitz2014-03-241-2/+2
* Fix issue with editing notes for other avatarsBlueWall2013-12-161-0/+4
* Populate user preferences with UserAccount email if it is present, else retur...BlueWall2013-12-161-6/+10
* Add support for user preferences (im via email)BlueWall2013-12-061-21/+18
* Stop writing partner id to record when updating profile data. This should be ...BlueWall2013-12-051-2/+0
* Adding standard OpenSim header to source filesBlueWall2013-05-311-0/+27
* Fill in fields with default values on profile creationBlueWall2013-05-311-2/+48
* UserProfilesBlueWall2013-05-301-0/+1023