misskey/packages/backend/src/server
anatawa12 55d835ad51
Fix: 通知のページネーションで2つ以上読み込めなくなることがある問題 (#15277)
* fix: notifications-groupedのinclude/exclude typesに:groupedを指定できてしまう問題

* refactor: 通知の取得処理を Notification Service に移動

* feat: add function to parse additional part of id

* fix: 通知のページネーションが正しく動かない問題

Redisにのページネーションで使用する時間及びidとRedis上のものが混同されていたので、Misskeyが生成するものに寄せました。

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

* chore: XADDをretryするように

* fix: notifications-groupedでxrevrangeしているのを消し忘れていた
2025-04-02 10:37:16 +09:00
..
api Fix: 通知のページネーションで2つ以上読み込めなくなることがある問題 (#15277) 2025-04-02 10:37:16 +09:00
assets なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
oauth enhance: OAuth2 (IndieAuth) でロゴが提供されている場合は表示するように (#15578) 2025-03-06 08:05:14 +00:00
web enhance(frontend): 壁紙をデッキ設定の一部に 2025-04-01 13:18:49 +09:00
ActivityPubServerService.ts fix(backend): 連合無しモードでも外部から照会可能だった問題を修正 2025-03-17 13:21:09 +09:00
FileServerService.ts deps: update pnpm to v10 (#15588) 2025-03-07 07:03:52 +00:00
HealthServerService.ts Misskey® Reactions Buffering Technology™ (#14579) 2024-09-20 21:03:53 +09:00
NodeinfoServerService.ts enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
ServerModule.ts Feat: Chat (#15686) 2025-03-24 21:32:46 +09:00
ServerService.ts Merge commit from fork 2025-02-23 19:21:34 +09:00
WellKnownServerService.ts follow up of 6c8f21b608 2025-03-17 13:27:47 +09:00