aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Friends/FriendsService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2011-05-221-1/+6
* Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-211-0/+26
* HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-191-5/+4
* * Finished implementation of FriendsService.DeleteDiva Canto2010-02-271-1/+1
* Implement the methods needed for the login service to populate the friendslistMelanie2010-02-091-2/+27
* Add the friends service skel and correct some namespace issuesMelanie2010-02-091-0/+60