aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/SQLite/SQLiteUserProfilesData.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-01-05Remove the core module extra profile settings support carried in with the latestMelanie1-0/+2
patches. We don't need it.
2013-12-16Populate user preferences with UserAccount email if it is present, else ↵BlueWall1-1/+2
return an error indicating no email is on record for the user.
2013-12-07Revert "Add support for user preferences (im via email)"Melanie1-83/+0
This reverts commit 1842388bb4dcf5ecd57732ffa877b6ca1a3dec7b.
2013-12-06Add support for user preferences (im via email)BlueWall1-0/+83
2013-12-05Adding profile partners fix to SQLite and PgSQL driversBlueWall1-2/+0
2013-06-07SQLite support for UserProfilesBlueWall1-0/+904