summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix(ci): change Chromatic build to be triggered when frontend `package.json` ↵zyoshoka2025-04-273-6/+4
| | | | | | | | | is edited instead of lockfile (#15793) * fix(ci): correct invalid condition for skipping Chromatic build * fix: change to be triggered when frontend `package.json` is edited instead of lockfile * chore: disable automatic rebase of frontend Renovate PRs
* fix(frontend): ↵かっこかり2025-04-272-23/+25
| | | | PageWithHeaderからPageHeaderに全Propsが伝わっていなかった問題を修正 (#15858)
* enhance(frontend): ↵syuilo2025-04-271-9/+11
| | | | 通知ページをスワイプで切り替えられるように
* Update CHANGELOG.mdsyuilo2025-04-271-0/+1
|
* feat: ↵syuilo2025-04-2712-2/+59
| | | | アップロード可能な最大ファイルサイズをロールごとに設定可能に
* Bump version to 2025.4.1-beta.0github-actions[bot]2025-04-272-2/+2
|
* Fix #15876 絵文字がアニメーションしない問題を修正 (#15881)なっかあ2025-04-271-0/+1
|
* fix(frontend): ↵syuilo2025-04-272-1/+2
| | | | | | | タイムラインでノートが重複して表示されることがあるのを修正 Fix #15870 Close #15874
* enhance(backend): DB note (userId) インデクス -> (userId, id) ↵饺子w (Yumechi)2025-04-233-1/+23
| | | | | | | | | | | | | 複合インデクスにする (#15879) * enhance(backend): use composite index for ordering notes by user Signed-off-by: eternal-flame-AD <yume@yumechi.jp> * fixup! enhance(backend): use composite index for ordering notes by user --------- Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* fix(deps): update dependency fastify to v5.3.2 [security] (#15866)renovate[bot]2025-04-192-8/+18
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix htmlsyuilo2025-04-191-1/+0
|
* 🎨syuilo2025-04-191-1/+0
|
* 🎨syuilo2025-04-1925-1242/+872
|
* 🎨syuilo2025-04-192-23/+87
|
* Bump version to 2025.4.1-alpha.2github-actions[bot]2025-04-192-2/+2
|
* feat: Job queue inspector (#15856)syuilo2025-04-1936-211/+2447
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * Update job-queue.vue * wip * wip * Update job-queue.vue * wip * Update job-queue.vue * wip * Update QueueService.ts * Update QueueService.ts * Update QueueService.ts * Update job-queue.vue * wip * wip * wip * Update job-queue.vue * wip * Update MkTl.vue * wip * Update index.vue * wip * wip * Update MkTl.vue * 🎨 * jobs search * wip * Update job-queue.vue * wip * wip * Update job-queue.vue * Update job-queue.vue * Update job-queue.vue * Update job-queue.vue * wip * Update job-queue.job.vue * wip * wip * wip * Update MkCode.vue * wip * Update job-queue.job.vue * wip * Update job-queue.job.vue * Update misskey-js.api.md * Update CHANGELOG.md * Update job-queue.job.vue
* fix(storybook): implement missing stories (#15862)zyoshoka2025-04-183-0/+87
|
* 🎨syuilo2025-04-181-1/+0
|
* enhance(frontend): improve usabilitysyuilo2025-04-173-7/+7
|
* refactor(frontend): refactor stylessyuilo2025-04-172-21/+17
|
* fix(deps): update vite to v6.3.1 (#15857)かっこかり2025-04-177-440/+301
|
* enhance: ↵syuilo2025-04-168-17/+71
| | | | コントロールパネルでジョブキューをクリアできるように
* Bump version to 2025.4.1-alpha.1github-actions[bot]2025-04-162-2/+2
|
* Complete unicode emoji after last colon (#13384)anatawa122025-04-164-21/+124
| | | | | | | | | | | | | | | | | | * chore: add types on MkAutocomplete * feat: complete `:emoji:` to unicode emoji * chore: do not use fuzzy match for emojiComplete * docs(changelog): Unicode絵文字をslugから入力する際に`:ok:`のように最後の`:`を入力したあとにUnicode絵文字に変換できるように * docs(changelog): update changelog insertion position * chore: improve indent --------- Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com> Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix: ↵anatawa122025-04-162-1/+8
| | | | | | | | | | | ノートの直後のノートを表示する機能で表示が逆順になっていた問題を修正 (#15841) * fix: 特定のノート直前のノートを表示する機能で表示が逆順になっていた問題を修正 * docs(changelog): ノートの直後のノートを表示する機能で表示が逆順になっていた問題を修正 --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* add todosyuilo2025-04-161-0/+2
|
* Update CHANGELOG.mdsyuilo2025-04-161-0/+2
|
* enhance(frontend): ↵syuilo2025-04-164-3/+17
| | | | テーマでページヘッダーの色を変更できるように
* 🎨syuilo2025-04-161-3/+5
|
* enhance(frontend): ↵syuilo2025-04-163-13/+33
| | | | タイムライン以外でもスクロール位置の保持を試みるように
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2025-04-163-0/+40
|\
| * feat: migrate antenna on account move (#15843)anatawa122025-04-163-0/+40
| | | | | | | | | | | | | | * feat: migrate antenna on account move * docs(changelog): アカウントの移行時にアンテナのフィルターのユーザが更新されない問題を修正 * refactor: move to AntennaService
* | 🎨syuilo2025-04-161-6/+7
|/
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2025-04-162-4/+6
|\
| * fix(sw): type error in sw (#15844)anatawa122025-04-161-2/+2
| |
| * fix: improve flaky federation test (#15845)anatawa122025-04-161-2/+4
| |
* | refactor(frontend): アカウント情報はstore管理にsyuilo2025-04-165-44/+61
|/
* refactor(frontend): MkHorizontalSwipe -> MkSwipersyuilo2025-04-1518-47/+47
|
* コミット忘れsyuilo2025-04-152-2/+5
|
* fix(frontend): make keep scroll pos of timelinesyuilo2025-04-152-0/+59
|
* Bump version to 2025.4.1-alpha.0github-actions[bot]2025-04-153-3/+3
|
* New Crowdin updates (#15786)syuilo2025-04-158-26/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (English)
* enhance(backend): push notification for chat messagesyuilo2025-04-157-4/+36
| | | | Resolve #15831
* docs: ↵Kisaragi2025-04-151-2/+2
| | | | | | | | バックアップとログアウトの設定クリアについて書き方を変える (#15808) 1. 「新しいクライアントからログインしたとき」がすでにログインしたことのあるクライアントだとバックアップが必要ないと読めるので「新しい」を外す 2. ログアウトしてから設定データをブラウザから削除したあとで復元できるのはバックアップをとっているときのみであることを強調 cc 1312fe34c1e499bf537f0ee49e6d72683e0101ef
* fix: use ftt for outbox (#15819)anatawa122025-04-152-11/+39
| | | | | | | * fix: use ftt for outbox * chore: check for enableFanoutTimeline * lint: fix lint
* feat: render quote note with `quote-inline` class for ap compatibility (#15818)anatawa122025-04-153-11/+31
|
* fix: avatarId が null のときにも avatarUrl が non null ↵anatawa122025-04-156-11/+15
| | | | 担ってることがある問題 (#15833)
* fix: ↵anatawa122025-04-152-2/+3
| | | | | | | フォルダを開いた状態でメニューからアップロードしてもルートフォルダにアップロードされる問題 (#15836) * fix: フォルダを開いた状態でメニューからアップロードしてもルートフォルダにアップロードされる問題 * docs(changelog): Fix: フォルダを開いた状態でメニューからアップロードしてもルートフォルダにアップロードされる問題を修正 #15836
* feat(frontend): chat widgetsyuilo2025-04-155-0/+60
|
* feat(frontend): chat columnsyuilo2025-04-158-158/+247
| | | | Resolve #15830