| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create 1680931179228-account-move.js | syuilo | 2023-04-08 | 1 | -0/+17 |
| | | |||||
| * | chore: use for instead of forEach | syuilo | 2023-04-08 | 1 | -4/+4 |
| | | |||||
| * | feat: account migration (#10507) | Namekuji | 2023-04-08 | 14 | -55/+534 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add Move activity * add endpoint to move from local to remote * follow move activity coming to inbox * fix move endpoint * add known-as endpoint to create account alias * add migration page * add route to migration page * add move and known-as endpoints * fix dependnecies error * fix new endpoints * fix move activity id * fix refollow * add movedToUri and alsoKnownAs to api * fix moveToUri indicator * fix missing context * add chengelog * rename MkMoved to MkAccountMoved * add missing semicolon * fix targetUri * fix followings query * remove redundant null check | ||||
| * | enhance(backend): ↵ | syuilo | 2023-04-08 | 1 | -24/+43 |
| | | | | | | | Redisにチャンネル投稿がない場合はDBから持ってくるように Fix #10473 | ||||
| * | fix(test): disable remote user tests | syuilo | 2023-04-07 | 1 | -0/+6 |
| | | | | | #10495 | ||||
| * | Revert "test" | syuilo | 2023-04-07 | 1 | -1/+1 |
| | | | | | This reverts commit cb39db100aefd0d174567a186f9f37ffb95a2680. | ||||
| * | test | syuilo | 2023-04-07 | 1 | -1/+1 |
| | | |||||
| * | fix(backend): restore date properly of federated instance cache | syuilo | 2023-04-07 | 1 | -1/+9 |
| | | |||||
| * | perf(backend): improve cache of federated instances | syuilo | 2023-04-07 | 2 | -18/+22 |
| | | |||||
| * | enhance(backend): tweak cache of role | syuilo | 2023-04-07 | 1 | -2/+2 |
| | | | | | #10439 | ||||
| * | perf(backend): improve cache of instance of user | syuilo | 2023-04-07 | 1 | -7/+10 |
| | | |||||
| * | typo | syuilo | 2023-04-07 | 1 | -4/+4 |
| | | |||||
| * | feat(backend): ↵ | syuilo | 2023-04-07 | 2 | -6/+17 |
| | | | | | ジョブキュー用Redisを別サーバーに分離できるように | ||||
| * | feat(backend): イベント用Redisを別サーバーに分離できるように | syuilo | 2023-04-07 | 10 | -51/+64 |
| | | |||||
| * | perf(backend): reduce db query | syuilo | 2023-04-07 | 1 | -1/+1 |
| | | |||||
| * | update deps | syuilo | 2023-04-06 | 1 | -23/+23 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2023-04-06 | 1 | -0/+2 |
| |\ | |||||
| | * | perf(backend): prevent emit needless db queries | syuilo | 2023-04-06 | 1 | -0/+2 |
| | | | |||||
| * | | perf(backend): cache avatar and banner url to db | syuilo | 2023-04-06 | 28 | -183/+126 |
| |/ | |||||
| * | perf(backend): reduce db query | syuilo | 2023-04-06 | 1 | -1/+7 |
| | | |||||
| * | fix(backend): fix pack of notification behaviour | syuilo | 2023-04-06 | 1 | -3/+7 |
| | | |||||
| * | fix | syuilo | 2023-04-06 | 1 | -1/+1 |
| | | |||||
| * | perf(backend): cache local custom emojis | syuilo | 2023-04-06 | 20 | -310/+335 |
| | | |||||
| * | refactor | syuilo | 2023-04-06 | 1 | -2/+2 |
| | | |||||
| * | perf(backend): reduce db query | syuilo | 2023-04-06 | 1 | -4/+7 |
| | | |||||
| * | fix misskey-dev/misskey-#10417 (#10418) | totegamma | 2023-04-06 | 1 | -0/+4 |
| | | |||||
| * | fix: 通知インジケータが光りっぱなしになる問題を修正 ↵ | tamaina | 2023-04-06 | 2 | -4/+5 |
| | | | | | | | | | | | | (#10483) * fix(misskey-js): ストリームがstringで送信される場合があるのを修正 * pnpm run api * force read notification * fix competition | ||||
| * | fix: webhook delivery content-type (#9823) (#10458) | xtexChooser | 2023-04-05 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | * fix: webhook delivery content-type (#9823) * style: indent * Update packages/backend/src/queue/processors/WebhookDeliverProcessorService.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * style: trailing comma --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | ||||
| * | fix | syuilo | 2023-04-05 | 2 | -6/+21 |
| | | |||||
| * | fix | syuilo | 2023-04-05 | 2 | -1/+1 |
| | | |||||
| * | enhance(backend): improve userkeypair cache | syuilo | 2023-04-05 | 5 | -22/+32 |
| | | |||||
| * | add note | syuilo | 2023-04-05 | 1 | -0/+1 |
| | | |||||
| * | enhance(backend): improve cache | syuilo | 2023-04-05 | 32 | -447/+263 |
| | | |||||
| * | enhance(backend): チャンネルの既読管理を削除 | syuilo | 2023-04-05 | 6 | -89/+6 |
| | | | | | | | - 現状上手く機能していない - パフォーマンス上の理由 - 実装するにしてももっと効率的な方法がある | ||||
| * | enhance(backend): improve cache | syuilo | 2023-04-04 | 21 | -89/+184 |
| | | |||||
| * | refactor(backend): rename Cache -> MemoryCache | syuilo | 2023-04-04 | 15 | -54/+54 |
| | | |||||
| * | perf(backend): 通知をRedisに保存するように | syuilo | 2023-04-04 | 20 | -448/+174 |
| | | | | | Resolve #10168 | ||||
| * | add notes | syuilo | 2023-04-03 | 1 | -0/+2 |
| | | |||||
| * | perf(backend): store notes of an antenna to redis instead of postgresql | syuilo | 2023-04-03 | 13 | -179/+62 |
| | | | | | Resolve #10169 | ||||
| * | perf(backend): cache timeline of a channel to redis | syuilo | 2023-04-03 | 4 | -4/+53 |
| | | |||||
| * | enhance(server): 動画サムネイルの縦の長さを最大422pxにする | tamaina | 2023-04-02 | 1 | -1/+1 |
| | | | | | | Related to #10149 Related to #10450 | ||||
| * | feat: チャンネルにノートをピン留めできるように | syuilo | 2023-03-31 | 11 | -56/+54 |
| | | | | | Resolve #7740 | ||||
| * | feat: チャンネルをお気に入りに登録できるように | syuilo | 2023-03-31 | 13 | -2/+280 |
| | | | | | Resolve #10097 | ||||
| * | use workspace:*, use pnpm@8.1.0 | tamaina | 2023-03-30 | 1 | -1/+1 |
| | | |||||
| * | lint fix | syuilo | 2023-03-30 | 1 | -1/+1 |
| | | |||||
| * | update deps | syuilo | 2023-03-30 | 2 | -41/+41 |
| | | |||||
| * | chore: integrate misskey-js as a workspace item (git subtree) (#10409) | Kagami Sascha Rosylight | 2023-03-30 | 1 | -1/+1 |
| | | | | | | * Additional changes for the merge * api-misskey-js | ||||
| * | regionが空文字列のときはundefinedとする (#10410) | YS | 2023-03-25 | 1 | -1/+1 |
| | | |||||
| * | Revert "Additional changes for the merge" | Kagami Sascha Rosylight | 2023-03-25 | 1 | -1/+1 |
| | | | | | This reverts commit efb5e1d1cc95b373b00cf2fedfc5b3bd745a1753. | ||||
| * | Additional changes for the merge | Kagami Sascha Rosylight | 2023-03-25 | 1 | -1/+1 |
| | | |||||