egirlskey/packages/backend/src
tamaina 2650a7a5b8
fix: 通知インジケータが光りっぱなしになる問題を修正 (#10483)
* fix(misskey-js): ストリームがstringで送信される場合があるのを修正

* pnpm run api

* force read notification

* fix competition
2023-04-06 06:11:59 +09:00
..
@types chore: add tiny definition for redis-lock (#9971) 2023-02-22 14:51:34 +09:00
boot test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
core fix: 通知インジケータが光りっぱなしになる問題を修正 (#10483) 2023-04-06 06:11:59 +09:00
daemons refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
misc enhance(backend): improve cache 2023-04-05 10:21:10 +09:00
models enhance(backend): チャンネルの既読管理を削除 2023-04-05 07:52:49 +09:00
queue fix: webhook delivery content-type (#9823) (#10458) 2023-04-05 14:49:58 +09:00
server fix: 通知インジケータが光りっぱなしになる問題を修正 (#10483) 2023-04-06 06:11:59 +09:00
GlobalModule.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
MainModule.ts enhance(server): separate job queue process (#9662) 2023-01-21 14:09:01 +09:00
NestLogger.ts improve nest logger 2022-12-10 15:45:30 +09:00
config.ts Revert "Allow configuring the listen host (#9924)" 2023-02-22 18:00:35 +09:00
const.ts refactor 2022-12-25 14:22:23 +09:00
decorators.ts refactor: fix types 2023-02-09 10:50:53 +09:00
di-symbols.ts perf(backend): 通知をRedisに保存するように 2023-04-04 14:06:57 +09:00
env.ts Fastify (#9106) 2022-12-03 19:42:05 +09:00
global.d.ts refactoring 2021-11-12 02:02:25 +09:00
logger.ts refactor: fix types 2023-02-09 11:46:08 +09:00
postgres.ts perf(backend): 通知をRedisに保存するように 2023-04-04 14:06:57 +09:00
redis.ts refactor(backend): refactor dependency 2022-09-22 05:11:26 +09:00
types.ts fix: i/notificationsで古い通知タイプを許容するなど、古い通知タイプの清算 (#10042) 2023-02-23 20:46:14 +09:00