Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-04-30 | Consistently use using() to make sure we dispose of used MySqlCommands where ↵ | Justin Clark-Casey (justincc) | 1 | -16/+20 | |
this is not already being done. | |||||
2011-05-22 | More on HG Friends. Added Delete(string, string) across the board. Added ↵ | Diva Canto | 1 | -4/+13 | |
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. | |||||
2011-05-21 | Fixed permissions bug related to friends in PermissionsModule. Added ↵ | Diva Canto | 1 | -0/+5 | |
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. | |||||
2010-03-01 | Change friends to handle offers as it was originally designed. This may | Melanie | 1 | -1/+1 | |
need to be changed in SQLite & MSSQL as well | |||||
2010-02-09 | Add the friends service skel and correct some namespace issues | Melanie | 1 | -1/+1 | |
2010-02-07 | Finish the "Get friends" method | Melanie | 1 | -1/+6 | |
2010-02-05 | Implement the friends data adaptor | Melanie | 1 | -6/+13 | |
2010-02-01 | Beginning of friends. | Diva Canto | 1 | -19/+14 | |
2009-05-20 | Add copyright headers, formatting cleanup. | Jeff Ames | 1 | -0/+27 | |
2009-05-17 | Update svn properties. | Jeff Ames | 1 | -33/+33 | |
2009-05-13 | * Added some more tests to the GetAssetStreamHandlers | lbsa71 | 1 | -0/+34 | |