Diva Canto
|
5eb78aad96
Revert "HG Friends: debug an issue where the friends data stored in the DB is incomplete."
|
vor 11 Jahren |
Diva Canto
|
27cdfb7b84
HG Friends: debug an issue where the friends data stored in the DB is incomplete.
|
vor 11 Jahren |
Diva Canto
|
336665e035
More on HG Friends. Added Delete(string, string) across the board. Added security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back.
|
vor 13 Jahren |
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.
|
vor 13 Jahren |
Diva Canto
|
d21e9c755f
HG Friends working to some extent: friendships offered and accepted correctly handled. Friends list showing correct foreign names. TODO: GrantRights.
|
vor 13 Jahren |
Diva Canto
|
a234672db8
* Finished implementation of FriendsService.Delete
|
vor 14 Jahren |
Melanie
|
1948378538
Implement the methods needed for the login service to populate the friendslist
|
vor 14 Jahren |
Melanie
|
1dfcf68330
Add the friends service skel and correct some namespace issues
|
vor 14 Jahren |