Sharkey/packages/backend/src
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
..
@types chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
boot fix(backend): Misskeyのバックエンドプロセスが終了しない 2023-10-09 20:47:49 +09:00
core keep cached avatar&banner when refresh fails to get new values (#13145) 2024-02-04 21:03:49 +09:00
daemons refactor(frontend): widgets/server-metric内の型エラーを除去 (#12937) 2024-01-07 23:56:46 +09:00
misc fix: api-docが開けない問題を修正 (#13132) 2024-02-02 12:47:07 +09:00
models fix: api-docが開けない問題を修正 (#13132) 2024-02-02 12:47:07 +09:00
queue fix(backend): Fix typos in job configurations (#13086) 2024-01-28 15:08:45 +09:00
server ignore instance.actor when checking if there are local users (#13146) 2024-02-04 20:46:28 +09:00
config.ts fix(backend): Fix typos in job configurations (#13086) 2024-01-28 15:08:45 +09:00
const.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
decorators.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
di-symbols.ts feat: reversi 2024-01-19 20:51:49 +09:00
env.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
global.d.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
GlobalModule.ts refactor: make sure promises are settled before app shutdown (#12942) 2024-01-08 12:28:13 +09:00
logger.ts chore(backend/logger): log data for every level if exists (#12863) 2024-01-02 16:52:51 +09:00
MainModule.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
NestLogger.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
postgres.ts update deps 2024-01-21 18:43:01 +09:00
types.ts perf(reversi): improve performance of reversi backend 2024-01-22 15:41:29 +09:00