Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avatar appearance skeleton | Melanie | 2010-01-04 | 1 | -1/+1 |
| | |||||
* | Test client for remote presence connector, and for the service itself. ↵ | Diva Canto | 2010-01-02 | 2 | -3/+5 |
| | | | | Connector seems to work well. | ||||
* | New LL login service is working! -- tested in standalone only. Things still ↵ | Diva Canto | 2010-01-01 | 1 | -9/+31 |
| | | | | missing from response, namely Library and Friends. Appearance service is also missing. | ||||
* | Unit tests for presence. They helped fix a couple of wrongnesses. | Diva Canto | 2009-12-30 | 1 | -9/+23 |
| | |||||
* | Adding new fields and home location methid to presence. Adding cleanup | Melanie | 2009-12-28 | 1 | -4/+30 |
| | | | | (deleting all but one presence record) on logout so that they don't pile up. | ||||
* | Added some more log messages. This is beginning to work. | Diva Canto | 2009-12-28 | 2 | -5/+7 |
| | |||||
* | Database and presence changes. Untested | Melanie | 2009-12-28 | 2 | -27/+23 |
| | |||||
* | Changed GetAgents to take string[] instead of UUID[] | Diva Canto | 2009-12-27 | 1 | -19/+23 |
| | |||||
* | Remove the sesion from returned presence info | Melanie | 2009-12-27 | 1 | -4/+0 |
| | |||||
* | Finish the presence service | Melanie | 2009-12-27 | 1 | -5/+73 |
| | |||||
* | Just make it compile :) | Melanie | 2009-12-27 | 1 | -5/+26 |
| | |||||
* | Presence Step 1 | Melanie | 2009-12-27 | 1 | -5/+2 |
| | |||||
* | Tweak presence handling and whip up a database connector and handler | Melanie | 2009-11-18 | 1 | -0/+9 |
| | | | | for testign the new generic table handling | ||||
* | Change PresenceData to PresenceInfo to remove a naming conflict in the | Melanie | 2009-11-18 | 1 | -0/+5 |
| | | | | OpenSim.Data namespace | ||||
* | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2009-11-13 | 1 | -3/+3 |
| | |||||
* | Adding the presence service skeleton | Melanie | 2009-10-23 | 2 | -0/+137 |