aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Friends (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang2-33/+37
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-5/+7
2012-10-20Improve efficiency of friends notification by only make one PresenceService c...Justin Clark-Casey (justincc)1-2/+2
2012-10-16minor: Comment out log message on every FRIENDS SIM CONNECTOR request for now.Justin Clark-Casey (justincc)1-1/+1
2012-05-09Where necessary, rename OpenSim/Services/Connectors/*.cs files to reflect the...Justin Clark-Casey (justincc)1-0/+0
2012-03-20HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto1-3/+17
2012-02-16Correct a bug introduced in 1f402fdf (Feb 7 2012) where the delete friends gr...Justin Clark-Casey (justincc)1-1/+1
2012-02-07Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ex...Justin Clark-Casey (justincc)2-18/+13
2011-11-15distinguish between FriendsSimConnector and FriendsServiceConnector in logJustin Clark-Casey (justincc)2-17/+17
2011-06-02HG Friends bug fix: connector was shrinking principalID to UUID.Diva Canto1-12/+12
2011-05-22More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto1-0/+15
2011-05-21Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto1-1/+16
2011-05-19HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto1-3/+10
2011-04-12Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...Diva Canto2-2/+1
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 Canto2-2/+9
2010-05-18Change an exception reporting to include the stack trace. "e.Message" justMelanie1-1/+1
2010-03-01Friends rights under control.Diva Canto1-1/+3
2010-02-28Friends connectors finished. Status notification working across the board. On...Diva Canto1-9/+103
2010-02-27Status notification (online/offline) working for same sim.Diva Canto1-0/+5
2010-02-26* Friendship offers starting to work in the same sim. Not quite right yet.Diva Canto1-0/+66
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