aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/UserProfilesService/UserProfilesService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Populate user preferences with UserAccount email if it is present, else ↵BlueWall2013-12-161-0/+61
| | | | return an error indicating no email is on record for the user.
* Add support for user preferences (im via email)BlueWall2013-12-061-0/+12
|
* Adding standard OpenSim header to source filesBlueWall2013-05-311-0/+27
|
* UserProfilesBlueWall2013-05-301-0/+160
UserProfiles for Robust and Standalone. Includes service and connectors for Robust and standalone opensim plus matching region module.