aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Profiles/UserProfilesHandlers.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* If updating a user's profile notes fails then return an errorOren Hurvitz2014-03-241-4/+4
| | | | Resolves http://opensimulator.org/mantis/view.php?id=6938
* Add support for user preferences (im via email)BlueWall2013-12-061-0/+53
|
* Adding standard OpenSim header to source filesBlueWall2013-05-311-0/+27
|
* UserProfilesBlueWall2013-05-301-0/+434
UserProfiles for Robust and Standalone. Includes service and connectors for Robust and standalone opensim plus matching region module.