aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Hypergrid (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-11Only send AgentOnline to the client if the friendsOnline list has elements. A...Diva Canto1-1/+1
2011-06-10More tweaking on the UserAgentServiceConnector: add constructor that does not...Diva Canto1-13/+22
2011-06-10Decreased timeout of HG StatusNotification to 4secs. http://opensimulator.org...Diva Canto1-1/+1
2011-06-07This hopefully fixes all issues with online/offline notifications across grid...Diva Canto1-2/+53
2011-05-26Commented a few extra debug messages.Diva Canto1-2/+0
2011-05-26HG IM in grid mode working fairly well. Unknown target user references looked...Diva Canto1-0/+61
2011-05-25HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...Diva Canto1-0/+58
2011-05-24Added necessary code to drop inventory on hg friends using the profile window...Diva Canto1-1/+65
2011-05-23HG friends: Status notifications working. Also initial logins get the online ...Diva Canto1-0/+91
2011-05-22More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto1-0/+50
2011-05-21Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto1-28/+9
2011-05-19HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto1-0/+175
2011-05-02Oops, forgot this one.Diva Canto1-1/+1
2011-01-06Canonicalize URL endings for the UserAgentServiceConnector.Diva Canto1-1/+5
2011-01-06HG map tile fetch: handle cached images appropriately.Diva Canto1-4/+12
2011-01-03Cleaned up debugging messages in the WebRequest handlersMic Bowman1-1/+1
2010-12-29Standardize the way WebRequests are made in the SimulationServiceConnector. A...Mic Bowman1-29/+35
2010-12-14More on mantis #5270Diva Canto1-2/+3
2010-12-13Changed logging level for message about failure to retrieve a map image from ...Marck1-1/+1
2010-12-13Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink.Marck1-14/+15
2010-12-09Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks comman...Diva Canto1-1/+1
2010-12-05Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...Diva Canto1-14/+14
2010-10-22Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)2-33/+19
2010-10-22Revert "* refactor refactor refactor ServerURI 4 lyfe"Justin Clark-Casey (justincc)1-19/+12
2010-10-22Revert "* additional serveruri cleanup"Justin Clark-Casey (justincc)1-6/+8
2010-10-22Revert "* remove some spurious debug info"Justin Clark-Casey (justincc)1-15/+15
2010-10-21* change the data exchanged within hypergrid transactionsJonathan Freedman2-14/+23
2010-10-20* remove some spurious debug infoJonathan Freedman1-15/+15
2010-10-20* additional serveruri cleanupJonathan Freedman1-8/+6
2010-10-20* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-12/+19
2010-10-20* remove some spurious debug infoJonathan Freedman1-15/+15
2010-10-03Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...Diva Canto1-2/+6
2010-10-03* additional serveruri cleanupJonathan Freedman1-8/+6
2010-10-02* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-12/+19
2010-09-12Formatting cleanup.Jeff Ames1-1/+1
2010-09-08First version of the Hypergrid HELO service that will enable different backen...Diva Canto1-0/+75
2010-09-04One more debug message to track an issue on Danger grid.Diva Canto1-0/+1
2010-09-04Make User Agent Service and Login Service separable.Diva Canto1-10/+32
2010-09-03One last tweak, hopefully.Diva Canto1-2/+2
2010-09-03Another tweak. Sux^2Diva Canto1-2/+2
2010-09-03More tweaks related to my previous commit. Tweaks sux.Diva Canto1-2/+2
2010-09-02Quick fix for making global references for gatekeepers that are not domain:po...Diva Canto2-6/+7
2010-08-23Remove various warnings and improve logging messages. No functional changes.Justin Clark-Casey (justincc)2-8/+3
2010-08-19Partial rewrite of client IP verification. Not completely finished yet, and u...Diva Canto2-0/+51
2010-08-16Fixes mantis #4954 for the xml-rpc calls of the UserAgentServiceConnector. Ba...Diva Canto1-2/+13
2010-08-04Better debug messagesDiva Canto1-5/+19
2010-05-15Finalized the client's TCP IP address verification process for HG1.5.Diva Canto1-0/+5
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames2-2/+56
2010-03-09Changed a cryptic debug message and a wrong commentDiva Canto1-1/+1
2010-02-22Changed asset CreatorID to a stringJohn Hurliman1-1/+1