aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Friends/FriendsServiceConnector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct a bug introduced in 1f402fdf (Feb 7 2012) where the delete friends gr...Justin Clark-Casey (justincc)2012-02-161-1/+1
* Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ex...Justin Clark-Casey (justincc)2012-02-071-13/+9
* distinguish between FriendsSimConnector and FriendsServiceConnector in logJustin Clark-Casey (justincc)2011-11-151-12/+12
* HG Friends bug fix: connector was shrinking principalID to UUID.Diva Canto2011-06-021-12/+12
* More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2011-05-221-0/+15
* Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-211-1/+16
* HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-191-3/+10
* Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto2011-04-121-1/+0
* Remove various warnings and improve logging messages. No functional changes.Justin Clark-Casey (justincc)2010-08-231-7/+1
* Fixed a couple of buglets in Friendship offers / acceptance / decline when av...Diva Canto2010-06-041-1/+1
* Flags on Store(Friend) are supposed to be MyFlags.Diva Canto2010-02-261-1/+1
* * Friends out connector completed. Grid login retrieves friends correctly.Diva Canto2010-02-261-0/+241