Age | Commit message (Collapse) | Author |
|
Without this, db_upgrade segfaults.
|
|
|
|
It will most probably fail because the object is already there.
|
|
|
|
They weren't shown anyway, but it's better to be sure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Only delete from each user's cache, not from the global database.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
timeline.idx to private.idx, local.idx to public.idx.
|
|
|
|
|
|
This way, an object can be protected from the purge by creating
a hard link to it.
|
|
|
|
|
|
|
|
|
|
|