summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Release: 2025.6.1github-actions[bot]2025-06-162-2/+2
|
* Update CHANGELOG.mdsyuilo2025-06-151-0/+1
|
* Update CHANGELOG.mdsyuilo2025-06-151-1/+1
| | | Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
* enhance(frontend/image-effector): tweak fxssyuilo2025-06-156-10/+13
|
* enhance(frontend/image-effector): tweak fxssyuilo2025-06-151-7/+9
|
* enhance(frontend/image-effector): add blockNoise fxsyuilo2025-06-155-0/+127
|
* enhance(frontend/image-effector): tweak fxssyuilo2025-06-156-0/+18
|
* enhance(frontend/image-effector): tweak colorAdjust fxsyuilo2025-06-153-27/+35
|
* enhance(frontend/image-effector): tweak distort fxsyuilo2025-06-151-9/+13
|
* Update CHANGELOG.mdsyuilo2025-06-141-0/+1
|
* refactor(frontend): ↵かっこかり2025-06-143-10/+18
| | | | | | | checkWordMuteの返り値が誤っている問題を修正 (#16188) * refactor(frontend): checkWordMuteの返り値が誤っている問題を修正 * fix lint
* Bump version to 2025.6.1-rc.0github-actions[bot]2025-06-142-2/+2
|
* fix(frontend): ↵syuilo2025-06-143-1/+12
| | | | | | デッキのタイムラインカラムで新着ノート時のサウンドが再生されない問題を修正 Fix #16164
* New Crowdin updates (#16187)syuilo2025-06-131-3/+3
| | | | | | | * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Simplified)
* Bump version to 2025.6.1-beta.2github-actions[bot]2025-06-122-2/+2
|
* fix(frontend): display reactions correctly in welcome timeline (#16186)zyoshoka2025-06-122-2/+2
|
* New Crowdin updates (#16183)syuilo2025-06-123-2/+17
| | | | | | | * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Italian)
* fix(misskey-js) : misskey-jsの drive/file/create ↵mochi33i2025-06-123-7/+5
| | | | | | | でファイルアップロードができない問題を修正 (#16028) * fix(misskey-js): drive/file/createが動かない問題を修正 * CHANGELOG.mdに修正内容を追加
* Update CHANGELOG.mdsyuilo2025-06-121-4/+0
|
* fix(deps): update [root] update dependencies (#16142)renovate[bot]2025-06-112-502/+273
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Bump version to 2025.6.1-beta.1github-actions[bot]2025-06-112-2/+2
|
* fix(frontend): disable note_view_interruptor temporary to prevent rendering ↵syuilo2025-06-113-26/+32
| | | | glitch
* fix(deps): update [backend] update dependencies (#16143)renovate[bot]2025-06-112-986/+860
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix: pnpm-lock.yamlの再生成 (#16182)おさむのひと2025-06-111-174/+42
|
* chore(deps): update [misskey-js] update dependencies (#16140)renovate[bot]2025-06-103-37/+152
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update [frontend] update dependencies (#16144)renovate[bot]2025-06-108-529/+727
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update [tools] update dependencies (#16141)renovate[bot]2025-06-102-81/+135
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Bump version to 2025.6.1-beta.0github-actions[bot]2025-06-102-2/+2
|
* New Crowdin updates (#16163)syuilo2025-06-108-4/+452
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (German) * New translations ja-jp.yml (German) * New translations ja-jp.yml (German)
* fix(frontend): ↵syuilo2025-06-103-20/+17
| | | | | | Plugin:register_note_view_interruptor()によるノートの書き換えが機能しない問題を修正 Fix #16180
* fix(backend): correct outbox pagination (#16176)zyoshoka2025-06-082-6/+22
|
* Bump version to 2025.6.1-alpha.4github-actions[bot]2025-06-072-2/+2
|
* deps(misskey-js): Update openapi-typescript to v7 (#15491)かっこかり2025-06-078-29245/+34306
| | | | | | | | | | | | | | | | | | | * deps(misskey-js): Update openapi-typescript to v7 * update openapi-typescript to v7.7.3 * generate misskey-js types * bump openapi-typescript * enhance: 生成物からnever型を除去するように * regenerate api types * refactor: 処理共通化 --------- Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2025-06-072-2/+2
|\
| * Bump version to 2025.6.1-alpha.3github-actions[bot]2025-06-062-2/+2
| |
* | fix(frontend): support non-image filessyuilo2025-06-071-24/+52
|/
* 🎨syuilo2025-06-071-1/+2
|
* 🎨syuilo2025-06-073-0/+6
|
* enhance(frontend): ↵syuilo2025-06-072-3/+16
| | | | アップローダー内でセンシティブフラグを設定可能に
* enhance(frontend): 投稿フォームにアップローダーを埋め込み ↵syuilo2025-06-078-660/+868
| | | | | | | | | | | | | | | | | | | | | | | (#16173) * wip * Update MkPostForm.vue * wip * wip * Update MkPostForm.vue * wip * wip * add tip * Update tips.ts * Update MkPostForm.vue
* refactor(frontend): refactor tipssyuilo2025-06-064-31/+45
|
* enhance(frontend): improve MkTip usabilitysyuilo2025-06-063-7/+29
|
* chore(frontend): tweak uisyuilo2025-06-062-10/+27
|
* Bump version to 2025.6.1-alpha.2github-actions[bot]2025-06-052-2/+2
|
* enhance(frontend): ↵かっこかり2025-06-052-20/+107
| | | | | | | | | 画像エフェクトの操作でRangeをダブルクリックしたらデフォルトの値に戻るように (#16171) * enhance(frontend): エフェクトの操作でRangeをダブルクリックしたらデフォルトの値に戻るように * fix: trackの計算方法を修正 * remove unnecessary async
* enhance(frontend): tweak server setup wizardsyuilo2025-06-052-14/+13
|
* enhance(frontend): 画像エフェクト「色調補正」を追加 (#16170)かっこかり2025-06-054-0/+143
|
* chore: fix failure to publish misskey-js to npm registry (#16169)zyoshoka2025-06-051-0/+2
|
* add notesyuilo2025-06-051-0/+2
|
* refactor(frontend): refactor ImageEffectorsyuilo2025-06-051-6/+39
|