| Commit message (Expand) | Author | Files | Lines |
2010-03-01 | Friends rights under control. | Diva Canto | 2 | -2/+8 |
2010-03-01 | Change friends to handle offers as it was originally designed. This may | Melanie | 1 | -1/+2 |
2010-02-28 | Friends connectors finished. Status notification working across the board. On... | Diva Canto | 1 | -9/+103 |
2010-02-27 | Status notification (online/offline) working for same sim. | Diva Canto | 1 | -0/+5 |
2010-02-27 | * Finished implementation of FriendsService.Delete | Diva Canto | 1 | -1/+1 |
2010-02-26 | * Friendship offers starting to work in the same sim. Not quite right yet. | Diva Canto | 1 | -0/+66 |
2010-02-26 | Removed unnecessary debug message | Diva Canto | 1 | -1/+1 |
2010-02-26 | Now showing friends online upon grid login. | Diva Canto | 2 | -2/+3 |
2010-02-26 | Flags on Store(Friend) are supposed to be MyFlags. | Diva Canto | 1 | -1/+1 |
2010-02-26 | * Friends out connector completed. Grid login retrieves friends correctly. | Diva Canto | 1 | -0/+241 |
2010-02-25 | Added server-side Friends in connector. Untested. | Diva Canto | 1 | -0/+28 |
2010-02-25 | List of friends now retrieved upon login. Configured and tested in standalone... | Diva Canto | 4 | -19/+33 |
2010-02-23 | * Removed the unused GridRegion.getInternalEndPointPort() (just use InternalE... | John Hurliman | 1 | -5/+0 |
2010-02-22 | * Removed the broken and unused GridRegion.ExternalEndPoint setter | John Hurliman | 1 | -2/+0 |
2010-02-22 | Changed asset CreatorID to a string | John Hurliman | 2 | -2/+2 |
2010-02-22 | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2 | -2/+2 |
2010-02-21 | One more test running. | Diva Canto | 1 | -7/+10 |
2010-02-21 | Small bug fixes for making tests work. | Diva Canto | 2 | -26/+30 |
2010-02-20 | SQLite connector better, but access to tables still doesn't work. | Diva Canto | 1 | -4/+9 |
2010-02-20 | Added UserAccountData and auth to the SQLite connector. Compiles, runs, but a... | Diva Canto | 1 | -2/+3 |
2010-02-15 | Formatting cleanup. | Jeff Ames | 2 | -3/+3 |
2010-02-14 | Added UserAccount, Avatar and Authentication to Data.Null, so that OpenSim ca... | Diva Canto | 1 | -0/+1 |
2010-02-12 | Fix http://opensimulator.org/mantis/view.php?id=4224 | Justin Clark-Casey (justincc) | 2 | -4/+6 |
2010-02-09 | Implement the methods needed for the login service to populate the friendslist | Melanie | 2 | -4/+29 |
2010-02-09 | Add the friends service skel and correct some namespace issues | Melanie | 3 | -1/+145 |
2010-02-08 | Create root inventory folder with proper type (9) instead of -1 | Melanie | 1 | -1/+1 |
2010-02-08 | Make an exception report more clear. Fix a database access in Presence to | Melanie | 1 | -1/+1 |
2010-02-07 | Finished implementing the XInventory connector. Untested. | Diva Canto | 1 | -10/+10 |
2010-02-05 | Clarify some names | Melanie | 1 | -3/+2 |
2010-02-04 | Finally cutting the gordian knot. Friends needs to be both a module and a | Melanie | 1 | -0/+49 |
2010-02-02 | Commenting UserAgentService.VerifyClient(UUID sessionID, string token) for no... | Diva Canto | 1 | -11/+16 |
2010-02-01 | Bug fix for finding default regions if the specified one doesn't exist. | Diva Canto | 1 | -6/+4 |
2010-02-01 | Bug fix for getting region flags. | Diva Canto | 1 | -1/+1 |
2010-01-31 | Batter debug messages. | Diva Canto | 1 | -1/+2 |
2010-01-31 | Assorted bug fixes related to hyperlinking | Diva Canto | 3 | -9/+6 |
2010-01-31 | * Remove unnecessary debug message | Diva Canto | 1 | -1/+3 |
2010-01-31 | * Simplified the configuration by having [DatabaseService] in it | Diva Canto | 1 | -1/+1 |
2010-01-31 | * Bug fix in XInventoryData -- groupOwned is an int in the DB | Diva Canto | 1 | -2/+8 |
2010-01-31 | * Added a few files that were missing in the repo. | Diva Canto | 2 | -25/+327 |
2010-01-30 | Bug fix for making cross-grid login work. | Diva Canto | 2 | -2/+7 |
2010-01-29 | Works for grid login. | Diva Canto | 2 | -1/+44 |
2010-01-28 | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 9 | -405/+816 |
2010-01-27 | Added ExternalName config on Gatekeeper. | Diva Canto | 4 | -8/+24 |
2010-01-24 | Removed obsolete interface IHyperlink. | Diva Canto | 1 | -49/+0 |
2010-01-24 | Hypergrid map search back on, this time with a config var in the grid service. | Diva Canto | 2 | -22/+37 |
2010-01-24 | Some method implementations were missing from LocalGridServiceConnector. | Diva Canto | 1 | -1/+3 |
2010-01-24 | Integrated the hyperlinking with the GridService. | Diva Canto | 8 | -1224/+834 |
2010-01-18 | * Towards enabling hyperlinks at grid-level. | Diva Canto | 1 | -3/+107 |
2010-01-18 | Check for impersonations at the Gatekeeper. | Diva Canto | 1 | -29/+52 |
2010-01-18 | Go Home works. With security!! | Diva Canto | 5 | -16/+248 |