Melanie
|
1c8d19d714
Delete existing presences for a user ID when they log in again.
|
hace 14 años |
Justin Clark-Casey (justincc)
|
bcd784b316
for now, comment out some older or redundant log debug lines to make diagnostics easier
|
hace 14 años |
Diva Canto
|
952029380a
Fixed a couple of buglets in Friendship offers / acceptance / decline when avies are in different sims.
|
hace 14 años |
Justin Clark-Casey (justincc)
|
2e2f73bdd5
minor: remove mono compiler warning
|
hace 14 años |
Diva Canto
|
d72769930a
More cleaning on presence. Friends online/offline works again.
|
hace 14 años |
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.
|
hace 14 años |
Diva Canto
|
ed3288a8db
Bug fix: "last location" login.
|
hace 14 años |
Melanie
|
9ea6509a1c
Comment a debug message that is a tad too spammy
|
hace 14 años |
Diva Canto
|
bbb43f9bde
Now showing friends online upon grid login.
|
hace 14 años |
Diva Canto
|
7356860b48
Several more buglets removed.
|
hace 15 años |
Diva Canto
|
4dd523b45d
* Changed IPresenceService Logout, so that it takes a position and a lookat
|
hace 15 años |
Diva Canto
|
08b507517b
Test client for remote presence connector, and for the service itself. Connector seems to work well.
|
hace 15 años |
Diva Canto
|
4240f2dec6
New LL login service is working! -- tested in standalone only. Things still missing from response, namely Library and Friends. Appearance service is also missing.
|
hace 15 años |
Diva Canto
|
1d2a332b96
Unit tests for presence. They helped fix a couple of wrongnesses.
|
hace 15 años |
Melanie
|
e0fc854f05
Adding new fields and home location methid to presence. Adding cleanup
|
hace 15 años |
Diva Canto
|
43691e8270
Added some more log messages. This is beginning to work.
|
hace 15 años |
Melanie
|
92a40129b5
Database and presence changes. Untested
|
hace 15 años |
Diva Canto
|
b8dfccb227
Changed GetAgents to take string[] instead of UUID[]
|
hace 15 años |
Melanie
|
2f717fc796
Remove the sesion from returned presence info
|
hace 15 años |
Melanie
|
8b9332e321
Finish the presence service
|
hace 15 años |
Melanie
|
490c093636
Just make it compile :)
|
hace 15 años |
Melanie
|
982e3ff5d9
Presence Step 1
|
hace 15 años |
Melanie
|
06ecdf1967
Tweak presence handling and whip up a database connector and handler
|
hace 15 años |
Melanie
|
0cd3bf074a
Change PresenceData to PresenceInfo to remove a naming conflict in the
|
hace 15 años |
Justin Clark-Casey (justincc)
|
69fba2647d
minor: remove mono compiler warning
|
hace 15 años |
Melanie
|
d0019704e6
Adding the presence service skeleton
|
hace 15 años |