かっこかり
|
90725d6a8c
|
enhance(frontend): MkNoteDetailedの公開範囲表示を改善 (#17374)
* enhance(frontend): 노트 상세 페이지에서 공개 범위를 자세히 표시하도록 개선됨
* Update Changelog
* fix
---------
Co-authored-by: NoriDev <m1nthing2322@gmail.com>
|
2026-05-05 20:53:27 +09:00 |
|
かっこかり
|
45f140aa86
|
deps: Update dependencies [ci skip] (#17368)
* update deps
* update deps
* rollback got to v14
* Revert "rollback got to v14"
This reverts commit 780abdf7b6.
* rollback rolldown to v1.0.0-rc.15
|
2026-05-03 18:24:53 +09:00 |
|
かっこかり
|
723d8add2f
|
refactor: パスキーまわりのライブラリを更新 (#17354)
* refactor: パスキーまわりのライブラリを更新
* fix
|
2026-05-03 17:16:06 +09:00 |
|
Copilot
|
37412f0e1b
|
enhance: Add canCreateChannel role policy (#17121)
* Initial plan
* Add canCreateChannel role policy to control channel creation
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Add canCreateChannel to getUserPolicies return value
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Add canCreateChannel translations for en-US and ja-JP
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Add canCreateChannel to misskey-js rolePolicies array
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Add frontend UI for canCreateChannel policy configuration
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* fix: build autogen files
* 🎨
* migrate
* fix: unnecessary changes to non-Japanese locales
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
|
2026-05-03 17:10:17 +09:00 |
|
kami8
|
712b51c142
|
Fix(frontend): ロール設定画面でロールをアサイン/アサイン解除した際、リロードしなくても画面に反映されるよう修正 (#17365)
* ロールの付与、剥奪後にPaginatorのリロードを行って表示を更新する処理を追加
* CHANGELOGを更新
|
2026-05-03 16:15:03 +09:00 |
|
かっこかり
|
39032c4b1b
|
fix: update summaly (#17355)
* fix: update summaly
* Update Changelog
|
2026-05-03 15:48:22 +09:00 |
|
かっこかり
|
93bd9d551d
|
fix: review fixes for v2026.5.0 release (#17350)
* fix/perf: NotificationManager in NoteCreateService
* fix: treat skip as successful return in InboxProcessorService
* chore: remove comment
* fix: simplify ReactionPicker/EmojiPicker by importing components directly
* refactor: move filename parsing to setup in MkUploaderItems
* refactor
|
2026-05-02 10:03:34 +09:00 |
|
かっこかり
|
973b5b50a9
|
fix(frontend): まれにリアクション・絵文字ピッカーが動作しなくなる問題を修正 (#17349)
* Revert "fix(frontend): popupのりアクティビティがチャンクをまたいで切れる事がある問題を修正"
This reverts commit 0a93f526dd.
* fix: iOS PWA でリアクション・絵文字ピッカーが動作しない問題を修正
Agent-Logs-Url: https://github.com/lqvp/misskey-tempura/sessions/44526368-0e6a-4a94-8991-fcdc094d2b96
Co-authored-by: lqvp <183242690+lqvp@users.noreply.github.com>
* refactor
* fix
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: lqvp <183242690+lqvp@users.noreply.github.com>
|
2026-04-30 11:29:23 +09:00 |
|
renovate[bot]
|
985de915b3
|
fix(deps): update dependency sanitize-html to v2.17.3 [security] (#17319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-04-27 15:17:25 +09:00 |
|
Copilot
|
21f51be5b7
|
fix: redirect beta/alpha/rc "what's new" button to GitHub releases page (#17347)
* Initial plan
* fix: redirect beta/alpha/rc update info button to GitHub releases page
Agent-Logs-Url: https://github.com/misskey-dev/misskey/sessions/4ac22dd9-13dd-4ef2-a6f7-d68cfda4a19f
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>
|
2026-04-27 10:31:02 +09:00 |
|
かっこかり
|
6176cca0a4
|
fix(frontend): MenuRadioの指定方法変更 (#17345)
* fix(frontend): MenuRadioの指定方法変更
* fix indent
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2026-04-27 10:18:03 +09:00 |
|
syuilo
|
9569310adb
|
type: 'radio'なMenuItemが機能しなくなっている問題を修正 (#17344)
* fix
* Update CHANGELOG.md
|
2026-04-27 10:08:45 +09:00 |
|
syuilo
|
b28338c812
|
enhance(frontend): 子メニュー表示時のガードがradioでも効くように
|
2026-04-27 08:42:12 +09:00 |
|
かっこかり
|
bda98ba1d9
|
deps: update security dependencies (#17330)
* deps: update security dependencies
* deps: update some major dependencies
* attempt to fix tsconfig
* attempt to fix tsconfig
* attempt to fix tsconfig
* fix build
|
2026-04-22 11:46:45 +09:00 |
|
かっこかり
|
351fe2f70a
|
fix(frontend): loosen MkButton props type (#17329)
|
2026-04-21 16:37:59 +09:00 |
|
かっこかり
|
c640aeb27a
|
deps: update security dependencies (#17318)
|
2026-04-16 16:32:17 +09:00 |
|
かっこかり
|
37bfcb604f
|
enhance(backend): bundle backend using Rolldown (#17068)
* enhance(backend): bundle backend using rolldown
* fix
* fix [ci skip]
* remove unused build script
* fix
* enhance: 起動からlistenまでかかる時間を減らす (MisskeyIO#1410)
* ✌️
* fix
* update rolldown
* fix(backend): extract static error classes to avoid rolldown design:paramtypes omission
* update rolldown
* Revert "fix(backend): extract static error classes to avoid rolldown design:paramtypes omission"
This reverts commit e2243c9dc3.
* fix
* perf: avoid generating sourcemap in production
* fix
* fix
* fix
* fix paths
* fix
* fix
* fix
* fix
* fix
* enhance: バックエンドの開発サーバー制御をrolldown側で行うように
* remove nodemon
* Update Changelog
* tweak config
* fix
* fix
* fix
* clean up
---------
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: bab <mashirohira@gmail.com>
|
2026-04-16 12:44:50 +09:00 |
|
るちーか
|
360e805638
|
enhance: アバターデコレーションへのカテゴリの導入 (#17034)
* feat(backend): AvatarDecorationにcategoryを追加し、関連APIのプロパティ・戻り値にも反映
* feat(frontend): アバターデコレーションのカテゴリ設定機能
* chore(frontend): 管理画面とユーザー側の画面で、アバターデコレーションのグループ化のコードをある程度統一
* CHANGELOGを更新
* fix: group-avatar-decorations.tsを使用するよう修正
* chore: コーディング規約への準拠
* 型エラーを解消
|
2026-04-15 20:29:17 +09:00 |
|
かっこかり
|
c95aef7535
|
refactor(frontend): ロールポリシーエディタを統合 (#17125)
* refactor(frontend): ロールポリシーエディタを統合
* fix
* fix lint
* clean up
* fix
* fix lint
|
2026-04-15 17:41:40 +09:00 |
|
かっこかり
|
4d6256e91d
|
deps: Update dependencies (#17304)
* update deps
* update dependencies (major)
* fix: migrate meilisearch
* fix: migrate color-convert types
* fix cypress?
* rollback ts v5 as it is not supported by cypress
* fix fake-timers
|
2026-04-12 00:57:16 +09:00 |
|
FINEARCHS
|
68e3476a16
|
fix(frontend): ドライブへの画像アップロード時にファイル名の変更が無視される不具合を修正 (#17302)
* ドライブの実ファイル名ではなくsuffixを保持するように
* MkUploaderItemsでファイル名が圧縮後の拡張子も含めて表示されるように
* Apply suggestion from @kakkokari-gtyih
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* changelog
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2026-04-11 14:23:42 +09:00 |
|
かっこかり
|
3cb003366f
|
fix(frontend): 連合が無効化されたサーバーでInstance Tickerの設定が中途半端に消えている問題を修正 (#17303)
* fix(frontend): 連合が無効化されたサーバーでInstance Tickerの設定が中途半端に消えている問題を修正
* Update Changelog
|
2026-04-11 13:16:55 +09:00 |
|
danominium
|
787de92c2f
|
fix(frontend): bannerUrl が空の場合に /about ページで /null へのアクセスが発生する問題を修正 (#17299)
fix(frontend): bannerUrl が空の場合に /about ページで /null へのリクエストが発生する問題を修正
bannerUrl が空の場合は 背景画像を設定しない。
about.overview.vue の background-image: url("null"); によって /null へのリクエストが発生してしまうため。
|
2026-04-11 02:04:39 +09:00 |
|
syuilo
|
22577e2134
|
perf(frontend): improve about#emojis rendering performance
|
2026-04-09 14:28:04 +09:00 |
|
かっこかり
|
4750980cef
|
enhance(frontend): update vite to v8 再 (#17289)
* Revert "Revert "deps: Update vite to v8" (#17283)"
This reverts commit a18c909ba3.
* fix(frontend): popupのりアクティビティがチャンクをまたいで切れる事がある問題を修正
* update vite/rolldown
|
2026-04-09 14:20:07 +09:00 |
|
かっこかり
|
92e0e8edf7
|
refactor(frontend): refactor deck events (#17290)
|
2026-04-08 14:45:30 +09:00 |
|
かっこかり
|
5cb3a91b15
|
fix(frontend): follow-up of #17282
|
2026-04-08 10:48:07 +09:00 |
|
かっこかり
|
60018d16da
|
enhance(frontend): niraxにテストを追加 (#17287)
* fix(frontend): follow-up of #13509
* fix: fix use of inappropriate method
* enhance(frontend): niraxにテストを追加
|
2026-04-07 22:03:08 +09:00 |
|
かっこかり
|
d4a5048aae
|
fix(frontend): routerがmatchAllに入った際に一度 location.href による遷移を試みる挙動に関する修正 (#17281)
* fix(frontend): follow-up of #13509
* fix: fix use of inappropriate method
* Update CHANGELOG.md [ci skip]
|
2026-04-07 20:35:06 +09:00 |
|
syuilo
|
38be94b2a3
|
enhance(frontend): improve nested popup menu ux (#17187)
* wip
* Update MkMenu.vue
* wip
* wip
* Update MkMenu.vue
* wip
* Update MkMenu.vue
* Update MkMenu.vue
* Update MkMenu.vue
* Update MkMenu.vue
* Update MkMenu.vue
* Update MkMenu.vue
* Update MkMenu.vue
* Update MkMenu.vue
* 💢
* Update MkMenu.vue
* Update MkMenu.vue
* Update MkMenu.vue
|
2026-04-07 16:52:30 +09:00 |
|
かっこかり
|
ae34578c6f
|
refactor(frontend): MkButtonのprops等整理 (#17282)
* refactor(frontend): MkButtonのprops等整理
* fix
|
2026-04-06 22:28:44 +09:00 |
|
かっこかり
|
a18c909ba3
|
Revert "deps: Update vite to v8" (#17283)
Revert "deps: Update vite to v8 (#17238)"
This reverts commit e601fcb729.
|
2026-04-06 20:15:57 +09:00 |
|
かっこかり
|
0b7b59f1e2
|
enhance(frontend): チャンネル指定リノートでリノート先のチャンネルに移動できるように (#17280)
* enhance(frontend): チャンネル指定リノートでリノート先のチャンネルに移動できるように
* Update Changelog
* fix condition
* refactor
|
2026-04-05 17:22:17 +09:00 |
|
かっこかり
|
e601fcb729
|
deps: Update vite to v8 (#17238)
* deps: Update vite to v8
* fix
* migrate some plugins to rolldown-based
* fix broken lockfile
* wip
* update rolldown
* override rolldown version
* perf
* spdx
* fix
* update vite to 8.0.1
* chore: rewrite rollup-plugin-unwind-css-module-class-name with MagicString
* format
* swap type definitions
* replace using MagicString
* provided magicString
* fix code style
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
* fix: lint fixes
* swap sass with sass-embedded
* fix lint
* fix: インライン化されたVue SFC出力に対してCSS Module定義削除が効かないのを修正
* fix
* fix: バックエンドのCSS読み込みの方法が悪いのを修正
* fix: 使用されないpreloadを削除
* fix lint [ci skip]
* Apply suggestion from @syuilo
* Add comment in pnpm-workspace.yaml [ci skip]
* update vite/rolldown
* remove magic-string
---------
Co-authored-by: cm-ayf <cm.ayf2734@gmail.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2026-04-01 17:05:57 +09:00 |
|
かっこかり
|
dbc5fe2454
|
deps: update dependencies (#17263)
* deps: update dependencies
* fix?
* fix
* Update AiService.ts
* fix
* update deps
|
2026-04-01 12:16:36 +09:00 |
|
かっこかり
|
c5fd36094d
|
enhance(frontend): ウィンドウの初期サイズを画面サイズから動的に決めるように (#17257)
* enhance(frontend): ウィンドウの初期サイズを画面サイズから動的に決めるように
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2026-03-22 13:32:45 +09:00 |
|
かっこかり
|
b5a6e12439
|
fix(frontend): ウィンドウのタイトルをクリックしても最前面に出ないのを修正 (#17255)
* fix(frontend): ウィンドウのタイトルをクリックしても最前面に出ないのを修正
* Update Changelog
|
2026-03-22 13:21:14 +09:00 |
|
かっこかり
|
57ed2914d1
|
deps: update dependencies (#17252) [ci skip]
|
2026-03-20 20:08:58 +09:00 |
|
4ster1sk
|
0e4732180f
|
fix(frontend): Unicode絵文字のリアクションが表示に反映されないことがある問題の修正 (#17250)
|
2026-03-20 17:15:59 +09:00 |
|
かっこかり
|
f16ef2ef56
|
fix(frontend): 絵文字パレットが空の状態でMisskeyについてのページが閲覧できない問題を修正 (#17243)
* fix(frontend): 絵文字パレットが空の状態でMisskeyについてのページが閲覧できない問題を修正
* Update Changelog
* extension
* add comment
|
2026-03-18 21:34:28 +09:00 |
|
syuilo
|
07bbc5ab33
|
enhance(frontend): improve zoomLines effect
|
2026-03-11 15:59:00 +09:00 |
|
syuilo
|
bbffa563d9
|
refactor(frontend): refactor blur.glsl
|
2026-03-11 10:35:59 +09:00 |
|
かっこかり
|
25783425e1
|
deps: update dependencies (#17229)
* deps: update dependencies
* update lockfile
|
2026-03-09 09:09:09 +09:00 |
|
かっこかり
|
ac45781ef9
|
deps: security dependency updates [ci skip] (#17225)
|
2026-03-07 14:35:10 +09:00 |
|
syuilo
|
a025209602
|
fix(frontend): 意図せず参照渡しになり得る箇所をdeepCloneするように修正 (#17207)
現状は(おそらく)問題は起きていないが今後問題が発現するシチュエーションが出てくる可能性がある
|
2026-03-05 20:38:42 +09:00 |
|
かっこかり
|
3980b2ca55
|
fix: review fixes (#17208)
* fix: OAuthのContent-Typeを正しく判定するように
* fix(frontend): fix outdated comments
* fix: storagePersistenceのtop-level awaitを解消
* fix
* fix(frontend): add comment
Co-Authored-By: anatawa12 <anatawa12@icloud.com>
* fix
* fix: rename `users/get-following-users-by-birthday`
* fix: fix types
* Update MkForm.vue
* refactor utility/storage.ts
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2026-03-05 19:24:30 +09:00 |
|
果物リン
|
ae1304d645
|
perf: MFM MkA, MkLink, MkSparkle の slot 指定方法を修正 (#17156)
|
2026-02-28 15:47:29 +09:00 |
|
かっこかり
|
676e164634
|
deps: Security dependency updates (#17198)
* update deps
* update security deps
|
2026-02-28 13:56:34 +09:00 |
|
かっこかり
|
71f50d3280
|
fix(frontend): secure contextではない場合はストレージ永続化を確認しないように (#17189)
* fix(frontend): secure contextではない場合はストレージ永続化を確認しないように
* Update Changelog
|
2026-02-23 16:53:41 +09:00 |
|
かっこかり
|
22a6935468
|
deps: update dependencies (#17184)
* update deps
* fix
|
2026-02-22 19:06:33 +09:00 |
|