1
0
forked from mirror/misskey
mi.moris.day/packages/backend
Gianni Ceccarelli dabf1867fd
keep cached avatar&banner when refresh fails to get new values (#13145)
* keep cached avatar&banner when refresh fails to get new values

when the remote explicitly tells us a user image is gone, we remove
our cached value, but if we fail to get the image, we keep whatever
value we already have

this should minimise the problem of avatars randomly disappearing

* autogen bits

* pnpm run build-misskey-js-with-types

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2024-02-04 21:03:49 +09:00
..
.vscode
assets
migration
nsfw-model
src
test
test-server
.eslintignore
.eslintrc.cjs
.madgerc
.swcrc
check_connect.js
generate_api_json.js
jest.config.cjs
jest.config.e2e.cjs
jest.config.unit.cjs
jsconfig.json
ormconfig.js
package.json
README.md
tsconfig.json
watch.mjs

Misskey Backend