aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Presence (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Now showing friends online upon grid login.Diva Canto2010-02-261-0/+3
|
* Several more buglets removed.Diva Canto2010-01-131-4/+6
|
* * Changed IPresenceService Logout, so that it takes a position and a lookatDiva Canto2010-01-101-1/+8
| | | | * CommsManager.AvatarService rerouted
* Test client for remote presence connector, and for the service itself. ↵Diva Canto2010-01-021-1/+1
| | | | Connector seems to work well.
* * All modules and connectors for user account service are in place. Untested.Diva Canto2009-12-291-2/+2
| | | | * Cleaned up a few things on presence connectors
* Adding new fields and home location methid to presence. Adding cleanupMelanie2009-12-281-0/+29
| | | | (deleting all but one presence record) on logout so that they don't pile up.
* Database and presence changes. UntestedMelanie2009-12-281-5/+4
|
* Presence remote connector and handler. Presence HG Broker. Nothing tested, ↵Diva Canto2009-12-271-8/+144
| | | | just compiles.
* Change the signature of the forms requester data in preparation to gettingMelanie2009-12-271-4/+4
| | | | to where lists can be sent as requests
* Just make it compile :)Melanie2009-12-271-2/+2
|
* Presence Step 1Melanie2009-12-271-10/+0
|
* Tweak presence handling and whip up a database connector and handlerMelanie2009-11-181-0/+27
| | | | for testign the new generic table handling
* Add the presence server connectorMelanie2009-11-172-0/+216