BlueWall
|
8efae93b51
Restrict IPresenceData.VerifyAgent
|
12 years ago |
BlueWall
|
f85b23edea
Add agent verification to Presence
|
12 years ago |
Justin Clark-Casey (justincc)
|
522eff6138
Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done.
|
12 years ago |
Justin Clark-Casey (justincc)
|
04ecd748d9
remove further mono compiler warnings
|
13 years ago |
Justin Clark-Casey (justincc)
|
aa60c4b129
fix build break
|
14 years ago |
Melanie Thielker
|
ccd5610997
Correctly update the LastSeen field
|
14 years ago |
Melanie Thielker
|
01728fb19e
Ensure no UUID.Zero region ID is ever written to presence. Add a Migration
|
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 |
Jeff Ames
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
14 years ago |
Justin Clark-Casey (justincc)
|
a1643c78be
remove test presence from NullPresenceData since this appears to stop existing sessions with home locations from being picked up
|
14 years ago |
Melanie
|
210649f0d4
Make an exception report more clear. Fix a database access in Presence to
|
14 years ago |
Melanie
|
baaf660511
Merge branch 'master' into presence-refactor
|
14 years ago |
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 years ago |
Melanie
|
e0fc854f05
Adding new fields and home location methid to presence. Adding cleanup
|
15 years ago |
Melanie
|
397a296492
Add the migration for friends and guard the presence Report function
|
15 years ago |
Melanie
|
831f759644
Add the MySQL presence data module
|
15 years ago |