aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Hypergrid/UserAgentServerConnector.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-01-03Profile UpdatesBlueWall1-0/+33
Update basic profile to use the replaceable interface, making configuration less error-prone. Add support to query avatar's home user account and profile service for regions usng the updated OpenProfileModule with Hypergrid.
2011-12-16HG minor bug fix and marked one method obsolete in UAS.Diva Canto1-0/+1
2011-12-04HG: Renamed one methodDiva Canto1-1/+1
2011-06-07This hopefully fixes all issues with online/offline notifications across ↵Diva Canto1-3/+13
grids. http://opensimulator.org/mantis/view.php?id=5528
2011-06-07This fixes the crash reported in ↵Diva Canto1-12/+12
http://opensimulator.org/mantis/view.php?id=5529 related to sending IMs to foreign friends who are offline. Hopefully.
2011-05-27Avoid a scary warning message about null replies from the user agent service.Diva Canto1-0/+4
2011-05-26HG IM in grid mode working fairly well. Unknown target user references ↵Diva Canto1-7/+50
looked back in source user's User Agent service.
2011-05-25HG: Instant Message working. Tested on HG standalones only. Needs a lot more ↵Diva Canto1-0/+48
testing.
2011-05-24Added necessary code to drop inventory on hg friends using the profile ↵Diva Canto1-1/+31
window, but can't test because this mechanism doesn't seem to work without a profile service.
2011-05-23HG friends: Status notifications working. Also initial logins get the online ↵Diva Canto1-1/+83
friends in other grids.
2011-01-21remove some mono compiler warnings and unnecessary dictionary instantiationsJustin Clark-Casey (justincc)1-3/+3
2010-10-03Made the home agent handler check for xff if behind a proxy.Diva Canto1-1/+2
2010-09-04Make User Agent Service and Login Service separable.Diva Canto1-1/+3
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames1-1/+28
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto1-0/+168