aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Hypergrid/HGFriendsServiceConnector.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-22More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto1-0/+50
2011-05-21Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto1-28/+9
2011-05-19HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto1-82/+23
2011-04-12Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto1-1/+0
2010-08-23Remove various warnings and improve logging messages. No functional changes.Justin Clark-Casey (justincc)1-7/+1
2010-06-04Fixed a couple of buglets in Friendship offers / acceptance / decline when av...Diva Canto1-1/+1
2010-02-26Flags on Store(Friend) are supposed to be MyFlags.Diva Canto1-1/+1
2010-02-26* Friends out connector completed. Grid login retrieves friends correctly.Diva Canto1-0/+241