aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Hypergrid/HGFriendsServerPostHandler.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-9/+9
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-17/+5
* Rather than instantiating a UTF8 encoding everywhere when we want to supress ...Justin Clark-Casey (justincc)2012-07-131-4/+2
* Remove the somewhat misleading logging of the string length of some unknown r...Justin Clark-Casey (justincc)2012-05-031-1/+2
* HG Friends: reroute the status notifications to the HGFriends service, so tha...Diva Canto2012-03-211-0/+56
* Removed extraneous debug messageDiva Canto2012-03-211-1/+0
* HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto2012-03-201-47/+112
* Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-1/+1
* Remove mono compiler warnings. Fix problem with co-ordinate given in deregis...Justin Clark-Casey (justincc)2011-11-191-2/+0
* Commented a few extra debug messages.Diva Canto2011-05-261-4/+1
* HG friends: Status notifications working. Also initial logins get the online ...Diva Canto2011-05-231-0/+4
* More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2011-05-221-2/+41
* Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-211-37/+75
* HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-191-0/+242