Justin Clark-Casey (justincc)
|
ac037dfe21
Add method doc for IPresenceService
|
12 years ago |
Diva Canto
|
d72769930a
More cleaning on presence. Friends online/offline works again.
|
14 years ago |
Diva Canto
|
bfb7a49990
Fixed Presence unit test. Removed unnecessary packing/unpacking of obsolete fields.
|
14 years ago |
Diva Canto
|
a58859a0d4
GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway.
|
14 years ago |
Diva Canto
|
4dd523b45d
* Changed IPresenceService Logout, so that it takes a position and a lookat
|
15 years ago |
Diva Canto
|
b63405c1a7
Inching ahead... This compiles, but very likely does not run.
|
15 years ago |
Diva Canto
|
c164b85ea6
* Added packing/unpacking of the Home fields in PresenceInfo
|
15 years ago |
Melanie
|
e0fc854f05
Adding new fields and home location methid to presence. Adding cleanup
|
15 years ago |
Melanie
|
92a40129b5
Database and presence changes. Untested
|
15 years ago |
Diva Canto
|
3ef513e863
Presence remote connector and handler. Presence HG Broker. Nothing tested, just compiles.
|
15 years ago |
Diva Canto
|
b8dfccb227
Changed GetAgents to take string[] instead of UUID[]
|
15 years ago |
Melanie
|
2f717fc796
Remove the sesion from returned presence info
|
15 years ago |
Melanie
|
101f60ea88
Interface changes
|
15 years ago |
Diva Canto
|
dc80d13466
More beef to the IPresenceService interface.
|
15 years ago |
Melanie
|
982e3ff5d9
Presence Step 1
|
15 years ago |
Melanie
|
06ecdf1967
Tweak presence handling and whip up a database connector and handler
|
15 years ago |
Melanie
|
0cd3bf074a
Change PresenceData to PresenceInfo to remove a naming conflict in the
|
15 years ago |
Melanie
|
239a14265e
Stub out the Profile and Presence services
|
15 years ago |