aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Friends (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make the service loader pump out the error to the log (in red) and include ↵Justin Clark-Casey (justincc)2010-03-031-3/+6
| | | | | | the dll/interface/args that caused the problem This gives people more of a fighting chance of finding out what went wrong
* * Finished implementation of FriendsService.DeleteDiva Canto2010-02-271-1/+1
| | | | * Deny now working
* List of friends now retrieved upon login. Configured and tested in ↵Diva Canto2010-02-251-3/+5
| | | | standalone only.
* Implement the methods needed for the login service to populate the friendslistMelanie2010-02-091-2/+27
| | | | on the friends service
* Add the friends service skel and correct some namespace issuesMelanie2010-02-092-0/+144