かっこかり
0edb0133fc
enhance(frontend): チャンネル周りのUIの整理 ( #16743 )
...
* enhance(frontend): チャンネル周りのUIの整理
* fix: 共通要素間の一貫性を保つ
* Update Changelog
* fix: チャンネル新規作成を管理タブに移動・上部ボタン削除
2025-11-06 10:15:59 +09:00
かっこかり
0abe021640
fix(frontend): PageHeaderのタイトルがはみ出る問題を修正 ( #16744 )
...
* fix(frontend): PageHeaderのタイトルがはみ出る問題を修正
* Update Changelog
* fix: remove duplicated scoped class to avoid confusion
2025-11-06 09:31:55 +09:00
かっこかり
344f50d538
enhance(frontend): 絵文字パレット設定に説明文を追加 ( #16750 )
...
* enhance(frontend): 絵文字パレット設定に説明文を追加
* tweak message
2025-11-05 11:35:48 +09:00
かっこかり
1cebad0ddb
fix(frontend): navbarのリアルタイムモードのオンオフ状態の表示をわかりやすく ( #16748 )
...
* fix(frontend): navbarのリアルタイムモードのオンオフをわかりやすく
* Update Changelog
* remove unused imports
2025-11-05 09:45:42 +09:00
かっこかり
b9713259a7
fix(frontend): 表示するものがないときにはMkResultを使用するように ( #16740 )
2025-11-04 15:16:58 +09:00
かっこかり
e15b8b7fa3
fix(frontend): formlinkのスタイル修正 ( #16741 )
2025-11-04 15:13:24 +09:00
かっこかり
ca89c86426
fix(frontend): 自分に割り当てられたロール一覧の余白を調整 ( #16747 )
2025-11-04 15:12:20 +09:00
かっこかり
6bce19655b
fix(frontend): ドライブのtipのスタイル修正 ( #16742 )
2025-11-04 11:58:29 +09:00
かっこかり
78ed024b0b
refactor(frontend): EmojiPickerの冗長なCSSを一部簡略化 ( #16717 )
2025-11-02 12:12:33 +09:00
かっこかり
6f76b598a1
fix: follow-up of #16719 [ci skip] ( #16732 )
2025-11-01 13:58:35 +09:00
syuilo
a888f2863b
Node.js 24 support ( #16723 )
...
* Revert "テストが動かないためnodejs 24サポートを取り消し"
This reverts commit a892bbcce5 .
* fix jest.js
* ファイルの添付方法を変更
---------
Co-authored-by: samunohito <46447427+samunohito@users.noreply.github.com>
2025-10-30 21:47:04 +09:00
syuilo
a892bbcce5
テストが動かないためnodejs 24サポートを取り消し
2025-10-29 09:58:44 +09:00
かっこかり
6571c87e14
fix: attempt to fix test ( #16719 )
...
* fix(backend): attempt to fix test
* fix
* Revert "fix(backend): attempt to fix test"
This reverts commit 67dff577c9 .
* attempt to fix test
* Revert "fix"
This reverts commit cec3d2f5c6 .
* fix
2025-10-28 11:35:23 +09:00
かっこかり
9e0f18a705
deps: update `@types/node` to v24 [ci skip] ( #16718 )
...
* update `@types/node` to v24
* fix
2025-10-28 11:34:42 +09:00
syuilo
3dfca2d61f
lint
2025-10-28 11:05:14 +09:00
syuilo
f1578c282e
update deps
2025-10-28 10:43:59 +09:00
syuilo
231a6877be
enhance: Node.js v24がActive LTSに移行されたことに伴いv24を標準に
2025-10-28 10:27:11 +09:00
かっこかり
d0a5ccc1ec
fix(frontend): コンポーネントのインポート忘れ ( #16715 )
2025-10-27 18:41:17 +09:00
かっこかり
4e16e23acd
fix(frontend): confettiの実行がアニメーション設定を考慮していない問題を修正 ( #16714 )
...
* fix(frontend): confettiの実行がアニメーション設定を考慮していない問題を修正
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-10-27 18:41:03 +09:00
github-actions[bot]
1f29fb4e40
Release: 2025.10.2
2025-10-27 04:19:42 +00:00
github-actions[bot]
1f934ada5d
Bump version to 2025.10.2-beta.0
2025-10-26 10:34:10 +00:00
syuilo
cd77404006
fix tooltip text
2025-10-26 19:29:37 +09:00
github-actions[bot]
351386c8ff
Bump version to 2025.10.2-alpha.0
2025-10-26 01:35:02 +00:00
syuilo
298f8802d4
fix(frontend): 期限が無期限のアンケートに投票できない問題を修正
...
Fix #16708
2025-10-26 10:32:12 +09:00
syuilo
6e614ff061
Revert "Fix touch position offset in image masking on iOS devices ( #16702 )"
...
This reverts commit 456504cf82 .
2025-10-25 19:32:00 +09:00
syuilo
9f768b8022
fix(frontend): キャッシュをクリアするとテーマ再適用するまでレンダリングが正しく行われない問題を修正
2025-10-25 08:22:47 +09:00
github-actions[bot]
60bcb9c6a9
Release: 2025.10.1
2025-10-24 06:31:32 +00:00
github-actions[bot]
0c85bfd56f
Bump version to 2025.10.1-beta.4
2025-10-24 02:28:37 +00:00
Copilot
456504cf82
Fix touch position offset in image masking on iOS devices ( #16702 )
...
* Initial plan
* Fix iOS touch position offset in image masking feature
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-10-24 11:14:12 +09:00
syuilo
81cea6aed5
Update MkImageEffectorDialog.vue
...
related? #16703
2025-10-24 11:01:20 +09:00
syuilo
2d1b7c957a
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-10-24 10:41:55 +09:00
syuilo
5b6aa1496a
Update about-misskey.vue
2025-10-24 10:40:11 +09:00
github-actions[bot]
259dd34b26
Bump version to 2025.10.1-beta.3
2025-10-23 10:25:35 +00:00
Copilot
42f230f223
Fix video audio loss during compression by preserving audio stream ( #16696 )
...
* Initial plan
* Fix video audio loss during compression by specifying AAC codec
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Fix audio by avoiding transcoding - copy audio stream directly
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-10-23 18:59:12 +09:00
かっこかり
2e07e50bb4
refactor(frontend): 既存のGLSLを単独のファイルに移行 ( #16677 )
...
* refactor(frontend): 既存のGLSLを単独のファイルに移行
* fix: glslファイルを参照元ファイルと同じ場所に移動
2025-10-23 11:05:21 +09:00
かっこかり
d203e1a446
refactor(frontend): フロントエンドの型エラー解消 ( #16694 )
2025-10-23 11:04:27 +09:00
github-actions[bot]
4988719a2e
Bump version to 2025.10.1-beta.2
2025-10-22 02:13:11 +00:00
syuilo
f0380f2d1c
enhance(frontend): improve theme apply handling
2025-10-22 11:11:30 +09:00
github-actions[bot]
130d065d0c
Bump version to 2025.10.1-beta.1
2025-10-22 00:18:40 +00:00
syuilo
aafd8b6bf7
fix(frontend): ダークモードの同期が機能しない場合がある問題を修正
...
Fix #16688
2025-10-22 09:11:15 +09:00
github-actions[bot]
7a82c1a912
Bump version to 2025.10.1-beta.0
2025-10-21 11:08:40 +00:00
syuilo
3c97c12e7f
enhance(frontend): 下書き/予約投稿一覧は投稿フォームのアカウントメニュー内に移動し、下書き保存は「...」メニュー内に移動
2025-10-21 20:03:57 +09:00
syuilo
5b5a1f08e1
enhance(backend): 管理者/モデレーターはファイルのアップロード制限をバイパスするように
...
Resolve #16687
2025-10-21 19:24:43 +09:00
renovate[bot]
09896fdc12
chore(deps): update [misskey-js] update dependencies to v8.46.1 [ci skip] ( #16681 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-21 11:36:03 +09:00
renovate[bot]
f93043e170
fix(deps): update [backend] update dependencies [ci skip] ( #16683 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-21 11:28:34 +09:00
renovate[bot]
1c2e57d60c
fix(deps): update [frontend] update dependencies [ci skip] ( #16684 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-21 11:06:25 +09:00
github-actions[bot]
67c853104c
Bump version to 2025.10.1-alpha.6
2025-10-21 00:58:02 +00:00
renovate[bot]
b161fe7adc
fix(deps): update dependency nodemailer to v7 [security] [ci skip] ( #16611 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-21 08:56:01 +09:00
renovate[bot]
bc2b512be6
chore(deps): update [misskey-js] update dependencies [ci skip] ( #16612 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-20 20:40:38 +09:00
renovate[bot]
8549f71656
fix(deps): update [backend] update dependencies [ci skip] ( #16676 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-20 19:36:43 +09:00
github-actions[bot]
ae4487fa69
Bump version to 2025.10.1-alpha.5
2025-10-20 09:37:00 +00:00
renovate[bot]
0a75d6fcf1
fix(deps): update [frontend] update dependencies [ci skip] ( #16613 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-20 16:44:58 +09:00
果物リン
9aea7363ce
fix(frontend): MkPollの集計完了後の挙動がおかしいのを修正 ( #16646 )
...
* MkPollの集計完了後の挙動がおかしいのを修正
* fix lint
* watchを削除できるように修正
* fix
* Update Changelog
* fix lint
---------
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-10-20 16:11:01 +09:00
github-actions[bot]
f0889f4b3c
Bump version to 2025.10.1-alpha.4
2025-10-20 06:36:00 +00:00
かっこかり
b8433b2413
enhance(frontend): glslを単独のファイルに分離 ( #16665 )
2025-10-20 15:23:19 +09:00
syuilo
4e9070a4c5
update happy-dom
2025-10-20 15:19:19 +09:00
かっこかり
8714945ec9
fix(frontend): ウォーターマーク配置のエフェクトが壊れている問題を修正 ( #16662 )
...
* fix(frontend): ウォーターマーク配置のエフェクトが壊れている問題を修正
* enhance: add settings for noBoundingBoxExpansion
* Update Changelog
* fix
* perf: ウォーターマークのrepeatをWRAP属性で制御するように
* fix: ウォーターマークをrepeatした際に回転や拡大縮小の中心が「位置」設定を考慮しないのを修正
* fix: ウォーターマークをrepeatした際にマージンが各ウォーターマークごとのマージンとなっていない問題を修正
* fix: リピートモード時の拡大縮小の原点が、アライメントの設定にかかわらず左上になる問題を修正
* enhance: preserveBoundingRect の翻訳文字を変更
* fix: remove description
* fix
* fix: 回転の向きが逆になっているのを修正
* fix: マージンは元画像の大きさに対する割合で算出するように
* Update watermarkPlacement.ts
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-10-20 15:05:23 +09:00
syuilo
aadc7bf61a
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-10-20 14:48:16 +09:00
syuilo
acd35ef96c
add note
2025-10-20 14:48:14 +09:00
github-actions[bot]
579499a7df
Bump version to 2025.10.1-alpha.3
2025-10-19 04:22:23 +00:00
かっこかり
d98bf012b5
refactor(frontend): カスタムディレクティブの型付け ( #16659 )
...
* refactor(frontend): カスタムディレクティブの型付け
* fix
2025-10-19 11:36:00 +09:00
anatawa12
44930342a8
Revert typeorm patches ( #16664 )
...
* chore: remove patches
* chore: remove unnecessary 'DEFAULT NULL's
* chore: add patches with .gitkeep
2025-10-19 11:34:34 +09:00
かっこかり
29892d2a01
enhance: リモートユーザーのロールバッジを表示するかどうかをサーバー管理者が設定できるように ( #16661 )
...
* enhance: リモートユーザーのロールバッジを表示するかどうかをサーバー管理者が設定できるように
* Update Changelog
* build misskey-js with types
2025-10-16 22:45:37 +09:00
かっこかり
b6bf3cfcb7
fix(frontend): バナー画像の画面上でのクロップが以前の挙動と同一になるように ( #16658 )
...
* fix(frontend): バナー画像の画面上でのクロップが以前の挙動と同一になるように
* fix
2025-10-16 18:04:08 +09:00
かっこかり
a132a1d3e1
fix(frontend): 外部アプリ設定のアプリアイコンに変な余白が入っているのを修正 ( #16660 )
2025-10-16 18:01:25 +09:00
かっこかり
8cfd147555
fix(frontend): ロールポリシーによりダイレクトメッセージが無効化されている際のデッキのダイレクトメッセージカラムの挙動を改善 ( #16656 )
...
* fix(frontend): ロールポリシーによりダイレクトメッセージが無効化されている際のデッキのダイレクトメッセージカラムの挙動を改善
* Update Changelog
2025-10-16 11:17:47 +09:00
syuilo
a405575cd6
chore(frontend): add tips
2025-10-16 09:44:58 +09:00
github-actions[bot]
56885cceed
Bump version to 2025.10.1-alpha.2
2025-10-15 04:11:32 +00:00
syuilo
3c64281696
Revert "fix(deps): update dependency happy-dom to v20 [security] ( #16644 )"
...
This reverts commit 45b3afa70d .
2025-10-15 13:05:37 +09:00
renovate[bot]
45b3afa70d
fix(deps): update dependency happy-dom to v20 [security] ( #16644 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-15 13:00:29 +09:00
かっこかり
42008d1377
fix(frontend): デッキのメインカラムのヘッダをクリックしてもページ上部/下部にスクロールしない問題を修正 ( #16653 )
...
* fix(frontend): デッキのメインカラムのヘッダをクリックしても上部にスクロールしない問題を修正
* fix
* Update Changelog
* fix lint
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-10-15 12:59:26 +09:00
かっこかり
3df81931ec
fix(frontend): ナビゲーションバーの設定で削除した項目をその場で再追加できない問題を修正 ( #16652 )
...
* fix(frontend): ナビゲーションバーの設定で削除した項目をその場で再追加できない問題を修正
* Update Changelog
2025-10-15 12:14:03 +09:00
github-actions[bot]
4c536630d4
Bump version to 2025.10.1-alpha.1
2025-10-10 10:01:31 +00:00
かっこかり
f8c6273acc
fix(frontend): scroll-driven animation非対応環境でバナー画像が上下中央に表示されない問題を修正 ( #16632 )
...
* fix(frontend): scroll-driven animation非対応環境でバナー画像が上下中央に表示されない問題を修正
* Update Changelog
2025-10-10 09:33:35 +09:00
かっこかり
edf7beff23
fix(frontend/aiscript): Mk:toastを同期関数に変更 ( #16480 )
2025-10-09 11:30:34 +09:00
かっこかり
3804028b6e
chore(deps): update dependency @types/node to v22.18.8 ( #16630 )
...
* chore(deps): update dependency @types/node to v22.18.8
* run pnpm dedupe
* Update Changelog
2025-10-09 10:35:39 +09:00
renovate[bot]
70473c66e9
fix(deps): update [backend] update dependencies [ci skip] ( #16615 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-09 10:19:43 +09:00
かっこかり
72a5daeb9a
update deps [ci skip] ( #16628 )
2025-10-09 09:57:49 +09:00
github-actions[bot]
54efe1b4c5
Bump version to 2025.10.1-alpha.0
2025-10-09 00:32:10 +00:00
果物リン
41aa0c8efe
[カスタム絵文字beta]MacのCmdキー対応とCtrl/Cmd+Arrowキー対応 ( #16621 )
...
* [カスタム絵文字beta]MacのCmdキー対応とCtrl/Cmd+Arrowキー対応
* Update packages/frontend/src/components/grid/MkGrid.vue
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-10-09 09:29:47 +09:00
おさむのひと
37526de323
fix: aliasesの区切り文字が一致していないのを修正 ( #16622 )
...
* fix: aliasesの区切り文字が一致していないのを修正
* fix CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-10-09 09:29:09 +09:00
かっこかり
21ed2e3002
fix(frontend): バナー画像のサイズがおかしい問題を修正 ( #16627 )
...
* fix(frontend): バナー画像のサイズがおかしい問題を修正
* Update Changelog
2025-10-09 09:28:27 +09:00
github-actions[bot]
d1eb1cad42
Release: 2025.10.0
2025-10-08 13:18:04 +00:00
syuilo
994690eebf
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-10-08 17:50:14 +09:00
syuilo
b25810e091
fix(backend): improve NoteDraftService validation
2025-10-08 17:50:04 +09:00
github-actions[bot]
03544dfd9d
Bump version to 2025.10.0-rc.0
2025-10-08 08:49:44 +00:00
果物リン
d4df749f4f
絵文字の追加辞書をインストールすると絵文字ピッカーダイアログでユニコード絵文字が出てこないのを修正 ( #16618 )
...
* Fix: ユニコード絵文字の追加辞書をインストールするとユニコード絵文字が出てこなくなる
* add change log
* Update CHANGELOG.md
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-10-08 17:40:19 +09:00
syuilo
04e2d44d28
add note
2025-10-08 17:37:44 +09:00
syuilo
6d2e582eaf
fix(backend): improve NoteDraftService validation
2025-10-08 17:36:32 +09:00
syuilo
9eb975e71d
enhance(frontend): text/*をデフォルトでアップロード可能に
2025-10-08 17:30:37 +09:00
syuilo
a8a0c1c1b6
add notes
2025-10-08 17:19:57 +09:00
syuilo
0b642cf446
chore(frontend): add caption for maxFileSize
2025-10-07 09:47:26 +09:00
syuilo
fe38115883
lint
2025-10-06 20:01:19 +09:00
syuilo
0d33e1f839
fix notes\drafts\create param defs
2025-10-06 19:21:17 +09:00
syuilo
ae10cad9a7
perf(frontend): improve about#emojis performancce
2025-10-06 10:21:46 +09:00
syuilo
ba9924abdb
refactor(frontend): use useTemplateRef
2025-10-06 10:18:14 +09:00
github-actions[bot]
99686801a0
Bump version to 2025.10.0-beta.2
2025-10-06 01:12:30 +00:00
かっこかり
f3e0713501
enhance(frontend): お問い合わせページからデバイス情報を出力できるように ( #16598 )
...
* enhance(frontend): デバイス情報を出力できるように
* fix lint
* Update Changelog
* enhance: getHighEntropyValuesが使用できなかった場合のフォールバックを追加
* fix lint
* fix: getHighEntropyValuesが使用できない場合は生のUAを返すように
* enhance: getHighEntropyValuesが使用できる場合でも生のUAを含めるように
* ✌️
* onHeaderClicked -> onOpened
2025-10-06 10:06:53 +09:00
かっこかり
7fcbf57a9d
fix(frontend): 存在しない翻訳を修正 ( #16604 )
2025-10-06 10:06:20 +09:00
github-actions[bot]
7cd55c31da
Bump version to 2025.10.0-beta.1
2025-10-05 23:59:45 +00:00
かっこかり
d03cf4d7f9
fix(frontend): 通知の設定画面で予約投稿関連の翻訳が当たっていない問題の修正 ( #16603 )
...
* fix(frontend): 予約投稿通知の設定画面に不足している翻訳を追加
* fix(misskey-js): 廃止された通知が定義に残っているのを修正
* fix(frontend): 予約投稿の完了/失敗通知はオンオフのみ
2025-10-06 08:55:22 +09:00
かっこかり
a8fcdb79ab
fix(frontend): 画面左のナビゲーションバーでウィジェットアイコンにtooltipがつかない問題を修正 ( #16602 )
2025-10-05 18:53:57 +09:00
かっこかり
eae9af73c2
enhance(frontend): MkTabs, MkPageHeader.tabsにてタブハイライトのCSS Anchor Positioningに対応 ( #16595 )
...
* fix(frontend): modalの中でtabsを使用する際にハイライトが変な位置に出る問題を修正
* fix lint
* Revert "fix(frontend): modalの中でtabsを使用する際にハイライトが変な位置に出る問題を修正"
This reverts commit 3b0ec46990 .
* fix
* fix
* enhance(frontend): MkTabsのタブハイライト切り替えをCSS anchor positioningに対応させる
* enhance(frontend): MkPageHeader.tabsのタブハイライト切り替えをCSS anchor positioningに対応させる
* 🎨
2025-10-05 18:53:28 +09:00
かっこかり
c0dc156df7
enhance(frontend): プロフィールバナー画像のparallaxをscroll-driven animationに置き換え ( #16241 )
...
* enhance(frontend): プロフィールバナー画像のparallaxをscroll-driven animationに置き換え
* lint
* revert unrelated changes
* Update packages/frontend/src/pages/user/home.vue
* remove inset shadow
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-10-05 16:49:33 +09:00
かっこかり
720c6519cd
refactor(frontend): MkTabの指定をpropsから行うように ( #16596 )
...
* refactor(frontend): MkTabの指定をpropsから行うように
* Update explore.featured.vue
2025-10-05 15:48:11 +09:00
かっこかり
46b0e8115a
enhance(frontend): 実験的機能としてTranslator APIを用いた翻訳を実装 ( #16600 )
...
* enhance(frontend): 実験的機能としてTranslator APIを用いた翻訳を実装
* remove unused imports
* remove unnecessary console.log
* fix 表記揺れ
* fix lint
2025-10-05 15:43:13 +09:00
renovate[bot]
7ea4cad12e
chore(deps): update [misskey-js] update dependencies [skip ci] ( #16543 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-04 15:44:08 +09:00
github-actions[bot]
d864e9a269
Bump version to 2025.10.0-beta.0
2025-10-04 06:40:01 +00:00
renovate[bot]
e2f939080a
fix(deps): update [frontend] update dependencies [ci skip] ( #16548 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-04 15:26:26 +09:00
renovate[bot]
a393d5a87e
fix(deps): update [backend] update dependencies ( #16547 )
...
* fix(deps): update [backend] update dependencies
* chore: update typeorm.patch
* fix: handle socket creation failure in HttpRequestServiceAgent
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: anatawa12 <anatawa12@icloud.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-10-04 15:04:28 +09:00
syuilo
fc02e0d34d
chore(frontend): make enableFolderPageView false by default
...
see #16553
2025-10-04 08:54:49 +09:00
syuilo
cb1a90ddad
chore(frontend): improve usability
2025-10-04 08:53:19 +09:00
github-actions[bot]
f0fb3a56a8
Bump version to 2025.10.0-alpha.0
2025-10-01 04:57:00 +00:00
syuilo
225154d76d
enhance(frontend): improve zoomLines image effect
2025-09-27 18:46:26 +09:00
syuilo
c5f9c0ce5c
enhance(frontend): add pixelate mask effect
2025-09-26 18:27:53 +09:00
github-actions[bot]
cce302ae4f
Bump version to 2025.9.1-alpha.2
2025-09-26 06:44:58 +00:00
かっこかり
e0d210e15b
fix(frontend): アクティビティウィジェットのグラフモードが動作しない問題を修正 ( #16579 )
...
* fix(frontend): アクティビティウィジェットのグラフモードが動作しない問題を修正
* 🎨
* Update Changelog
* fix
2025-09-26 15:36:50 +09:00
syuilo
0b7634b126
enhance(frontend): テーマをドラッグ&ドロップできるように
2025-09-26 15:36:25 +09:00
syuilo
d1446d195a
feat: scheduled post ( #16577 )
...
* Update NoteDraft.ts
* Update NoteDraft.ts
* wip
* Update CHANGELOG.md
* wip
* Update PostScheduledNoteProcessorService.ts
* Update PostScheduledNoteProcessorService.ts
* Update Notification.ts
* wip
* Update NoteDraftService.ts
* Update NoteDraftService.ts
* Update NoteDraftService.ts
* wip
* Create 1758677617888-scheduled-post.js
* Update index.d.ts
* Update stats.ts
* wip
* wip
* wip
* wip
* wip
* Update MkNotification.vue
* wip
* wip
* wip
* Update NoteDraftService.ts
* Update NoteDraftService.ts
* wip
* wip
* Update NoteDraftEntityService.ts
* wip
* Update index.d.ts
* Update MkPostForm.vue
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* wip
* wip
* Update NoteDraftEntityService.ts
* Update NoteCreateService.ts
* Update NoteDraftService.ts
* wip
* Update NoteDraftService.ts
* wip
* wip
* Update MkPostForm.vue
* wip
* Update MkPostForm.vue
* Update os.ts
* wip
* Update MkNoteDraftsDialog.vue
2025-09-26 15:29:52 +09:00
かっこかり
218070eb13
fix(frontend): ビルド成果物のファイル名にlocalesのhashを含めるように ( #16580 )
2025-09-24 17:01:48 +09:00
syuilo
0f8c068e84
feat(frontend): Video compression ( #16574 )
...
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* wip
* Update use-uploader.ts
* Update use-uploader.ts
2025-09-24 09:01:06 +09:00
github-actions[bot]
69d66b89f2
Bump version to 2025.9.1-alpha.1
2025-09-22 10:52:25 +00:00
饺子w (Yumechi)
211365de64
enhance(backend): 設定ファイルにFastifyOptions.trustProxyを追加 ( #16567 )
...
* enhance(backend): 設定ファイルにFastifyOptions.trustProxyを追加
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* try harder
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
---------
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2025-09-22 19:45:01 +09:00
syuilo
966127c63e
enhance(frontend): 絵文字ピッカーのサイズをより大きくできるように
2025-09-22 19:43:31 +09:00
果物リン
54800971eb
プロフィールの「ユーザーのノートを検索」でローカルのユーザーを検索できないのを修正 ( #16570 )
...
* プロフィールの「ユーザーのノートを検索」でローカルのユーザーを検索できないのを修正
* fix lint
2025-09-22 19:21:01 +09:00
syuilo
13d5c6d2b2
refactor MkAnimBg
2025-09-22 19:00:47 +09:00
Copilot
2f52c20150
Implement professional-grade Gaussian-approximated blur effect with resolution independence and configurable quality for image effector system ( #16571 )
...
* Initial plan
* Implement blur effect for image effector system
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Improve blur quality with configurable sample count
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Revert to simpler blur implementation with configurable sample count
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Fix blur size independence from sample count
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Make blur radius resolution-independent
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Update blur.ts
* Enhance blur quality with explicit diagonal sampling and fix parameter configuration
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Implement Gaussian-approximated blur with distance-based weighting for superior quality
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Revert "Implement Gaussian-approximated blur with distance-based weighting for superior quality"
This reverts commit c739e9f55b .
* Revert "Enhance blur quality with explicit diagonal sampling and fix parameter configuration"
This reverts commit ffbc6eeba7 .
* wip
* tweak
* ellipse
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-09-20 14:19:35 +09:00
github-actions[bot]
9d70c9ad78
Bump version to 2025.9.1-alpha.0
2025-09-19 13:51:21 +00:00
tamaina
42b2aea533
feat(frontend): 自分のプロフィールページの二次元コード(QRコード)を表示し、他の人のコードを読み取りするページを追加 ( #16456 )
...
* wip (qr.show.vue)
* added to navbar
* qr.show.vue
* fix
* added to navbar
* fix size
* 🎨
* 🎨
* fix div warn
* fix
* use * 0.25
* fix??
* fix lint
* clean up
* ???
* ?
* fix
* 🎨
* 🎨
* refactor
* 🎨
* 🎨
* :ar:t
* 🎨
* iphone flip
* no lazy import
* 🎨
* 🎨
* 🎨
* ユーザー全部flipでいいや
* ✌️
* fix
* fix
* fix lint
* 🎨
* fix type
* fix: local user profile url cannot be resolved with ap/show
* fix: local user url with hostname could not be resolved
* chore: use common utility for checking self host
* wip
* 🎨
* 🎨
* fix imports
* fix
* fix
* fix
* 🎨
* fix...
* set spacer-w
* ✌️
* 全画面でQRを読むように
* fix
* 🎨
* modify navbar.ts
* start/stop on vue activation
* display raw content read from qr
* 端末のQRをスキャンするボタンを追加
* chore
* やっぱりmfmを先に表示する
* 🎨
* fix 18n
* QRの内容は/users/:userIdにする
* add spdx
* use cqh
* `defineProps` is a compiler macro and no longer needs to be imported.
* use MkUserName
* 🎨
* 🎨
* refactor
* clean up
* refactor
* 🎨
* Update qr.show.vue
* Misskeyロゴにdrop-shadowを追加
* clean up: do not use empty css
* fix os.select usage
* Update qr.vue
* Update qr.show.vue
* Update qr.show.vue
* Update get-user-menu.ts
* ✌️
* Update show.ts
* Update ja-JP.yml
* watermark
* Update CHANGELOG.md
* Update qr.read.vue
* Update qr.read.vue
* wip
* Update MkWatermarkEditorDialog.Layer.vue
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-09-19 21:02:30 +09:00
syuilo
97adf6f2cc
🎨
2025-09-19 14:23:34 +09:00
tamaina
93ff209c51
enhance(frontend): bootでonunhandledrejectionでrenderErrorする場合、PromiseRejectionEvent.reasonを渡すように ( #16563 )
2025-09-18 19:35:23 +09:00
syuilo
5fe08d0bbb
fix(frontend): iOSで、デバイスがダークモードだと初回読み込み時にエラーになる問題を修正
...
Fix #16562
2025-09-18 19:18:31 +09:00
syuilo
8c413d01e6
enhance(frontend): マスクエフェクト ( #16556 )
...
* wip
* wip
* Update MkImageEffectorDialog.vue
* Update MkImageEffectorDialog.vue
* Update MkImageEffectorDialog.vue
* Update MkImageEffectorDialog.vue
* Update MkImageEffectorDialog.vue
* Update fillSquare.ts
* Update CHANGELOG.md
* Update fillSquare.ts
2025-09-17 18:38:56 +09:00
syuilo
b231da7c7c
enhance(frontend): チャットの日本語名称をダイレクトメッセージに & ベータを外す
2025-09-16 16:24:10 +09:00
syuilo
df3e44f62e
enhance(backend): allow upload csv by default
...
Related #16541
2025-09-16 12:16:18 +09:00
かっこかり
e504560477
fix: サーバー設定によりコンテンツの閲覧が制限されている場合のメッセージを区別するように ( #16527 )
2025-09-16 11:53:20 +09:00
syuilo
bcb2073715
enhance(backend): 初期設定をスキップした場合の初期状態ポリシーでインポート系をオプトインに
...
Resolve #16540
2025-09-16 11:26:35 +09:00
syuilo
6a80c23a50
chore(frontend): enable enableFolderPageView by default
2025-09-15 14:33:32 +09:00
syuilo
2621f468ff
enhance: 広告ごとにセンシティブフラグを設定できるように
2025-09-14 15:25:22 +09:00
かっこかり
d4654dd7bd
refactor(frontend): os.select, MkSelectのitem指定をオブジェクトによる定義に統一し、型を狭める ( #16475 )
...
* refactor(frontend): MkSelectのitem指定をオブジェクトによる定義に統一
* fix
* spdx
* fix
* fix os.select
* fix lint
* add comment
* fix
* fix: os.select対応漏れを修正
* fix
* fix
* fix: MkSelectのmodelに対する型チェックを厳格化
* fix
* fix
* fix
* Update packages/frontend/src/components/MkEmbedCodeGenDialog.vue
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix
* fix types
* fix
* fix
* Update packages/frontend/src/pages/admin/roles.editor.vue
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix: MkSelectに直接配列を指定している場合に正常に型が解決されるように
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-09-13 21:00:33 +09:00
renovate[bot]
b7da6cad87
fix(deps): update dependency vite [security] ( #16535 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-13 10:32:49 +09:00
かっこかり
5b4115e21a
refactor(frontend): フロントエンドの型エラー解消(途中まで) ( #16539 )
...
* fix(frontend): FormLinkをボタンとして使用した際にエラーが出る問題を修正
* refactor(frontend): フロントエンドの型エラー解消
* remove unused ts-expect-error
* migrate
* remove unrelated changes
* fix lint
* more type fixes
2025-09-13 08:33:14 +09:00
かっこかり
aebc3f781e
perf(frontend): 低精度な現在時刻を一か所で管理するように ( #16479 )
...
* perf(frontend): 低精度な現在時刻を一か所で管理するように
* lint
* fix
* remove unused imports
* fix
* Update Changelog
* [ci skip] typo
* enhance: カレンダーウィジェットの日付変更は時間通りに行うように
* [ci skip] fix
2025-09-12 17:12:50 +09:00
taiy
7673874675
fix(eslint): add window prefix rules to frontend-embed & frontend-shared ( #16531 )
2025-09-10 09:22:12 +09:00
github-actions[bot]
b9df928097
Release: 2025.9.0
2025-09-08 12:29:25 +00:00
github-actions[bot]
0754678144
Bump version to 2025.9.0-rc.0
2025-09-08 11:33:58 +00:00
tamaina
a8cc51dc77
fix(frontend): Safari 26でモバイルUIが崩れる問題に対するhotfix ( #16528 )
2025-09-08 20:32:19 +09:00
github-actions[bot]
690edcef16
Bump version to 2025.9.0-beta.1
2025-09-08 11:21:12 +00:00
renovate[bot]
2ea784f345
fix(deps): update [backend] update dependencies ( #16491 )
...
* fix(deps): update [backend] update dependencies
* fix type error
* run pnpm dedupe
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-09-08 17:11:18 +09:00
renovate[bot]
20d257b562
chore(deps): update [misskey-js] update dependencies ( #16489 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 16:14:23 +09:00
github-actions[bot]
726c03d96a
Bump version to 2025.9.0-beta.0
2025-09-08 06:32:15 +00:00
renovate[bot]
85aea9077f
fix(deps): update [frontend] update dependencies ( #16492 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 15:16:22 +09:00
syuilo
f3fffce6a9
fix type
2025-09-08 14:57:53 +09:00
syuilo
eb7db5a3aa
Update MkSuspense.vue
2025-09-08 14:56:58 +09:00
かっこかり
430310f306
fix(frontend): ctrlキーを押しながらリンクをクリックしても新しいタブで開かない問題を修正 ( #16453 )
...
* fix(frontend): ctrlキーを押しながらクリックしても新しいタブで開かない問題を修正
* Update Changelog
* fix: 制御キーの場合を個別ハンドリングするのではなくブラウザ既定の挙動に任せるように
* fix
2025-09-07 09:32:32 +09:00
syuilo
1e1eea521e
chore(frontend): add force cloud backup button for debugging
2025-09-07 09:16:25 +09:00
github-actions[bot]
2bfe257879
Bump version to 2025.9.0-alpha.2
2025-09-06 08:54:34 +00:00
tamaina
369f0ec88a
fix(backend): webpなどの画像に対してセンシティブなメディアの検出が適用されていなかった問題を修正 ( #16523 )
...
画像をnsfwjsにかける前にsharpで均一にするようにした
2025-09-06 17:48:53 +09:00
かっこかり
788c5660ba
enhance(frontend): フロントエンドのキャッシュクリア操作でブラウザの内部キャッシュも削除するように ( #16522 )
...
* enhance(frontend): フロントエンドのキャッシュクリア操作でブラウザの内部キャッシュも削除するように
* 削除するキャッシュを増やす
* Update Changelog
* fix: 何らかのエラーがあっても無視するように
2025-09-06 14:46:24 +09:00
github-actions[bot]
6cf1f86636
Bump version to 2025.9.0-alpha.1
2025-09-06 03:42:29 +00:00
syuilo
5b994b3e03
fix(frontend): プロファイルを復元後アカウントの切り替えができない問題を修正
...
Fix #16508
2025-09-06 12:41:27 +09:00
syuilo
7b2abb7577
enhance(frontend): クリップ/リスト/アンテナ/ロール追加系メニュー項目において、表示件数を拡張
...
#16510
2025-09-06 11:18:08 +09:00
github-actions[bot]
b681788315
Bump version to 2025.9.0-alpha.0
2025-09-06 02:11:36 +00:00
syuilo
9e188ca3fa
Revert "refactor"
...
This reverts commit aa85d701b9 .
2025-09-06 11:09:24 +09:00
syuilo
de1b2223ff
enhance(frontend): AiScriptAppウィジェットで構文エラーを検知してもダイアログではなくウィジェット内にエラーを表示するように
2025-09-05 19:44:11 +09:00
なっかあ
9b565728e7
fix #16494 ( #16509 )
2025-09-05 15:26:39 +09:00
饺子w (Yumechi)
a92fd8856a
feat(backend): Send Clear-Site-Data header on /flush ( #16517 )
...
* feat(backend): Send Clear-Site-Data header on /flush
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* simplify check on flush.pug
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
---------
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2025-09-05 13:55:37 +09:00
takaion
047773341d
fix(frontend): エラー画像が横に引き伸ばされてしまう問題に対応 ( #16502 )
...
* fix(frontend): エラー画像が横に引き伸ばされてしまう問題に対応
Fix misskey-dev#15982
* Update CHANGELOG.md
2025-09-02 16:40:57 +09:00
yukineko
842670e100
fix(frontend): RSSティッカーウィジェットが正しく動作しない問題を修正 ( #16498 )
...
* fix: RSSティッカーウィジェットが正しく機能しない問題を修正
* chore: update CHANGELOG.md
2025-09-02 10:29:25 +09:00
anatawa12
ffc481a994
fix: 「自動でもっと見る」の設定ができない問題 ( #16500 )
2025-09-02 10:11:50 +09:00
syuilo
2ccf4f94cb
refactor
2025-09-01 16:51:58 +09:00
syuilo
3566bc207f
refactor
2025-09-01 16:36:15 +09:00
syuilo
4a0e968662
refactor
2025-09-01 16:23:05 +09:00
syuilo
b1479ab1d8
Update misskey-js.api.md
2025-09-01 14:07:24 +09:00
syuilo
959e72b2b3
refactor
2025-09-01 14:02:14 +09:00
syuilo
a3d78b2f08
refactor
2025-09-01 13:41:40 +09:00
syuilo
3c998e1f48
refactor
2025-09-01 12:59:53 +09:00
syuilo
782c9f9852
refactor
2025-09-01 12:33:44 +09:00
syuilo
d27c740ab0
refactor
2025-09-01 12:31:27 +09:00
syuilo
08ecf7ca79
refactor
2025-09-01 10:19:14 +09:00
syuilo
bdec4bf87a
refactor
2025-09-01 10:16:33 +09:00
syuilo
7000095b44
refactor
2025-09-01 10:01:03 +09:00
syuilo
18e42cc83d
refactoe
2025-09-01 09:53:38 +09:00
syuilo
11204eeb43
refactor
2025-09-01 09:50:36 +09:00
かっこかり
c95092903a
refactor(frontend): フロントエンドの型エラー解消(途中まで) ( #16477 )
...
* refactor(frontend): フロントエンドの型エラー解消
* fix
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-08-31 19:53:38 +09:00
github-actions[bot]
665ec2c43c
Release: 2025.8.0
2025-08-31 08:42:39 +00:00
github-actions[bot]
5f5d88036f
Bump version to 2025.8.0-rc.0
2025-08-31 01:32:06 +00:00
syuilo
b491432daa
fix(frontend): タッチ操作時にマウスホバー時のユーザープレビューが開くことがある問題を修正
...
Fix #16464
2025-08-31 10:23:29 +09:00
syuilo
ebe029458e
enhance(frontend): アイコンのスクロール追従を無効化する際の適用範囲を強化
...
Resolve #16485
2025-08-31 10:18:48 +09:00
syuilo
aabda5a956
clean up
2025-08-30 19:15:52 +09:00
github-actions[bot]
ec4731dee4
Bump version to 2025.8.0-beta.6
2025-08-29 07:38:45 +00:00
syuilo
65a4d77a7f
fix(backend): タイムラインAPIの withRenotes: false 時のレスポンスを修正
2025-08-29 16:03:03 +09:00
かっこかり
328301ffc2
fix(misskey-js): run api extractor ( #16476 )
2025-08-29 13:37:17 +09:00
syuilo
def148d7a6
refactor
2025-08-28 20:02:28 +09:00
syuilo
aa85d701b9
refactor
2025-08-28 19:53:10 +09:00
syuilo
f0833cffe9
refactor
2025-08-28 19:47:58 +09:00
github-actions[bot]
9cd918f12b
Bump version to 2025.8.0-beta.5
2025-08-28 05:33:23 +00:00
syuilo
8b347e23e3
refactor
2025-08-28 13:30:52 +09:00
syuilo
bca3602da2
refactor
2025-08-28 13:24:25 +09:00
syuilo
cfd4d7c57b
refactor
2025-08-28 13:20:11 +09:00