Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed permissions bug related to friends in PermissionsModule. Added ↵ | Diva Canto | 2011-05-21 | 1 | -0/+26 |
| | | | | FriendsData[] GetFriends(string principalID) to IFriendsData and FriendInfo[] GetFriends(string PrincipalID) to IFriendsService. Refactored some more in the FriendsModule. Made client get notification of local friends permissions upon HGLogin. HG Friends object permissions work. | ||||
* | HG Friends working to some extent: friendships offered and accepted ↵ | Diva Canto | 2011-05-19 | 1 | -5/+4 |
| | | | | correctly handled. Friends list showing correct foreign names. TODO: GrantRights. | ||||
* | * Finished implementation of FriendsService.Delete | Diva Canto | 2010-02-27 | 1 | -1/+1 |
| | | | | * Deny now working | ||||
* | Implement the methods needed for the login service to populate the friendslist | Melanie | 2010-02-09 | 1 | -2/+27 |
| | | | | on the friends service | ||||
* | Add the friends service skel and correct some namespace issues | Melanie | 2010-02-09 | 1 | -0/+60 |