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