Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-05-10 | Fixed a typo in the Friends packaging (Pricipal -> Principal) that was ↵ | Diva Canto | 1 | -1/+1 | |
making offline friendship offers fail in grids. | |||||
2010-03-01 | Friends rights under control. | Diva Canto | 1 | -1/+5 | |
2010-02-25 | Added server-side Friends in connector. Untested. | Diva Canto | 1 | -0/+28 | |
2010-02-09 | Implement the methods needed for the login service to populate the friendslist | Melanie | 1 | -2/+2 | |
on the friends service | |||||
2010-02-09 | Add the friends service skel and correct some namespace issues | Melanie | 1 | -1/+1 | |
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 | -12/+10 | |
service, and never the twain shall meet. This finally opens up the path to a working friends implementation | |||||
2010-02-04 | Some interface and data structure changes, add the missing method in friends | Melanie | 1 | -2/+2 | |
2010-02-01 | Beginning of friends. | Diva Canto | 1 | -8/+10 | |
2010-01-04 | AvatarStore. Untested, but complete | Melanie | 1 | -0/+2 | |
2010-01-04 | Some work on avatar service. Retrieval and storage done | Melanie | 1 | -1/+1 | |
2010-01-04 | Avatar appearance skeleton | Melanie | 1 | -7/+11 | |
2009-11-10 | * Update namespace in the regioncombinermodule. | Teravus Ovares (Dan Olivares) | 1 | -1/+1 | |
2009-11-10 | * Move RegionCombinerModule to it's own project | Teravus Ovares (Dan Olivares) | 1 | -0/+0 | |
* Moves the mono_metadata_token_from_dor message to a different module on loading. | |||||
2009-09-13 | * Add the RegionCombinerModule back | Teravus Ovares (Dan Olivares) | 1 | -4/+10 | |
* Yay anonymous delegate in an anonymous delegate. | |||||
2009-08-10 | Stub out the Profile and Presence services | Melanie | 1 | -3/+2 | |
2009-06-22 | Update svn properties. | Jeff Ames | 1 | -38/+38 | |
2009-06-14 | Factoring out "land_data" / RequestLandData that was hanging off of ↵ | diva | 1 | -38/+38 | |
IGridServices, erroneously. Not sure when this is used, but now it is implemented in the new model of service connectors. Hopefully it works. | |||||
2009-06-14 | Update svn properties. | Jeff Ames | 1 | -38/+38 | |
2009-06-14 | Oops. Forgot to add this file. | diva | 1 | -33/+38 | |
2009-05-05 | Add copyright header. Formatting cleanup. Ignore some generated files. | Jeff Ames | 1 | -0/+27 | |
2009-05-05 | Some refactoring. Database is now active in the new user server | Melanie Thielker | 1 | -1/+1 | |
2009-05-05 | Add an interface skeleton for user services | Melanie Thielker | 1 | -0/+6 | |