| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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.
BTW, the Meshing files want to be committed too -- EOFs.
|
| |
|
|
|
|
|
|
|
| |
existing sessions with home locations from being picked up
only tested for a single user so this may still fail for multiple users
this may well be all academic anyway since standalone need to persistently store home location in presence data in some way
|
|
|
|
| |
conform to the changes in the generic table handler.
|
|
|
|
|
| |
This was a large, heavily conflicted merge and things MAY have got broken.
Please check!
|
|
|
|
| |
missing from response, namely Library and Friends. Appearance service is also missing.
|
|
|
|
| |
(deleting all but one presence record) on logout so that they don't pile up.
|
| |
|
|
|