aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Hypergrid/HGFriendServerConnector.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-1/+1
|
* HG Friends: allow the establishment of HG friendships without requiring ↵Diva Canto2012-03-201-10/+16
| | | | co-presence in the same sim. Using avatar picker, users can now search for names such as "first.last@grid.com:9000", find them, and request friendship. Friendship requests are stored if target user is offline. TESTED ON STANDALONE ONLY.
* HG Friends working to some extent: friendships offered and accepted ↵Diva Canto2011-05-191-0/+71
correctly handled. Friends list showing correct foreign names. TODO: GrantRights.