Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed permissions bug related to friends in PermissionsModule. Added ↵ | Diva Canto | 2011-05-21 | 1 | -0/+1 |
| | | | | 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 | -1/+1 |
| | | | | correctly handled. Friends list showing correct foreign names. TODO: GrantRights. | ||||
* | Implement the friends data adaptor | Melanie | 2010-02-05 | 1 | -2/+2 |
| | |||||
* | Some interface and data structure changes, add the missing method in friends | Melanie | 2010-02-04 | 1 | -2/+2 |
| | |||||
* | Beginning of friends. | Diva Canto | 2010-02-01 | 1 | -0/+51 |