Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | HG Friends: allow the establishment of HG friendships without requiring ↵ | Diva Canto | 2012-03-20 | 1 | -8/+59 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | -1/+60 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | direct user connections. | |||||
* | | | | | | | | | | | | | | | Add url to logging if SynchronousRestFormsRequester.MakRequest() throws an ↵ | Justin Clark-Casey (justincc) | 2012-02-07 | 1 | -6/+9 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exception in service connectors | |||||
* | | | | | | | | | | | | | | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2012-01-07 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Profile Updates | BlueWall | 2012-01-03 | 1 | -0/+54 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: more adjustments for making HG Simian work. Added server_uri as new key ↵ | Diva Canto | 2011-12-29 | 2 | -1/+4 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on get_agent_home in UAS. | |||||
* | | | | | | | | | | | HG: more / love for Xmas | Diva Canto | 2011-12-24 | 1 | -2/+25 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | HG: AAdded a few missing /'s at the end of URLs | Diva Canto | 2011-12-23 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | HG minor bug fix and marked one method obsolete in UAS. | Diva Canto | 2011-12-16 | 1 | -0/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | HG: Added HEAD method to Helo service. This is the preferred method, but its ↵ | Diva Canto | 2011-12-04 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wide use will have to wait a few releases. So the sims are still calling GET for now. | |||||
* | | | | | | | | HG: Renamed one method | Diva Canto | 2011-12-04 | 1 | -1/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Increase information in logging for UserAgentServiceConnector. | Justin Clark-Casey (justincc) | 2011-09-08 | 1 | -12/+12 | |
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | Done for http://opensimulator.org/mantis/view.php?id=5669 | |||||
* | | | | | | minor: remove mono compiler warnings | Justin Clark-Casey (justincc) | 2011-07-16 | 1 | -35/+36 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Only send AgentOnline to the client if the friendsOnline list has elements. ↵ | Diva Canto | 2011-06-11 | 1 | -1/+1 | |
| |_|_|/ |/| | | | | | | | | | | | Also, increased the timeout on UserAgentServiceConnector, StatusNotification again. | |||||
* | | | | More tweaking on the UserAgentServiceConnector: add constructor that does ↵ | Diva Canto | 2011-06-10 | 1 | -13/+22 | |
| | | | | | | | | | | | | | | | | not do DNS lookup, and use that for friends notification. | |||||
* | | | | Decreased timeout of HG StatusNotification to 4secs. ↵ | Diva Canto | 2011-06-10 | 1 | -1/+1 | |
| |_|/ |/| | | | | | | | | http://opensimulator.org/mantis/view.php?id=5516 | |||||
* | | | This hopefully fixes all issues with online/offline notifications across ↵ | Diva Canto | 2011-06-07 | 1 | -2/+53 | |
| | | | | | | | | | | | | grids. http://opensimulator.org/mantis/view.php?id=5528 | |||||
* | | | Commented a few extra debug messages. | Diva Canto | 2011-05-26 | 1 | -2/+0 | |
| | | | ||||||
* | | | HG IM in grid mode working fairly well. Unknown target user references ↵ | Diva Canto | 2011-05-26 | 1 | -0/+61 | |
| | | | | | | | | | | | | 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/+58 | |
| | | | | | | | | | | | | testing. | |||||
* | | | Added necessary code to drop inventory on hg friends using the profile ↵ | Diva Canto | 2011-05-24 | 1 | -1/+65 | |
| | | | | | | | | | | | | 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 | -0/+91 | |
| | | | | | | | | | | | | friends in other grids. | |||||
* | | | More on HG Friends. Added Delete(string, string) across the board. Added ↵ | Diva Canto | 2011-05-22 | 1 | -0/+50 | |
| | | | | | | | | | | | | security to friendship identifiers so that they can safely be deleted across worlds. Had to change Get(string) to use LIKE because the secret in the identifier is not always known -- affects only HG visitors. BOTTOM LINE SO FAR: HG friendships established and deleted safely across grids, local rights working but not (yet?) being transmitted back. | |||||
* | | | Fixed permissions bug related to friends in PermissionsModule. Added ↵ | Diva Canto | 2011-05-21 | 1 | -28/+9 | |
| | | | | | | | | | | | | FriendsData[] GetFriends(string principalID) to IFriendsData and FriendInfo[] GetFriends(string PrincipalID) to IFriendsService. Refactored some more in the FriendsModule. Made client get notification of local friends permissions upon HGLogin. HG Friends object permissions work. | |||||
* | | | HG Friends working to some extent: friendships offered and accepted ↵ | Diva Canto | 2011-05-19 | 1 | -0/+175 | |
| |/ |/| | | | | | correctly handled. Friends list showing correct foreign names. TODO: GrantRights. | |||||
* | | Oops, forgot this one. | Diva Canto | 2011-05-02 | 1 | -1/+1 | |
| | | ||||||
* | | Canonicalize URL endings for the UserAgentServiceConnector. | Diva Canto | 2011-01-06 | 1 | -1/+5 | |
| | | ||||||
* | | HG map tile fetch: handle cached images appropriately. | Diva Canto | 2011-01-06 | 1 | -4/+12 | |
|/ | ||||||
* | Cleaned up debugging messages in the WebRequest handlers | Mic Bowman | 2011-01-03 | 1 | -1/+1 | |
| | ||||||
* | Standardize the way WebRequests are made in the SimulationServiceConnector. ↵ | Mic Bowman | 2010-12-29 | 1 | -29/+35 | |
| | | | | | | Added debugging calls for tracking performance of web requests. | |||||
* | More on mantis #5270 | Diva Canto | 2010-12-14 | 1 | -2/+3 | |
| | ||||||
* | Changed logging level for message about failure to retrieve a map image from ↵ | Marck | 2010-12-13 | 1 | -1/+1 | |
| | | | | a linked region. | |||||
* | Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink. | Marck | 2010-12-13 | 1 | -14/+15 | |
| | | | | | | Configuration option AssetService in section [GridService] must be set to enable this functionality. Map tiles do currently not show for hyperlinks set in simulators that are connected to grids, see Mantis #5270. | |||||
* | Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks ↵ | Diva Canto | 2010-12-09 | 1 | -1/+1 | |
| | | | | command. mantis #5259 | |||||
* | Fixed some inconsistency with trailing /. Made debug messages consistent. ↵ | Diva Canto | 2010-12-05 | 1 | -14/+14 | |
| | | | | Changed the stored region names of HG regions. Increased the size of regionName in DB. | |||||
* | * change the data exchanged within hypergrid transactions | Jonathan Freedman | 2010-10-21 | 2 | -14/+23 | |
| | ||||||
* | * remove some spurious debug info | Jonathan Freedman | 2010-10-20 | 1 | -15/+15 | |
| | ||||||
* | Merge branch 'master' of git://opensimulator.org/git/opensim | Jonathan Freedman | 2010-10-05 | 1 | -2/+6 | |
|\ | ||||||
| * | Added viewer's channel, mac, and id0 to agent circuit data. Also moved ↵ | Diva Canto | 2010-10-03 | 1 | -2/+6 | |
| | | | | | | | | client ip address to agent circuit data, so that it's always there. | |||||
* | | * additional serveruri cleanup | Jonathan Freedman | 2010-10-03 | 1 | -8/+6 | |
| | | ||||||
* | | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 2010-10-02 | 1 | -12/+19 | |
|/ | ||||||
* | Formatting cleanup. | Jeff Ames | 2010-09-12 | 1 | -1/+1 | |
| | ||||||
* | First version of the Hypergrid HELO service that will enable different ↵ | Diva Canto | 2010-09-08 | 1 | -0/+75 | |
| | | | | backends to interoperate. | |||||
* | One more debug message to track an issue on Danger grid. | Diva Canto | 2010-09-04 | 1 | -0/+1 | |
| | ||||||
* | Make User Agent Service and Login Service separable. | Diva Canto | 2010-09-04 | 1 | -10/+32 | |
| | ||||||
* | One last tweak, hopefully. | Diva Canto | 2010-09-03 | 1 | -2/+2 | |
| | ||||||
* | Another tweak. Sux^2 | Diva Canto | 2010-09-03 | 1 | -2/+2 | |
| | ||||||
* | More tweaks related to my previous commit. Tweaks sux. | Diva Canto | 2010-09-03 | 1 | -2/+2 | |
| | ||||||
* | Quick fix for making global references for gatekeepers that are not ↵ | Diva Canto | 2010-09-02 | 2 | -6/+7 | |
| | | | | domain:port work. This needs a serious rewrite, as the assumption domain:port doesn't hold from here on. Just quick-fixing for now. | |||||
* | Remove various warnings and improve logging messages. No functional changes. | Justin Clark-Casey (justincc) | 2010-08-23 | 2 | -8/+3 | |
| |