aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Friends (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-22More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto1-1/+6
2011-05-21Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto1-0/+26
2011-05-19HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto1-5/+4
2010-03-03Make the service loader pump out the error to the log (in red) and include th...Justin Clark-Casey (justincc)1-3/+6
2010-02-27* Finished implementation of FriendsService.DeleteDiva Canto1-1/+1
2010-02-25List of friends now retrieved upon login. Configured and tested in standalone...Diva Canto1-3/+5
2010-02-09Implement the methods needed for the login service to populate the friendslistMelanie1-2/+27
2010-02-09Add the friends service skel and correct some namespace issuesMelanie2-0/+144