aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Friends/FriendsRequestHandler.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make changes to a friend rights reach him on another sim; find on map does sh...UbitUmarov2015-10-261-4/+4
* Close streams immediately when we finish using themOren Hurvitz2014-07-211-13/+2
* * Refactorteravus2013-10-071-2/+2
* * Added a Basic DOS protection container/base object for the most common HTTP...teravus2013-10-071-2/+10
* Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)2013-07-081-1/+1
* In LocalFriendshipTerminated, send the original client's agentId to the frien...Donnie Roberts2013-06-071-1/+1
* Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-2/+2
* Allow cross-scope friendships to work, and also allow other cross scope nameMelanie2011-01-031-1/+1
* Fixed a couple of buglets in Friendship offers / acceptance / decline when av...Diva Canto2010-06-041-3/+10
* Friends rights under control.Diva Canto2010-03-011-2/+8
* More work on GrantRights. Still not right.Diva Canto2010-03-011-1/+3
* Friends connectors finished. Status notification working across the board. On...Diva Canto2010-02-281-2/+153
* * Friendship offers starting to work in the same sim. Not quite right yet.Diva Canto2010-02-261-0/+134