Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 2fbb906ff6 Reinsert code to extract size_x and size_y parameters from GetHomeRegion response in UserAgentServiceConnector. 10 years ago
  Oren Hurvitz 4bccfed80c When logging in UserAgentServiceConnector, always log the original server URL (the hostname), not the IP 10 years ago
  Justin Clark-Casey (justincc) f49d513089 Change warns associated with UserAgentServiceConnector to debugs, as this is not necessarily a problen with the source simulator (e.g. someone else's remote simulator cannot be contacted). 10 years ago
  Justin Clark-Casey (justincc) fc35b45e21 If calls to UserAgentServiceConnector fail then throw an exception. This lets the caller decide whether to discard the error or not. 10 years ago
  Oren Hurvitz bc0ff5e7d4 Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that. 11 years ago
  Diva Canto 4778d67005 Finally moved HG agent transfers to use agent fatpacks. 11 years ago
  Justin Clark-Casey (justincc) 80c19b7cac Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 11 years ago
  Diva Canto 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 12 years ago
  Diva Canto 531edd51d8 Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow. 12 years ago
  Diva Canto 4a9ca3ca8f HG Friends: reroute the status notifications to the HGFriends service, so that they can scale better. They were previously being handled by the UAS; that is still there, but it's now obsolete and will be removed in a future release. 12 years ago
  Diva Canto d1256536b5 Added GetUUID(first, last) on UserAgentsService so that we can finally make direct user connections. 12 years ago
  BlueWall 6941058824 Profile Updates 12 years ago
  Diva Canto 70e36ee2b4 HG: more adjustments for making HG Simian work. Added server_uri as new key on get_agent_home in UAS. 12 years ago
  Diva Canto 7e4a2d69d5 HG minor bug fix and marked one method obsolete in UAS. 12 years ago
  Diva Canto 080dfcc9c9 HG: Renamed one method 12 years ago
  Justin Clark-Casey (justincc) 3e7960d161 Increase information in logging for UserAgentServiceConnector. 13 years ago
  Justin Clark-Casey (justincc) 6179879308 minor: remove mono compiler warnings 13 years ago
  Diva Canto e1ca77a0db Only send AgentOnline to the client if the friendsOnline list has elements. Also, increased the timeout on UserAgentServiceConnector, StatusNotification again. 13 years ago
  Diva Canto 5f311c91c7 More tweaking on the UserAgentServiceConnector: add constructor that does not do DNS lookup, and use that for friends notification. 13 years ago
  Diva Canto 0ae022d688 Decreased timeout of HG StatusNotification to 4secs. http://opensimulator.org/mantis/view.php?id=5516 13 years ago
  Diva Canto 3307db5d4a This hopefully fixes all issues with online/offline notifications across grids. http://opensimulator.org/mantis/view.php?id=5528 13 years ago
  Diva Canto 0d29f73916 Commented a few extra debug messages. 13 years ago
  Diva Canto 0c58a9e680 HG IM in grid mode working fairly well. Unknown target user references looked back in source user's User Agent service. 13 years ago
  Diva Canto 5c2168cae7 HG: Instant Message working. Tested on HG standalones only. Needs a lot more testing. 13 years ago
  Diva Canto e19031849e Added necessary code to drop inventory on hg friends using the profile window, but can't test because this mechanism doesn't seem to work without a profile service. 13 years ago
  Diva Canto 24f28d3534 HG friends: Status notifications working. Also initial logins get the online friends in other grids. 13 years ago
  Diva Canto 32a3f330ed Canonicalize URL endings for the UserAgentServiceConnector. 13 years ago
  Diva Canto cefdee8aaf Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks command. mantis #5259 13 years ago
  Jonathan Freedman d4144bedb8 * change the data exchanged within hypergrid transactions 14 years ago
  Diva Canto 0772e19af2 Added viewer's channel, mac, and id0 to agent circuit data. Also moved client ip address to agent circuit data, so that it's always there. 14 years ago