github-actions[bot]
25afb5d279
Bump version to 2025.11.1-alpha.0
2025-11-24 03:05:55 +00:00
かっこかり
c4f53aba3f
fix(frontend): 一部のシチュエーションで投稿フォームのツアーが表示されない問題を修正 ( #16837 )
...
* fix(frontend): 一部のシチュエーションで投稿フォームのツアーが表示されない問題を修正
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-11-24 11:18:01 +09:00
かっこかり
86e4f15e95
fix(frontend): リセットボタンでCWがリセットされない問題を修正 ( #16820 )
...
* fix(frontend): リセットボタンでCWがリセットされない問題を修正
* update changelog
2025-11-24 11:13:36 +09:00
かっこかり
6c190e7a5d
fix(backend): チャンネルのリアルタイム更新で非ログイン時非表示設定が考慮されていない問題を修正 ( #16833 )
...
* fix(backend): チャンネルのリアルタイム更新でロックダウン設定が考慮されていない問題を修正
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-11-24 11:11:59 +09:00
zyoshoka
1b46813e7a
chore(dev): correct entrypoint path for embed on dev build ( #16836 )
2025-11-24 11:08:44 +09:00
syuilo
0ea0e05e61
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-11-24 11:01:19 +09:00
syuilo
015e680133
chore(backend/dev): remove cli-highlight dependency to reduce memory usage
2025-11-24 11:01:00 +09:00
かっこかり
ea40a0756f
fix(backend): DeepL翻訳のAPIキー指定方式変更に対応 ( #16839 )
...
* spec: DeepL Deprecation of query parameter and request body authentication (MisskeyIO#1096)
https://developers.deepl.com/docs/resources/breaking-changes-change-notices/november-2025-deprecation-of-legacy-auth-methods
* Update Changelog
* Update Changelog
* ✌️ [ci skip]
---------
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2025-11-24 10:59:50 +09:00
かっこかり
70fa621e22
fix(backend): `clips/my-favorites` APIをページネーションに対応させる ( #16835 )
...
* fix(backend): `clips/my-favorites` APIをページネーションに対応させる
* fix
* fix test
* fix
2025-11-23 22:41:14 +09:00
syuilo
c741aa5d7d
chore(dev): add start:inspect command for debugging
2025-11-21 10:04:16 +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
kami8
9f810d701d
enhance(frontend): リアクションの受け入れ設定にキャプションを追加 ( #16807 )
...
* enhance(frontend): リアクションの受け入れ設定にキャプションを追加
* Update Changelog
* CHANGELOG.mdを修正
* CHANGELOG.mdのコンフリクトを解消し、再度変更内容を記載
* 条件分岐をswitch文に変更
* chore: trigger CI re-run
2025-11-19 19:17:43 +09:00
syuilo
4c0f215fc5
refactor
2025-11-18 16:23:57 +09:00
github-actions[bot]
cdcff3ede8
Release: 2025.11.0
2025-11-16 08:23:43 +00:00
github-actions[bot]
8c5d571975
Bump version to 2025.11.0-rc.0
2025-11-15 12:20:55 +00:00
おさむのひと
e15fdd05b7
fix(frontend): カスタム絵文字(β)画面で変更行が正しくハイライトされない問題を修正 ( #16785 )
...
* fix(frontend): カスタム絵文字(β)画面で変更行が正しくハイライトされない問題を修正
* rollback
* 詳細度->!important
2025-11-15 12:13:50 +09:00
おさむのひと
41e945b0ef
fix(frontend): 投稿フォームのアバター画像が縮むのを修正 ( #16790 )
...
* fix(frontend): 投稿フォームのアバター画像が縮むのを修正
* fix CHANGELOG.md
* fix
2025-11-15 11:33:37 +09:00
syuilo
f89faae0ab
chore(frontend): add tip for preference restore
2025-11-13 14:11:38 +09:00
github-actions[bot]
67ca3d7e71
Bump version to 2025.11.0-beta.0
2025-11-12 10:51:11 +00:00
claustra01
2ac2e9e849
チャンネルの説明欄の最小文字数制約を除去する ( #16782 )
...
* chore: channelのdescriptionを空欄にできるようにする
* update: CHANGELOG.md
* update: CHANGELOG.md
* fix: CHANGELOG.md
* fix: CHANGELOG.md
2025-11-12 18:16:05 +09:00
claustra01
746269c4b1
RoleService.testがPostgreSQLのdeadlockでrandom failする問題を修正 ( #16784 )
...
* fix: 並列deleteによるpostgresqlのdeadlock
* chore: update comment
2025-11-12 18:15:08 +09:00
github-actions[bot]
2e17979abc
Bump version to 2025.11.0-alpha.4
2025-11-10 10:08:33 +00:00
かっこかり
5c212c996a
enhance(frontend): アンテナ・リストの設定画面・タイムラインの動線を改善 ( #16739 )
...
* enhance(frontend): アンテナ・リストの設定画面からタイムラインへの動線を追加
* Update Changelog
* fix
2025-11-10 17:22:13 +09:00
かっこかり
39e01b1dfe
refactor(frontend): フロントエンドの型エラー解消 ( #16779 )
2025-11-10 16:52:42 +09:00
かっこかり
fd2fe34270
refactor8frontend9: anyを除去 ( #16778 )
2025-11-10 15:33:54 +09:00
syuilo
73bcd330f7
fix(backend): improve isFederationAllowedHost
2025-11-10 14:09:15 +09:00
syuilo
23d2d191a0
chore(frontend): アニメーション画像設定をパフォーマンスセクションにも追加
2025-11-10 13:23:23 +09:00
おさむのひと
ca1bf21dcf
chore: RoleServiceのunit-test追加 ( #16777 )
2025-11-10 10:31:49 +09:00
syuilo
1ffc53f596
use esnext to avoid type error
2025-11-09 19:49:27 +09:00
syuilo
4e38f218ec
fix type
2025-11-09 19:44:07 +09:00
syuilo
a0d34940ff
fix type
2025-11-09 19:43:19 +09:00
syuilo
bdddd623b6
🎨
2025-11-09 19:31:41 +09:00
かっこかり
29bfc9a91a
fix(frontend): postform tourをスキップできるように ( #16767 )
...
* fix(frontend): postform tourをスキップできるように
* use closable option
2025-11-09 16:23:58 +09:00
renovate[bot]
cf89280fc5
fix(deps): update dependency vite to v7.1.11 [security] ( #16678 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-08 19:19:58 +09:00
かっこかり
c0f4c47c53
fix(misskey-js): misskey-js autogen が動作しない問題を修正 ( #16773 )
...
* fix(misskey-js): misskey-js autogen が動作しない問題を修正
* rollback eslint-plugin to eliminate unwanted side-effects
2025-11-08 18:45:54 +09:00
renovate[bot]
58995e6b97
fix(deps): update [backend] update dependencies ( #16771 )
...
* fix(deps): update [backend] update dependencies
* run pnpm dedupe [ci skip]
* run pnpm dedupe [ci skip]
---------
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-11-08 17:53:12 +09:00
renovate[bot]
d00ca499a3
chore(deps): update [misskey-js] update dependencies [ci skip] ( #16768 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-08 17:49:05 +09:00
かっこかり
ec1120bdaa
fix(deps): update `@typescript-eslint/*` dependencies [ci skip] ( #16772 )
...
* fix(deps): update `@typescript-eslint/*` dependencies
* fix lint
2025-11-08 17:30:58 +09:00
renovate[bot]
3a65728fb4
fix(deps): update [frontend] update dependencies [ci skip] ( #16769 )
...
* fix(deps): update [frontend] update dependencies
* run ci
---------
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-11-08 16:22:38 +09:00
syuilo
ef1cdca6f9
refactor(frontend): specify global object
2025-11-07 20:20:13 +09:00
Copilot
46d30f454b
Fix postMessage type error in Web Worker files by adding triple-slash directives ( #16761 )
...
* Initial plan
* Add triple-slash directives to worker files to fix postMessage type error
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-11-07 20:18:33 +09:00
syuilo
b300b5b94a
fix type
2025-11-07 13:56:41 +09:00
github-actions[bot]
39d6aecc57
Bump version to 2025.11.0-alpha.3
2025-11-07 04:27:23 +00:00
syuilo
edbe30a3df
fix tuype
2025-11-07 13:02:46 +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
990be44d98
fix type
2025-11-07 12:45:47 +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
syuilo
e312283ea0
enhance(frontend): 投稿フォームのヒントを追加 ( #16712 )
...
* wip
* wip
* Update MkSpot.vue
* Update MkPostForm.vue
* wip
* wip
* Update CHANGELOG.md
2025-11-07 11:03:33 +09:00
github-actions[bot]
37fe7a9634
Bump version to 2025.11.0-alpha.2
2025-11-06 23:43:26 +00: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
github-actions[bot]
e74ab35de3
Bump version to 2025.11.0-alpha.1
2025-11-06 11:33:32 +00: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
syuilo
26c8914a26
fix(frontend): improve startViewTransition handling
2025-11-06 18:07:03 +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
github-actions[bot]
3de1ce63cd
Bump version to 2025.11.0-alpha.0
2025-11-06 03:43:51 +00:00
かっこかり
18fbc9bb05
fix(frontend): 存在しない翻訳キーを追加 ( #16757 )
2025-11-06 12:39:48 +09:00
饺子w (Yumechi)
37a21cf54e
enhance: Remote Notes Cleaning timeout bailout logic ( #16752 )
...
* enhance: Remote Notes Cleaning timeout bailout logic
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* fix: dynamic limit did not propagate
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* enhance: reload parameters each batch
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
---------
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2025-11-06 12:38:56 +09:00
かっこかり
290fd8c7cc
enhance(frontend): ブラウザの通知権限をより確実に取得できるように ( #16758 )
...
* enhance(frontend): ブラウザの通知権限をより確実に取得できるように
* Update Changelog
2025-11-06 12:36:36 +09:00
かっこかり
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