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