aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Friends (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-3/+3
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2-17/+9
2012-07-13Rather than instantiating a UTF8 encoding everywhere when we want to supress ...Justin Clark-Casey (justincc)1-3/+2
2012-05-03Remove the somewhat misleading logging of the string length of some unknown r...Justin Clark-Casey (justincc)1-2/+2
2011-12-05Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)1-1/+1
2011-06-02HG Friends bug fix: connector was shrinking principalID to UUID.Diva Canto1-3/+16
2011-05-22More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto1-1/+22
2011-05-21Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto1-1/+22
2011-05-19HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2-4/+4
2010-02-26Flags on Store(Friend) are supposed to be MyFlags.Diva Canto1-1/+1
2010-02-25Added server-side Friends in connector. Untested.Diva Canto2-0/+299