Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HG Friends: reroute the status notifications to the HGFriends service, so ↵ | Diva Canto | 2012-03-21 | 1 | -0/+1 |
| | | | | 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. | ||||
* | HG Friends: allow the establishment of HG friendships without requiring ↵ | Diva Canto | 2012-03-20 | 1 | -0/+5 |
| | | | | 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. | ||||
* | Added GetUUID(first, last) on UserAgentsService so that we can finally make ↵ | Diva Canto | 2012-03-17 | 1 | -2/+30 |
| | | | | direct user connections. | ||||
* | Profile Updates | BlueWall | 2012-01-03 | 1 | -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. | ||||
* | HG minor bug fix and marked one method obsolete in UAS. | Diva Canto | 2011-12-16 | 1 | -0/+1 |
| | |||||
* | HG: Renamed one method | Diva Canto | 2011-12-04 | 1 | -1/+1 |
| | |||||
* | This hopefully fixes all issues with online/offline notifications across ↵ | Diva Canto | 2011-06-07 | 1 | -3/+13 |
| | | | | grids. http://opensimulator.org/mantis/view.php?id=5528 | ||||
* | This fixes the crash reported in ↵ | Diva Canto | 2011-06-07 | 1 | -12/+12 |
| | | | | http://opensimulator.org/mantis/view.php?id=5529 related to sending IMs to foreign friends who are offline. Hopefully. | ||||
* | Avoid a scary warning message about null replies from the user agent service. | Diva Canto | 2011-05-27 | 1 | -0/+4 |
| | |||||
* | HG IM in grid mode working fairly well. Unknown target user references ↵ | Diva Canto | 2011-05-26 | 1 | -7/+50 |
| | | | | looked back in source user's User Agent service. | ||||
* | HG: Instant Message working. Tested on HG standalones only. Needs a lot more ↵ | Diva Canto | 2011-05-25 | 1 | -0/+48 |
| | | | | testing. | ||||
* | Added necessary code to drop inventory on hg friends using the profile ↵ | Diva Canto | 2011-05-24 | 1 | -1/+31 |
| | | | | window, but can't test because this mechanism doesn't seem to work without a profile service. | ||||
* | HG friends: Status notifications working. Also initial logins get the online ↵ | Diva Canto | 2011-05-23 | 1 | -1/+83 |
| | | | | friends in other grids. | ||||
* | remove some mono compiler warnings and unnecessary dictionary instantiations | Justin Clark-Casey (justincc) | 2011-01-21 | 1 | -3/+3 |
| | |||||
* | Made the home agent handler check for xff if behind a proxy. | Diva Canto | 2010-10-03 | 1 | -1/+2 |
| | |||||
* | Make User Agent Service and Login Service separable. | Diva Canto | 2010-09-04 | 1 | -1/+3 |
| | |||||
* | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 1 | -1/+28 |
| | |||||
* | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 2010-01-28 | 1 | -0/+168 |