aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Friends (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-04Revert "HG Friends: debug an issue where the friends data stored in the DB is...Diva Canto1-8/+1
2013-07-04HG Friends: debug an issue where the friends data stored in the DB is incompl...Diva Canto1-1/+8
2013-02-19Deleted all AssemblyFileVersion directivesDiva Canto1-1/+1
2013-02-05Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)1-1/+1
2013-02-01Revert "Update assembly version numbers"BlueWall1-1/+1
2013-02-01Update assembly version numbersBlueWall1-1/+1
2012-11-14The last few AssemblyInfos. Finished!Diva Canto1-0/+33
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