aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Presence (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-02-26Now showing friends online upon grid login.Diva Canto1-0/+3
2010-01-13Several more buglets removed.Diva Canto1-4/+6
2010-01-10* Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto1-1/+8
* CommsManager.AvatarService rerouted
2010-01-05Add the XInventoryServicesConnector, a new inventory connector without the cruftMelanie1-2/+2
of the old one that makes inventory crash on folder creation. This is just the connector part, the handler is still ont he todo list.
2010-01-05Change the signature of the forms requester data in preparation to gettingMelanie1-4/+4
to where lists can be sent as requests
2010-01-02Test client for remote presence connector, and for the service itself. ↵Diva Canto1-1/+1
Connector seems to work well.
2009-12-29* All modules and connectors for user account service are in place. Untested.Diva Canto1-2/+2
* Cleaned up a few things on presence connectors
2009-12-28Adding new fields and home location methid to presence. Adding cleanupMelanie1-0/+29
(deleting all but one presence record) on logout so that they don't pile up.
2009-12-28Database and presence changes. UntestedMelanie1-5/+4
2009-12-27Presence remote connector and handler. Presence HG Broker. Nothing tested, ↵Diva Canto1-8/+144
just compiles.
2009-12-27Change the signature of the forms requester data in preparation to gettingMelanie1-4/+4
to where lists can be sent as requests
2009-12-27Just make it compile :)Melanie1-2/+2
2009-12-27Presence Step 1Melanie1-10/+0
2009-11-18Tweak presence handling and whip up a database connector and handlerMelanie1-0/+27
for testign the new generic table handling
2009-11-17Add the presence server connectorMelanie2-0/+216