Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 2 | -57/+57 |
| | |||||
* | ... merge issue | UbitUmarov | 2015-09-28 | 1 | -0/+2 |
| | |||||
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 1 | -3/+1 |
| | |||||
* | bad merge? | UbitUmarov | 2015-09-01 | 2 | -2/+3 |
|\ | |||||
| * | Revert "Add support for user preferences (im via email)" | Melanie | 2013-12-07 | 2 | -55/+0 |
| | | | | | | | | This reverts commit 1842388bb4dcf5ecd57732ffa877b6ca1a3dec7b. | ||||
* | | Just for now, don't alert the user or log if we couldn't change their ↵ | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | server-side preferences due to no e-mail address being sent. This is to avoid user confusion in the oscc rehearsal as they are often not aware that this fails because no e-mail is set. Also may be failing in the hypergrid case, though this may also be a config issue. This is meant as a temporary solution. | ||||
* | | Remove compiler warning from UserProfilesHandlers | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -2/+1 |
| | | |||||
* | | minor: convert tabs to spaces that got in on recent commit 4a9282e | Justin Clark-Casey (justincc) | 2014-07-21 | 1 | -5/+5 |
| | | |||||
* | | Add missing parts to profiles - classified delete | BlueWall | 2014-07-21 | 1 | -7/+7 |
| | | |||||
* | | Eliminated many warnings | Oren Hurvitz | 2014-04-23 | 1 | -5/+0 |
| | | |||||
* | | If updating a user's profile notes fails then return an error | Oren Hurvitz | 2014-03-24 | 1 | -4/+4 |
|/ | | | | Resolves http://opensimulator.org/mantis/view.php?id=6938 | ||||
* | Add support for user preferences (im via email) | BlueWall | 2013-12-06 | 2 | -0/+55 |
| | |||||
* | Remove some mono compiler warnings from OpenSim/Server/Handlers | Justin Clark-Casey (justincc) | 2013-08-17 | 1 | -4/+2 |
| | |||||
* | Cleanup | BlueWall | 2013-06-05 | 1 | -5/+0 |
| | |||||
* | Adding standard OpenSim header to source files | BlueWall | 2013-05-31 | 2 | -0/+54 |
| | |||||
* | UserProfiles | BlueWall | 2013-05-30 | 2 | -0/+526 |
UserProfiles for Robust and Standalone. Includes service and connectors for Robust and standalone opensim plus matching region module. |