Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) da2b23f18d Improve efficiency of friends notification by only make one PresenceService call for all friends rather than one for each friend. 11 years ago
  Diva Canto fb6d6e5cca HG 2.0: User Agent Service now can also control where the local users can go. Domain-name and user-level based. \o/ 11 years ago
  Snoopy Pfeffer 7223b63563 User level based restrictions for HyperGrid teleports, asset uploads, group creations and getting contacted from other grids. Incoming HyperGrid teleports can also be restricted to local users. 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 651f9f47d0 HG: Verify that the user is local 12 years ago
  Diva Canto 080dfcc9c9 HG: Renamed one method 12 years ago
  Diva Canto 4cf60c5d9d Removing special casing on failures. This may also fix reports of this issue: 13 years ago
  Diva Canto eabfc9ca15 Added error message to help understand http://opensimulator.org/mantis/view.php?id=5527 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 f5d82350bb This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=5529 related to sending IMs to foreign friends who are offline. Hopefully. 13 years ago
  BlueWall 777f57d946 Re-Apply Use current TravelingAgent if the the login failure reason is "Logins Disabled" to fix NullReferenceException, allowing agent to login to fallback region when logins are disabled by "StartDisabled = true" or when logins are disabled by RegionReady"" 13 years ago
  BlueWall 0a430bbffb Revert "Use current TravelingAgent if the login failure reason is "Logins Disabled" to fix NullReferenceException, allowing agent to login to fallback region when logins are disabled by "StartDisabled = true" or when logins are disabled by RegionReady" 13 years ago
  BlueWall 4b9e446c62 Use current TravelingAgent if the login failure reason is "Logins Disabled" to fix NullReferenceException, allowing agent to login to fallback region when logins are disabled by "StartDisabled = true" or when logins are disabled by RegionReady 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 b82b0b1677 Normalizing comparison to lower case, just in case ppl set their config vars inconsistently. (maybe related to mantis #5386) 13 years ago
  Diva Canto e80bcc0049 Improved debug messages to track what is going on with the XFF header 13 years ago
  Diva Canto baa8ddfd26 Minor bug fixes. Hunting down mantis #5259 13 years ago
  Diva Canto 72748746d5 Fixed some inconsistency with trailing /. Made debug messages consistent. Changed the stored region names of HG regions. Increased the size of regionName in DB. 13 years ago
  Jonathan Freedman 5ddb8b535e * a bit of additional debugging: 13 years ago
  Jonathan Freedman d4144bedb8 * change the data exchanged within hypergrid transactions 13 years ago
  Jonathan Freedman a2167b0f0d * more url / hg cleanup 13 years ago
  Jonathan Freedman 8f1acb890a Merge branch 'master' of git://opensimulator.org/git/opensim 13 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. 13 years ago
  Jonathan Freedman 32ccc7a9d9 * refactor refactor refactor ServerURI 4 lyfe 13 years ago
  John Hurliman b6e0563ad7 Part two of the previous commit, making IGridUserService.LoggedOut() more flexible without changing current behavior 13 years ago