mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-12-12 18:08:24 +00:00
* 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しているのを消し忘れていた |
||
|---|---|---|
| .. | ||
| 2fa | ||
| gallery | ||
| registry | ||
| webhooks | ||
| apps.ts | ||
| authorized-apps.ts | ||
| change-password.ts | ||
| claim-achievement.ts | ||
| delete-account.ts | ||
| export-antennas.ts | ||
| export-blocking.ts | ||
| export-clips.ts | ||
| export-favorites.ts | ||
| export-following.ts | ||
| export-mute.ts | ||
| export-notes.ts | ||
| export-user-lists.ts | ||
| favorites.ts | ||
| import-antennas.ts | ||
| import-blocking.ts | ||
| import-following.ts | ||
| import-muting.ts | ||
| import-user-lists.ts | ||
| move.ts | ||
| notifications-grouped.ts | ||
| notifications.ts | ||
| page-likes.ts | ||
| pages.ts | ||
| pin.ts | ||
| read-announcement.ts | ||
| regenerate-token.ts | ||
| revoke-token.ts | ||
| signin-history.ts | ||
| unpin.ts | ||
| update-email.ts | ||
| update.ts | ||