aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IFriendsService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-30Add simple login test with online friends. Add IFriendsModule.GrantRights() ...Justin Clark-Casey (justincc)1-0/+8
2012-03-29refactor: Stop passing both IClientAPI and agentID to friend event listeners,...Justin Clark-Casey (justincc)1-1/+1
2011-05-22More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto1-0/+1
2011-05-21Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto1-0/+1
2011-05-19HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto1-1/+1
2010-05-10Fixed a typo in the Friends packaging (Pricipal -> Principal) that was making...Diva Canto1-1/+1
2010-03-01Friends rights under control.Diva Canto1-1/+5
2010-02-25Added server-side Friends in connector. Untested.Diva Canto1-0/+28
2010-02-09Implement the methods needed for the login service to populate the friendslistMelanie1-2/+2
2010-02-09Add the friends service skel and correct some namespace issuesMelanie1-1/+1
2010-02-05Clarify some namesMelanie1-3/+2
2010-02-04Finally cutting the gordian knot. Friends needs to be both a module and aMelanie1-12/+10
2010-02-04Some interface and data structure changes, add the missing method in friendsMelanie1-2/+2
2010-02-01Beginning of friends.Diva Canto1-8/+10
2010-01-04AvatarStore. Untested, but completeMelanie1-0/+2
2010-01-04Some work on avatar service. Retrieval and storage doneMelanie1-1/+1
2010-01-04Avatar appearance skeletonMelanie1-7/+11
2009-11-10* Update namespace in the regioncombinermodule.Teravus Ovares (Dan Olivares)1-1/+1
2009-11-10* Move RegionCombinerModule to it's own projectTeravus Ovares (Dan Olivares)1-0/+0
2009-09-13* Add the RegionCombinerModule backTeravus Ovares (Dan Olivares)1-4/+10
2009-08-10Stub out the Profile and Presence servicesMelanie1-3/+2
2009-06-22Update svn properties.Jeff Ames1-38/+38
2009-06-14Factoring out "land_data" / RequestLandData that was hanging off of IGridServ...diva1-38/+38
2009-06-14Update svn properties.Jeff Ames1-38/+38
2009-06-14Oops. Forgot to add this file.diva1-33/+38
2009-05-05Add copyright header. Formatting cleanup. Ignore some generated files.Jeff Ames1-0/+27
2009-05-05Some refactoring. Database is now active in the new user serverMelanie Thielker1-1/+1
2009-05-05Add an interface skeleton for user servicesMelanie Thielker1-0/+6