Justin Clark-Casey (justincc)
|
59157d9d63
Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call.
|
12 роки тому |
Justin Clark-Casey (justincc)
|
bf09d6a22b
refactor: Stop passing both IClientAPI and agentID to friend event listeners, these are redundant. Replace a few magic numbers with FriendRights enum already used elsewhere.
|
12 роки тому |
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.
|
13 роки тому |
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.
|
13 роки тому |
Diva Canto
|
d21e9c755f
HG Friends working to some extent: friendships offered and accepted correctly handled. Friends list showing correct foreign names. TODO: GrantRights.
|
13 роки тому |
Diva Canto
|
739b5e2c08
Fixed a typo in the Friends packaging (Pricipal -> Principal) that was making offline friendship offers fail in grids.
|
14 роки тому |
Diva Canto
|
c6a5ff26ff
Friends rights under control.
|
14 роки тому |
Diva Canto
|
c745df007d
Added server-side Friends in connector. Untested.
|
14 роки тому |
Melanie
|
1948378538
Implement the methods needed for the login service to populate the friendslist
|
14 роки тому |
Melanie
|
1dfcf68330
Add the friends service skel and correct some namespace issues
|
14 роки тому |
Melanie
|
1b44711ceb
Clarify some names
|
14 роки тому |
Melanie
|
0ab8dd61d7
Finally cutting the gordian knot. Friends needs to be both a module and a
|
14 роки тому |