Diva Canto
|
58c53c41de
|
Fixed permissions bug related to friends in PermissionsModule. Added 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.
|
2011-05-21 16:48:00 -07:00 |
Diva Canto
|
d21e9c755f
|
HG Friends working to some extent: friendships offered and accepted correctly handled. Friends list showing correct foreign names. TODO: GrantRights.
|
2011-05-19 16:54:46 -07:00 |
Diva Canto
|
739b5e2c08
|
Fixed a typo in the Friends packaging (Pricipal -> Principal) that was making offline friendship offers fail in grids.
|
2010-05-10 08:01:00 -07:00 |
Diva Canto
|
c6a5ff26ff
|
Friends rights under control.
|
2010-03-01 21:32:55 -08:00 |
Diva Canto
|
c745df007d
|
Added server-side Friends in connector. Untested.
|
2010-02-25 17:42:51 -08:00 |
Melanie
|
1948378538
|
Implement the methods needed for the login service to populate the friendslist
on the friends service
|
2010-02-09 17:08:36 +00:00 |
Melanie
|
1dfcf68330
|
Add the friends service skel and correct some namespace issues
|
2010-02-09 07:05:38 +00:00 |
Melanie
|
1b44711ceb
|
Clarify some names
|
2010-02-05 13:11:33 +00:00 |
Melanie
|
0ab8dd61d7
|
Finally cutting the gordian knot. Friends needs to be both a module and a
service, and never the twain shall meet. This finally opens up the path to
a working friends implementation
|
2010-02-04 12:21:14 +00:00 |