Justin Clark-Casey (justincc)
|
bce7964ac2
refactor: Move "friends show cache" console command out into separate FriendsCommandsModule.
|
12 years ago |
Justin Clark-Casey (justincc)
|
59157d9d63
Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call.
|
12 years ago |
Justin Clark-Casey (justincc)
|
89632f3ea8
Add test for removing a friendship.
|
13 years ago |
Justin Clark-Casey (justincc)
|
e5ff7f389b
Improved method doc for AddFriend() - it actually does set up a two-way relationship.
|
13 years ago |
Justin Clark-Casey (justincc)
|
348d15707d
Add test for adding a friend whilst online
|
13 years ago |
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 years ago |
Melanie
|
bfcc57c071
Change friends to handle offers as it was originally designed. This may
|
14 years ago |
Diva Canto
|
5c5966545d
Initial Online friends notification seems to be working reliably now. All this needs more testing, but everything is there.
|
14 years ago |
Melanie
|
0ab8dd61d7
Finally cutting the gordian knot. Friends needs to be both a module and a
|
14 years ago |
Melanie
|
f9a61f2825
Some interface and data structure changes, add the missing method in friends
|
14 years ago |
Melanie
|
5908b8ed7c
Change a member of the friendslist module to better reflect the client side
|
15 years ago |
Melanie
|
ec0d5b408a
Change the permissions module to use the friend list cache already in the
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
15 years ago |