syuilo
10242d5f14
New Crowdin updates ( #16877 )
...
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
2025-11-30 10:00:28 +09:00
syuilo
81635d9f1c
chore(backend): remove jsdom completely ( #16893 )
...
* wip
* Update utils.ts
* Update fetch-resource.ts
* Update exports.ts
* Update oauth.ts
2025-11-29 21:55:13 +09:00
syuilo
4bdbe794a6
perf(backend): parse5をやめて軽量な実装にし、メモリ削減・高速化 ( #16892 )
...
* wip
* test
* Revert "test"
This reverts commit b7c5ae7214 .
* Update MfmService.ts
2025-11-29 21:19:55 +09:00
syuilo
cad93071da
Revert "chore(backend): remove jsdom"
...
This reverts commit 2effd9da6e .
2025-11-29 20:11:38 +09:00
syuilo
2effd9da6e
chore(backend): remove jsdom
2025-11-29 19:55:52 +09:00
syuilo and Copilot
2732034447
perf(backend): jsdom、happy-domをやめて軽量な実装にし、メモリ削減・高速化 ( #16885 )
...
* wip
* Update packages/backend/src/server/api/endpoints/i/update.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update packages/backend/src/core/FetchInstanceMetadataService.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* remove some packages
* コミット漏れ
* clean up
* fix
* Update MfmService.ts
* fix
* fix
* Update MfmService.ts
* wip
* rename
* Update packages/backend/src/core/MfmService.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update packages/backend/src/core/MfmService.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update packages/backend/src/core/MfmService.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update packages/backend/src/core/MfmService.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update packages/backend/src/core/activitypub/ApRendererService.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update packages/backend/src/core/MfmService.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update packages/backend/src/core/MfmService.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update MfmService.ts
* Update CHANGELOG.md
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-29 19:16:05 +09:00
syuilo
0b3efa47a2
Update CHANGELOG.md
2025-11-28 17:06:29 +09:00
syuilo
53e2be747d
New Crowdin updates ( #16846 )
...
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
2025-11-27 18:43:16 +09:00
syuilo
8fec44d0e9
refactor
...
Fix #16872
2025-11-27 13:00:11 +09:00
syuilo
1590a73d3d
perf(backend): 必要になるまでnsfwjsを読み込まないように
2025-11-26 20:40:20 +09:00
syuilo
1bb8447c73
enhance(frontend): Change default animatedMfm based on reduced motion preference
...
https://github.com/misskey-dev/misskey/commit/3f539916d9570e66ed92a9de95dfd2e41c38f391#commitcomment-171408344
2025-11-26 20:17:59 +09:00
syuilo
8cb37792c9
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-11-26 19:39:46 +09:00
syuilo
3f539916d9
enhance(frontend): GIF画像を再生するか・動くMFMを表示するかの設定でOSのアクセシビリティ設定を参照しないように
...
・OSのUIのアニメーション設定がMisskey内のGIFなどにまで連動して適用されるのは分かりにくい・期待しない動作との声が多いため
・動きのあるカスタム絵文字などのコンテンツはMisskeyの主要部分であり、それを止める設定は、本来の挙動に影響しない範囲でアニメーションを減らすアクセシビリティ設定とは趣旨が異なるため(OSでアニメーションを減らす設定を有効にしたからといってOSで動画の再生がされなくなるわけではないのと同じ)
2025-11-26 19:39:36 +09:00
syuilo
de7cbb376e
fix(frontend): 初回読み込み時にエラーになることがある問題を修正
...
Fix #16562
2025-11-26 19:26:27 +09:00
syuilo
6cb6f794e5
clean up
2025-11-26 19:14:40 +09:00
syuilo
236c235115
enhance(frontend): viewportの属性を起動後に変化させないことにより処理を簡略化+安定性向上
2025-11-26 19:12:03 +09:00
syuilo
2ad393ea45
fix(backend): ワードミュートの文字数計算を修正
2025-11-26 09:55:02 +09:00
syuilo
cdf059cc11
chore(dev): use postgresql 18 ( #16850 )
2025-11-25 19:38:57 +09:00
syuilo
052b1a6c76
Update CHANGELOG.md
2025-11-25 10:27:53 +09:00
syuilo
fd15a7fc23
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-11-25 10:20:46 +09:00
syuilo
b895088546
🎨
2025-11-25 10:20:36 +09:00
syuilo
c3ad46ad6f
fix(frontend): ナビゲーションバーを下に表示しているときに、項目数が多いと表示が崩れる問題を修正
2025-11-25 09:46:07 +09:00
syuilo
8c7e1bd287
chore(backend): tweak message
2025-11-25 09:26:22 +09:00
syuilo
14730e429a
New Crowdin updates ( #16797 )
...
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Spanish)
2025-11-24 17:40:29 +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
syuilo
c741aa5d7d
chore(dev): add start:inspect command for debugging
2025-11-21 10:04:16 +09:00
syuilo
4c0f215fc5
refactor
2025-11-18 16:23:57 +09:00
syuilo
9d1c3f053c
New Crowdin updates ( #16781 )
...
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Italian)
2025-11-16 09:12:02 +09:00
syuilo
f89faae0ab
chore(frontend): add tip for preference restore
2025-11-13 14:11:38 +09:00
syuilo
c059256bd6
Update ROADMAP with completed tasks
2025-11-11 09:30:13 +09:00
syuilo
c2d95ebdcb
New Crowdin updates ( #16711 )
...
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Kabyle)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (English)
2025-11-10 19:06:39 +09:00
syuilo
30d87d5532
Update lint.yml
...
https://github.com/misskey-dev/misskey/issues/16255
2025-11-10 18:43:03 +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
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
syuilo
ef1cdca6f9
refactor(frontend): specify global object
2025-11-07 20:20:13 +09:00
syuilo
b300b5b94a
fix type
2025-11-07 13:56:41 +09: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
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
syuilo
e8c78e12d5
Update package.json
2025-11-07 11:03:23 +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
syuilo
26c8914a26
fix(frontend): improve startViewTransition handling
2025-11-06 18:07:03 +09:00
syuilo and samunohito
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
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
syuilo
0343b4e689
Update CHANGELOG.md
2025-10-27 09:50:27 +09:00
syuilo
a76a1a6305
Add permissions for pull-requests in workflow
2025-10-26 21:16:43 +09:00
syuilo
cd77404006
fix tooltip text
2025-10-26 19:29:37 +09: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
ca76ba1871
Update CHANGELOG.md
2025-10-25 08:47:51 +09:00
syuilo
9f768b8022
fix(frontend): キャッシュをクリアするとテーマ再適用するまでレンダリングが正しく行われない問題を修正
2025-10-25 08:22:47 +09:00
syuilo
9d37f696b4
New Crowdin updates ( #16692 )
...
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
2025-10-24 11:15:30 +09:00
syuilo
2734ff6af7
Update CHANGELOG.md
2025-10-24 11:15:11 +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
syuilo
cf81406fae
Fix audio track loss during video compression on iOS
...
修正: iOSで動画の圧縮を行うと音声トラックが失われる問題を修正
2025-10-23 19:00:28 +09:00
syuilo
f0380f2d1c
enhance(frontend): improve theme apply handling
2025-10-22 11:11:30 +09:00
syuilo
7b41fddf54
New Crowdin updates ( #16686 )
...
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (English)
2025-10-22 09:12:22 +09:00
syuilo
aafd8b6bf7
fix(frontend): ダークモードの同期が機能しない場合がある問題を修正
...
Fix #16688
2025-10-22 09:11:15 +09: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
syuilo
c4ee95a40a
Add workflow to request release review via comment
...
This workflow triggers a comment reply when an issue comment with '/request-release-review' is created, providing guidance for the release review process.
2025-10-21 14:25:55 +09:00
syuilo
8ea7fe0ba1
Update CHANGELOG for version 2025.10.0
2025-10-21 12:55:31 +09:00
syuilo
986d783940
New Crowdin updates ( #16673 )
...
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Spanish)
2025-10-21 09:22:27 +09:00
syuilo
4e9070a4c5
update happy-dom
2025-10-20 15:19:19 +09:00
syuilo
bff194f648
Update pnpm-workspace.yaml
2025-10-20 15:18:18 +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
syuilo
b48233eb4c
New Crowdin updates ( #16657 )
...
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Korean)
2025-10-19 13:19:56 +09:00
syuilo
a405575cd6
chore(frontend): add tips
2025-10-16 09:44:58 +09: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
syuilo
beabe84354
New Crowdin updates ( #16645 )
...
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Spanish)
2025-10-15 12:59:49 +09:00
syuilo
92cc55f0f1
New translations ja-jp.yml (English) ( #16633 )
2025-10-10 18:59:42 +09:00
syuilo
24129efe97
New translations ja-jp.yml (Italian) ( #16625 )
2025-10-09 09:30:01 +09: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
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
ced687117f
Update CHANGELOG.md
2025-10-08 17:27:53 +09:00
syuilo
7cc0483b47
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2025-10-08 17:19:59 +09:00
syuilo
a8a0c1c1b6
add notes
2025-10-08 17:19:57 +09:00
syuilo
6b438f2ce0
New Crowdin updates ( #16605 )
...
* New translations ja-jp.yml (Chinese Traditional)
* 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 (Catalan)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Spanish)
2025-10-08 11:48:30 +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
6fba73ca13
Update pnpm-lock.yaml
2025-10-06 19:21:21 +09:00
syuilo
0d33e1f839
fix notes\drafts\create param defs
2025-10-06 19:21:17 +09:00