かっこかり
bd81a6c8ad
refactor(frontend): anyを除去2 ( #17092 )
...
* wip
* fix types
* fix
2026-01-14 14:45:45 +09:00
syuilo
d8318c02a1
refactor(frontend): MkRadioをMkRadiosに統合
2026-01-14 14:21:51 +09:00
かっこかり
b941c896aa
refactor(frontend): MkRadiosの指定をpropsから行うように ( #16597 )
...
* refactor(frontend): MkRadiosの指定をpropsから行うように
* spdx
* fix lint
* fix: mkradiosを動的slotsに対応させる
* fix: remove comment [ci skip]
* fix lint
* fix lint
* migrate
* rename
* fix
* fix
* fix types
* remove unused imports
* fix
* wip
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2026-01-14 14:02:50 +09:00
かっこかり
bc5aef846b
enhance(frontend): 画面幅が広いときはメディアを横並びで表示できるようにするオプションを追加 ( #16946 )
...
* enhance(frontend): 画面幅が広いときはメディアを横並びで表示できるようにするオプションを追加
* Update Changelog
* Update CHANGELOG.md
2026-01-13 15:28:54 +09:00
syuilo
41592eafb3
refactor: make noImplicitAny true ( #17083 )
...
* wip
* Update emojis.emoji.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update manager.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update analytics.ts
2026-01-09 22:06:40 +09:00
かっこかり
2a14025c29
fix(frontend): popupのemit型が正しく利用できるように修正 ( #16826 )
...
* fix(frontend): popupのemit型が正しく利用できるように修正
* fix: revert unnecessary code (for testing purpose)
* fix lint
* fix type errors
* fix types
* add comment
* fix
* fix
* fix: OverloadToUnionの仕組みを変更
* add comments, clean up
* fix lint
* fix types
* clean up [ci skip]
* fix
* add comments [ci skip]
2026-01-09 12:21:08 +09:00
かっこかり
cd973b252a
fix(frontend): 2月29日を誕生日に設定している場合、平年は3月1日を誕生日として扱うように ( #17072 )
...
* fix(frontend): 2月29日を誕生日に設定している場合、平年は3月1日を誕生日として扱うように
* Update Changelog
* add tests
* spdx
2026-01-08 12:16:33 +09:00
syuilo
8c5572dd3b
enhance(frontend): remove vuedraggable ( #17073 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update page-editor.blocks.vue
* Update MkDraggable.vue
* refactor
* refactor
* ✌️
* refactor
* Update MkDraggable.vue
* ios
* 🎨
* 🎨
2026-01-07 21:46:03 +09:00
かっこかり
cdb958cdf0
fix(frontend): 管理画面でアーカイブ済のお知らせを表示した際にアクティブなお知らせが多い旨の警告が出る問題を修正 ( #17059 )
...
* fix(frontend): 管理画面でアーカイブ済のお知らせを表示した際にアクティブなお知らせが多い旨の警告が出る問題を修正
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2026-01-02 21:50:25 +09:00
かっこかり
a1ba403f9a
fix(frontend): ログインダイアログが表示されたあとの処理がおかしくなる問題を修正 ( #17038 )
...
* fix(frontend): ログインダイアログが表示されたあとの処理がおかしくなる問題を修正
* Update Changelog
2026-01-02 21:38:53 +09:00
かっこかり
443e1ed29e
refactor(frontend): prefer.model, store.modelではcustomRefを使用するように ( #17058 )
...
* refactor(frontend): prefer.model, store.modelではcustomRefを使用するように
* fix: watchの解除に失敗してもエラーで落ちないように
* Update packages/frontend/src/lib/pizzax.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-02 21:34:43 +09:00
かっこかり
ff7d2c1083
refactor(frontend): remove undefined css rules ( #17051 )
2025-12-31 13:42:59 +09:00
kami8
bc78bb9b8e
Fix(frontend): ドライブクリーナーから画像を削除した際、リロードしなくても画面に反映されるよう修正 ( #16888 )
...
* ドライブクリーナーでファイル削除後、リロードなしで画面に反映されるように修正
* CHANGELOG.mdを修正
* CHANGELOGがおかしかったので修正
2025-12-26 09:19:32 +09:00
かっこかり
4c31eb409c
fix(frontend): ストレージが消去される事がある問題を軽減 ( #16704 )
...
* fix(frontend): ストレージが消去される事がある問題を軽減
* add comment
* add catch to continue request permissions
* Update Changelog
* update changelog
* fix
通知権限の許可取得はボタン押下時に移動
* fix
* wip
* Update main-boot.ts
* wip
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-12-20 21:22:31 +09:00
syuilo
46e6dd99d1
chore: remove beta label from some features
2025-12-18 15:15:07 +09:00
かっこかり
90345591bb
fix(frontend): 無限スクロールできる箇所の調整 ( #17000 )
2025-12-16 22:50:26 +09:00
syuilo
7025769c69
fix(frontend): バージョン表記のないPlayが正しく動作しない問題を修正
...
Fix #16996
2025-12-16 21:23:23 +09:00
FINEARCHS
d605680524
fix(frontend): オーナー不在のチャンネルをミュートできないのを修正 ( #16906 )
...
* オーナー不在のチャンネルをミュートできないのを修正
* update changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-12-11 23:15:57 +09:00
かっこかり
666e046399
Revert "fix(backend): `clips/my-favorites` APIをページネーションに対応させる ( #16835 )" ( #16874 )
...
* Revert "fix(backend): `clips/my-favorites` APIをページネーションに対応させる (#16835 )"
This reverts commit 70fa621e22 .
* fix
2025-11-27 18:40:54 +09:00
かっこかり
0c5f61721a
fix(frontend): フォロー申請のキャンセル時に確認ダイアログを出すように ( #16834 )
...
* fix(frontend): フォロー申請のキャンセル時に確認ダイアログを出すように
* Update Changelog
* fix: 注釈は書かない
2025-11-26 13:07:28 +09:00
かっこかり
91dafc26a7
refactor(frontend/aiscript): AiScriptバージョン取得・判定ロジックを統一 ( #16845 )
...
* refactor(frontend): AiScriptバージョン取得・判定ロジックを統一
* fix
2025-11-25 07:23:21 +09:00
かっこかり
42706970f2
fix(frontend): PlayのAiScriptバージョン判定が正しく動作しない問題を修正 ( #16843 )
...
* fix: aiscript 1.0.0 以外が全部レガシー扱いになる問題を修正 (MisskeyIO#1129)
* Update Changelog
---------
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2025-11-24 20:53:39 +09:00
かっこかり
7afe0d44d1
fix(frontend): pageheaderの型を修正 ( #16803 )
2025-11-20 15:40:52 +09:00
果物リン
e588615ea9
fix: ヘッダーメニューのチャンネルからチャンネルを新規作成の遷移先修正 ( #16816 )
...
* fix: ヘッダーメニューのチャンネルからチャンネルを新規作成の遷移先修正
* add changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-11-20 15:39:50 +09:00
かっこかり
7e56fed164
fix(frontend): ページのコンテンツがはみ出る問題を修正 ( #16817 )
...
* fix(frontend): ページのコンテンツがはみ出る問題を修正
* Update Changelog
2025-11-20 15:38:25 +09:00
おさむのひと
e15fdd05b7
fix(frontend): カスタム絵文字(β)画面で変更行が正しくハイライトされない問題を修正 ( #16785 )
...
* fix(frontend): カスタム絵文字(β)画面で変更行が正しくハイライトされない問題を修正
* rollback
* 詳細度->!important
2025-11-15 12:13:50 +09:00
かっこかり
5c212c996a
enhance(frontend): アンテナ・リストの設定画面・タイムラインの動線を改善 ( #16739 )
...
* enhance(frontend): アンテナ・リストの設定画面からタイムラインへの動線を追加
* Update Changelog
* fix
2025-11-10 17:22:13 +09:00
かっこかり
fd2fe34270
refactor8frontend9: anyを除去 ( #16778 )
2025-11-10 15:33:54 +09:00
syuilo
23d2d191a0
chore(frontend): アニメーション画像設定をパフォーマンスセクションにも追加
2025-11-10 13:23:23 +09:00
syuilo
a0d34940ff
fix type
2025-11-09 19:43:19 +09:00
syuilo
ad4751918b
fix type
2025-11-07 12:56:28 +09:00
syuilo
bd9041bd8f
fix type
2025-11-07 12:55:01 +09:00
syuilo
4dcff123df
fix type
2025-11-07 12:53:28 +09:00
syuilo
78d65ef3dd
fix type
2025-11-07 12:39:25 +09:00
果物リン
0a67d6f1a0
fix(frontend): 一部のページでもっと見るが自動で行われないバグの修正 ( #16754 )
...
* 一部のページでもっと見るが自動で行われないバグの修正
* fix(frontend): MkPagination で UI アニメーションオフ時に自動ロードが動作しない問題を修正
Transition コンポーネントの mode="out-in" が、アニメーション無効時でも
適用されており、IntersectionObserver の検出に干渉していた問題を修正。
アニメーション有効時のみ mode="out-in" を適用するように変更。
Co-authored-by: 果物リン <fruitriin@users.noreply.github.com>
* enhance: ユーザーの設定値にかかわらず無限スクロールをオフにできるオプションを追加
* Update Changelog
* MkNotesTimeline.vueにforceDisableInfiniteScrollを追加、 note.vueの前方向の読み込みでこれを有効
* fix lint
* refactor
---------
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: 果物リン <fruitriin@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-11-07 11:27:08 +09:00
おさむのひと
729abbef62
feat: チャンネルミュートの実装 ( #14105 )
...
* add channel_muting table and entities
* add channel_muting services
* タイムライン取得処理への組み込み
* misskey-jsの型とインターフェース生成
* Channelスキーマにミュート情報を追加
* フロントエンドの実装
* 条件が逆だったのを修正
* 期限切れミュートを掃除する機能を実装
* TLの抽出条件調節
* 名前の変更と変更不要の差分をロールバック
* 修正漏れ
* isChannelRelatedの条件に誤りがあった
* [wip] テスト追加
* テストの追加と検出した不備の修正
* fix test
* fix CHANGELOG.md
* 通常はFTTにしておく
* 実装忘れ対応
* fix merge
* fix merge
* add channel tl test
* fix CHANGELOG.md
* remove unused import
* fix lint
* fix test
* fix favorite -> favorited
* exclude -> include
* fix CHANGELOG.md
* fix CHANGELOG.md
* maintenance
* fix CHANGELOG.md
* fix
* fix ci
* regenerate
* fix
* Revert "fix"
This reverts commit 699d50c6ec .
* fixed
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-11-07 08:39:21 +09:00
syuilo
4ba18690d7
feat(frontend): EXIFフレーム機能 ( #16725 )
...
* wip
* wip
* Update ImageEffector.ts
* Update image-label-renderer.ts
* Update image-label-renderer.ts
* wip
* Update image-label-renderer.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update use-uploader.ts
* Update watermark.ts
* wip
* wu
* wip
* Update image-frame-renderer.ts
* wip
* wip
* Update image-frame-renderer.ts
* Create ImageCompositor.ts
* Update ImageCompositor.ts
* wip
* wip
* Update ImageEffector.ts
* wip
* Update use-uploader.ts
* wip
* wip
* wip
* wip
* Update fxs.ts
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* wip
* Update MkImageEffectorDialog.vue
* Update MkImageEffectorDialog.vue
* Update MkImageFrameEditorDialog.vue
* Update use-uploader.ts
* improve error handling
* Update use-uploader.ts
* 🎨
* wip
* wip
* lazy load
* lazy load
* wip
* wip
* wip
2025-11-06 20:25:17 +09:00
Souma
119423e3ae
enhance(frontend): Extend links to profile pages ( #16417 )
...
* feat(frontend): Add a link to profile to banner and avatar
Increase the area of links to click easily.
* chore(frontend): Change the link of notes count
Move to the notes tab for better userbility.
* feat(frontend): Add links to notes, followers and following
For easy transition to the shown information.
* docs(changelog): Add a description about this change
Users can notice what's changed by this PR.
* style(frontend): Fix the linter error
Remove the duplicated space.
* refactor(frontend): Don't surround the banners with links
It may conflict with the follow buttons.
* docs(changelog): Move the changes to the latest version
This feature is not merged and will be released in the latest version.
Signed-off-by: Souma <101255979+5ouma@users.noreply.github.com>
---------
Signed-off-by: Souma <101255979+5ouma@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-11-06 13:42:52 +09:00
かっこかり
18fbc9bb05
fix(frontend): 存在しない翻訳キーを追加 ( #16757 )
2025-11-06 12:39:48 +09:00
かっこかり
0edb0133fc
enhance(frontend): チャンネル周りのUIの整理 ( #16743 )
...
* enhance(frontend): チャンネル周りのUIの整理
* fix: 共通要素間の一貫性を保つ
* Update Changelog
* fix: チャンネル新規作成を管理タブに移動・上部ボタン削除
2025-11-06 10:15:59 +09:00
かっこかり
344f50d538
enhance(frontend): 絵文字パレット設定に説明文を追加 ( #16750 )
...
* enhance(frontend): 絵文字パレット設定に説明文を追加
* tweak message
2025-11-05 11:35:48 +09:00
かっこかり
b9713259a7
fix(frontend): 表示するものがないときにはMkResultを使用するように ( #16740 )
2025-11-04 15:16:58 +09:00
かっこかり
ca89c86426
fix(frontend): 自分に割り当てられたロール一覧の余白を調整 ( #16747 )
2025-11-04 15:12:20 +09:00
かっこかり
d0a5ccc1ec
fix(frontend): コンポーネントのインポート忘れ ( #16715 )
2025-10-27 18:41:17 +09:00
syuilo
5b6aa1496a
Update about-misskey.vue
2025-10-24 10:40:11 +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
syuilo
a405575cd6
chore(frontend): add tips
2025-10-16 09:44:58 +09:00
かっこかり
3df81931ec
fix(frontend): ナビゲーションバーの設定で削除した項目をその場で再追加できない問題を修正 ( #16652 )
...
* fix(frontend): ナビゲーションバーの設定で削除した項目をその場で再追加できない問題を修正
* Update Changelog
2025-10-15 12:14:03 +09:00