かっこかり
866e675134
fix(frontend): ウィジェットの設定画面のプレビューが利用できない問題を修正 ( #17056 )
2025-12-31 18:06:22 +09:00
かっこかり
01aa56c602
enhance(backend/oauth): Support client information discovery in the IndieAuth 11 July 2024 spec ( #17030 )
...
* enhance(backend): Support client information discovery in the IndieAuth 11 July 2024 spec
* add tests
* Update Changelog
* Update Changelog
* fix tests
* fix test describe to align with the other describe format
2025-12-31 14:50:01 +09:00
かっこかり
ff7d2c1083
refactor(frontend): remove undefined css rules ( #17051 )
2025-12-31 13:42:59 +09:00
かっこかり
404fca6c2d
fix(frontend): fix build error ( #17050 )
2025-12-30 17:55:52 +09:00
かっこかり
3fe0477cac
fix(frontend): ディレクティブの型が当たらない問題を修正 ( #17049 )
2025-12-30 16:39:07 +09:00
かっこかり
97d485bdd2
enhance(frontend): ウィジェットの設定項目の多言語対応 ( #17032 )
...
* enhance(frontend): ウィジェットの設定項目の多言語対応
* Update Changelog
* refactor: move options locale key to root for optimizing artifacts for locale inlining
* fix
* fix
* ✌️
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-12-30 15:59:18 +09:00
かっこかり
4285303c81
fix(frontend): follow-up of #17033 ( #17047 )
...
* wip
* fix
* ref -> reactive
* tweak throttle threshold
* tweak throttle threshold
* rss設定にはmanualSaveを使用するように
* Update MkWidgetSettingsDialog.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-12-30 14:32:40 +09:00
かっこかり
14f58255ee
enhance(frontend): ウィジェットの設定画面を改良 ( #17033 )
...
* enhance(frontend): ウィジェットの設定画面を改良
* Update Changelog
* fix lint
2025-12-28 20:50:11 +09:00
おさむのひと
b69b0acf59
chore: SearchServiceのunit-test追加 ( #17035 )
...
* add serach service test
* add meili test
* CIの修正が足りなかった
* テストの追加
* fix
2025-12-28 19:57:18 +09:00
かっこかり
7a5430199f
enhance(frontend): MkDriveで自動でもっと見るを有効化 ( #17037 )
...
* enhance(frontend): MkDriveで自動でもっと見るを有効化
* Update Changelog
2025-12-28 19:53:08 +09:00
kami8
bc78bb9b8e
Fix(frontend): ドライブクリーナーから画像を削除した際、リロードしなくても画面に反映されるよう修正 ( #16888 )
...
* ドライブクリーナーでファイル削除後、リロードなしで画面に反映されるように修正
* CHANGELOG.mdを修正
* CHANGELOGがおかしかったので修正
2025-12-26 09:19:32 +09:00
anatawa12
74e847a04d
refactor: use TRANSIENT scope to avoid service bucket relay ( #16985 )
...
* refactor: use TRANSIENT scope to avoid service bucket relay
* lint: fix lints
* refactor: use transient for apResolver
* Update packages/backend/src/core/activitypub/models/ApImageService.ts
* fix
2025-12-22 17:01:10 +09:00
anatawa12
06657c81d3
feat: use tsgo where capable ( #16984 )
2025-12-22 16:52:05 +09:00
github-actions[bot]
78348007ed
Release: 2025.12.2
2025-12-22 05:30:41 +00:00
github-actions[bot]
26b5979c76
Bump version to 2025.12.2-beta.4
2025-12-20 12:30:29 +00:00
かっこかり
b1048525d2
fix(frontend): 一部のUnicode絵文字がリアクションボタンにならない問題を修正 ( #17017 )
...
* fix(frontend): 一部のUnicode絵文字がリアクションボタンにならない問題を修正
* Update Changelog
* fix
2025-12-20 21:23:39 +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
おさむのひと
f739cb6270
fix: admin/queue/deliver-delayedとadmin/queue/inbox-delayedの応答速度を改善 ( #17009 )
2025-12-20 19:15:05 +09:00
github-actions[bot]
81bacb6203
Bump version to 2025.12.2-beta.3
2025-12-20 10:07:41 +00:00
かっこかり
ee8dccea2f
fix(backend): fix #16994 by approach 6 ( #17005 )
...
* fix(backend): narrow down trustproxy default value and enhance documentation on how to configure it
* Update Changelog
* indent [ci skip]
* Update CHANGELOG.md [ci skip]
* add cloudflare specific example
* Update .config/example.yml
Co-authored-by: anatawa12 <anatawa12@icloud.com>
* fix: productionでIPレートリミットされる際にlocalhostからリクエストが来たらログを残すように
* fix: wrong condition
* fix: use own logger for signin api
* flip configuration
* fix
* fix [ci skip]
* fix: wrong message [ci skip]
* fix: どこがおかしいか明記 [ci skip]
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
2025-12-20 19:07:05 +09:00
syuilo
6d00645bc7
fix(frontend): iPadOSのPWAでアプリを切り替えた際にウィジェット表示ボタンが消滅する問題を修正
2025-12-18 20:27:12 +09:00
syuilo
baeed4bc80
perf(backend): lazy load systeminformation
...
systeminformationを必要とする機能を有効にしていないサーバーで無駄に読み込まれることが無いように
2025-12-18 20:05:20 +09:00
syuilo
dba44daf9c
🎨 and refactor
2025-12-18 15:40:40 +09:00
syuilo
46e6dd99d1
chore: remove beta label from some features
2025-12-18 15:15:07 +09:00
syuilo
f48af7f73b
🎨
2025-12-18 14:55:19 +09:00
syuilo
834e8b4c24
fix(frontend): デッキUIでメニュー位置を下にしているとプロファイル削除ボタンが表示されないのを修正
2025-12-18 14:55:16 +09:00
github-actions[bot]
7ef0c96758
Bump version to 2025.12.2-beta.2
2025-12-17 03:31:55 +00:00
syuilo
b10074e939
enhance(frontend): add deck tour
2025-12-17 12:27:55 +09:00
renovate[bot]
260dbd150b
fix(deps): update dependency systeminformation to v5.27.14 [security] [ci skip] ( #17003 )
...
* fix(deps): update dependency systeminformation to v5.27.14 [security]
* update whitelist to force update systeminformation package
* bump other dependencies to fix dep error
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-12-17 09:36:15 +09:00
github-actions[bot]
0b931daefd
Bump version to 2025.12.2-beta.1
2025-12-16 14:00:25 +00:00
かっこかり
cc05d93194
fix(frontend): まれに設定変更のタブ間同期に失敗する問題を修正 ( #16991 )
2025-12-16 22:56:57 +09:00
かっこかり
90345591bb
fix(frontend): 無限スクロールできる箇所の調整 ( #17000 )
2025-12-16 22:50:26 +09:00
github-actions[bot]
730227f353
Bump version to 2025.12.2-beta.0
2025-12-16 12:31:04 +00:00
syuilo
7025769c69
fix(frontend): バージョン表記のないPlayが正しく動作しない問題を修正
...
Fix #16996
2025-12-16 21:23:23 +09:00
github-actions[bot]
055cd0c250
Bump version to 2025.12.2-alpha.0
2025-12-16 11:00:42 +00:00
syuilo
d35ddc77d2
enhance(backend): request ip が localhost だった場合、レートリミットをスキップ & 警告を出すように
2025-12-16 19:56:44 +09:00
syuilo
e3d5b95672
Revert "Merge commit from fork"
...
This reverts commit 5512898463 .
see https://github.com/misskey-dev/misskey/issues/16994
2025-12-16 14:21:39 +09:00
かっこかり
0d52145b2b
deps: update deps [ci skip] ( #16997 )
...
* update deps
* update chokidar to v5
* fix type error
* rollback serviceworker types to r74
* fix [ci skip]
2025-12-16 11:42:06 +09:00
github-actions[bot]
8eb6e29d2c
Release: 2025.12.1
2025-12-14 07:27:06 +00:00
Copilot
2d198a711b
Update PostgreSQL volume mount paths for PostgreSQL 18 ( #16986 )
...
* Initial plan
* Update PostgreSQL volume mount paths for PostgreSQL 18 compatibility
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-12-14 11:32:42 +09:00
github-actions[bot]
711b86ab7d
Bump version to 2025.12.1-alpha.1
2025-12-13 10:14:03 +00:00
かっこかり
36d404818d
fix(frontend/aiscript): nullを返すnote_view_intrruptorが動作しない問題を修正 ( #16977 )
...
* fix(frontend/aiscript): nullを返すnote_view_intrruptorが動作しない問題を修正
* Update Changelog
2025-12-13 19:08:02 +09:00
かっこかり
cb03f3f013
fix(frontend): follow-up of 16970 ( #16975 )
2025-12-13 18:22:40 +09:00
かっこかり
c109bec013
fix(frontend): ドライブファイルを日付以外で並び替える場合は月でグループ化して表示しないように ( #16978 )
...
* fix(frontend): ドライブファイルを日付以外で並び替える場合は月でグループ化して表示しないように
* Update Changelog
2025-12-13 18:17:09 +09:00
かっこかり
6fa4eb8c4f
fix(frontend): 無限スクロールできる箇所の調整 ( #16979 )
2025-12-13 18:16:15 +09:00
github-actions[bot]
5fb4caa14b
Bump version to 2025.12.1-alpha.0
2025-12-12 08:09:12 +00:00
まっちゃてぃー。
bc1f83664f
fix(sw): Service Worker Auto Preloadをオプトアウトするように ( #16971 )
...
* Service Worker Auto Preloadをオプトアウトするように
* TypeErrorを修正
* コメントを追記
2025-12-12 17:08:15 +09:00
anatawa12
78435dc8d4
Fix: deckのタイムラインセレクタのデフォルトの値が現在のタイムラインではない問題 ( #16008 )
...
* fix: os.selectの型定義の上で default が文字列である問題を修正
* fix: deckのタイムライン選択画面で今指定されているタイムラインがデフォルトで選択されない問題
* fix lint
* fix: type error
2025-12-12 12:53:59 +09:00
かっこかり
d74aded35f
fix: remove unused dependencies ( #16969 )
...
* fix(frontend): remove unused dependencies
* fix(backend): remove unused dependencies
2025-12-12 10:45:45 +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
かっこかり
1096ce8e4a
fix(frontend): 削除されたノートのリノートが正しく表示されない問題を修正 ( #16970 )
...
* fix(frontend): 削除されたノートのリノートが正しく表示されない問題を修正
* Update Changelog
* 🎨
* fix
2025-12-11 23:10:23 +09:00
syuilo
8e6fffee68
enhance: use native glob ( #16965 )
...
* enhance: use native glob
* remove tiny-glob
* remove fast-glob
* refactor
* fix: use async glob if possible
---------
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-12-11 23:08:26 +09:00
まっちゃてぃー。
2cffd9f0fb
fix(sw): オフライン時のfetch timeout処理を実装 ( #16952 )
...
* fix(sw): implement fetch timeout handling for navigation and offline content
* fix(sw): increase fetch timeout
* fix(sw): improve fetch timeout handling for i18n content
* fix(sw): 結局、fetchを通るかCacheがhitするはずなので、i18nのところはいらない
* fix(sw): 400番台のエラーを無条件でオフラインページにしていたのを修正
* 間違えた
* i18nもtimeoutが必要
* import sortingを修正
* import sortingを修正
* Fix: Frontend のsharedにはアクセスできないじゃん...
* SPDX
* Update CHANGELOG.md
* Update packages/sw/src/scripts/lang.ts
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* Update packages/sw/src/sw.ts
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* Update CHANGELOG.md
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-12-10 17:26:30 +09:00
syuilo
988f5ab69f
fix(backend): ジョブキューでSentryが有効にならない問題を修正
2025-12-08 15:44:37 +09:00
かっこかり
73cc30f50f
fix(frontend): ロード時の言語判定結果が保存されない問題を修正 ( #16956 )
...
* fix(frontend): ロード時の言語判定結果が保存されない問題を修正
* Update Changelog
2025-12-08 10:17:13 +09:00
github-actions[bot]
3273ca7512
Release: 2025.12.0
2025-12-06 12:22:55 +00:00
かっこかり
63d2870755
fix(backend): fix tests ( #16947 )
...
* fix(backend): shouldHideNoteByTimeのロジックの誤りを修正
* fix tests
2025-12-06 19:32:13 +09:00
syuilo
61f9c148f0
🎨
2025-12-06 18:46:13 +09:00
おさむのひと
dc77d59f87
Merge commit from fork
2025-12-06 18:25:20 +09:00
github-actions[bot]
2d0dae236f
Bump version to 2025.12.0-beta.0
2025-12-06 08:41:10 +00:00
renovate[bot]
65dd917bfb
fix(deps): update [backend] update dependencies [ci skip] ( #16941 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-05 23:55:00 +09:00
renovate[bot]
b0bffd3842
fix(deps): update [frontend] update dependencies [ci skip] ( #16942 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-05 23:10:04 +09:00
renovate[bot]
50379e52db
fix(deps): update dependency nodemailer to v7.0.11 [security] [ci skip] ( #16919 )
...
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-12-05 20:57:47 +09:00
renovate[bot]
6bb29ab5c3
fix(deps): update dependency @sentry/node to v10.27.0 [security] [ci skip] ( #16860 )
...
* fix(deps): update dependency @sentry/node to v10.27.0 [security]
* fix
---------
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-12-05 20:42:36 +09:00
syuilo
fc1e2229e5
fix(frontend): stacking router viewで連続して戻る操作を行うと何も表示されなくなる問題を修正
2025-12-04 19:03:41 +09:00
syuilo
daf2a57b3c
Revert "fix(frontend): stacking router viewで連続して戻る操作を行うと何も表示されなくなる問題を修正"
...
This reverts commit a3c3052d0f .
2025-12-04 19:01:45 +09:00
renovate[bot]
6716950d7f
fix(deps): update dependency body-parser to v2.2.1 [security] ( #16899 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-04 17:39:33 +09:00
github-actions[bot]
29a0750eef
Bump version to 2025.12.0-alpha.2
2025-12-04 07:51:39 +00:00
syuilo
24bd150967
refactor(backend): 変換後.config.jsonに統一するように+修正など ( #16929 )
...
* wip
* Update config.ts
* wip
* convertは元ファイルを変更するようなニュアンスを若干感じるのでcompileに改名
* wip
* Update package.json
* Revert "Update package.json"
This reverts commit e5c2802316 .
* wip
* wip
* 謎
* clean up
* wip
* wip
* Revert "wip"
This reverts commit 3aa25ac7cf .
* wip
* wip
* Update dummy.yml
* wip
* Update compile_config.js
* Update compile_config.js
* wip
* Revert "wip"
This reverts commit fd78e097c6 .
* Update dummy.yml
* Update compile_config.js
2025-12-04 16:49:25 +09:00
syuilo
a3c3052d0f
fix(frontend): stacking router viewで連続して戻る操作を行うと何も表示されなくなる問題を修正
2025-12-04 15:19:15 +09:00
かっこかり
a6f57d99f9
fix(gh): fix federation test ( #16936 )
2025-12-04 13:36:30 +09:00
syuilo
55ef4c5faa
tweak convert_config
2025-12-03 18:20:41 +09:00
Kagami Sascha Rosylight
5512898463
Merge commit from fork
...
* Change trustProxy default value to false
* Update trustProxy default value in example.yml
* Update trustProxy default description in example.yml
2025-12-03 16:08:45 +09:00
Copilot
0b77dc8c48
Add backend memory usage comparison action for PRs ( #16926 )
...
* Initial plan
* Add backend memory usage comparison action
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Fix deprecated serverProcess.killed usage
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Add explicit permissions to save-pr-number job
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Change PR comment text from Japanese to English
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Inline memory measurement script to fix base ref compatibility
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Revert "Inline memory measurement script to fix base ref compatibility"
This reverts commit 6f76a121ef .
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-12-03 16:02:49 +09:00
github-actions[bot]
d9c9b95fc0
Bump version to 2025.12.0-alpha.1
2025-12-03 00:15:47 +00:00
おさむのひと
1facca1ac5
enhance(backend): 起動前にconfigをjson化 ( #16923 )
...
* enhance(backend): 起動前にconfigをjson化
* fix
* fix
* fix
* fix
* fix
* fix CHANGELOG.md
* fix
* Update CHANGELOG.md
* get original
2025-12-03 09:00:37 +09:00
github-actions[bot]
72cdaff810
Bump version to 2025.12.0-alpha.0
2025-12-01 09:58:16 +00:00
かっこかり
7b9e83a6b8
enhance(backend): バックエンドで言語リストのみを参照するように ( #16915 )
2025-12-01 18:51:36 +09:00
github-actions[bot]
483483bc44
Bump version to 2025.11.2-alpha.4
2025-12-01 09:37:48 +00:00
かっこかり
f222d7e24d
enhance(backend): pugをやめ、JSXベースのテンプレートに変更 ( #16908 )
...
* enhance(backend): pugをやめ、JSXベースのテンプレートに変更 (to misskey-dev dev branch) (#16889 )
* wip
* wip
* wip
* wip
* fix lint
* attempt to fix test
* fix
* fix
* fix: oauthページの描画がおかしい問題を修正
* typo [ci skip]
* fix
* fix
* fix
* fix
* fix
* refactor
* fix
* fix
* fix broken lockfile
* fix: expose supported languages as global variable
* remove i18n package from root as it is no longer required [ci skip]
* fix
* fix: add i18n package.json to Docker target-builder stage for federation tests (#16909 )
* Initial plan
* fix: add i18n package.json to Docker target-builder stage for federation tests
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>
* fix: followup-test-federation for enh-remove-pug (#16910 )
* fix: followup-test-federation for enh-remove-pug
* Revert "fix: add i18n package.json to Docker target-builder stage for federation tests (#16909 )"
This reverts commit 14313468d3 .
* fix: CSSが読み込まれない場合がある問題を修正
* fix [ci skip]
* fix: propsのデフォルト値をnull合体演算子から論理和演算子に変更(空文字に対処するため)
* remove @types/pug
* enhance: bootloaderを埋め込むように
* fix possible race condition
* remove esbuild
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
2025-12-01 18:36:55 +09:00
syuilo
e1b6e9d4b6
fix(frontend): visibilityStateがhiddenな状態でstartViewTransitionしないように
2025-12-01 08:21:30 +09:00
renovate[bot]
128fe6d644
chore(deps): update [misskey-js] update dependencies [ci skip] ( #16900 )
...
* chore(deps): update [misskey-js] update dependencies
* 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-11-30 22:09:10 +09:00
github-actions[bot]
aa905a74cf
Bump version to 2025.11.2-alpha.3
2025-11-30 09:49:21 +00:00
syuilo
5e2a6021ae
perf(backend): use node-html-parser instead of microformats-parser ( #16907 )
...
* perf(backend): use node-html-parser instead of microformats-parser
microformats-parser は内部的に parse5 に依存していて無駄
* Update OAuth2ProviderService.ts
* Add 'id' parameter to parseMicroformats function
* Update OAuth2ProviderService.ts
* Update OAuth2ProviderService.ts
2025-11-30 18:45:56 +09:00
syuilo
dfd479bec5
perf(backend): lazy load summaly
2025-11-30 16:17:34 +09:00
github-actions[bot]
0933aa4d92
Bump version to 2025.11.2-alpha.2
2025-11-30 05:53:54 +00:00
syuilo
d55f51a69b
perf(backend): lazy load sentry
2025-11-30 14:04:41 +09:00
おさむのひと
fe01a5a28f
refactor: localesをworkspace管理下のパッケージに ( #16895 )
...
* refactor: localesをworkspace管理下のパッケージに
* fix copilot review
* move
* move
* rename
* fix ci
* revert unwanted indent changes
* fix
* fix
* fix
* fix
* 間違えてコミットしていたのを戻す
* 不要
* 追加漏れ
* ymlの場所だけ戻す
* localesの位置を戻したのでこの差分は不要
* 内容的にlocalesにある方が正しい
* i18nパッケージ用のREADME.mdを用意
* fix locale.yml
* fix locale.yml
---------
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-11-30 13:27:44 +09:00
renovate[bot]
32b5583432
fix(deps): update [frontend] update dependencies [ci skip] ( #16901 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-30 11:38:11 +09:00
renovate[bot]
5fbe801d35
fix(deps): update [frontend] update dependencies (major) [ci skip] ( #16866 )
...
* fix(deps): update [frontend] update dependencies
* attempt to fix test
* rollback twemoji parser to v16 [ci skip]
* fix [ci skip]
* rollback twemoji parser to v16
* attempt to fix test
---------
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-30 11:14:34 +09:00
github-actions[bot]
3c11797c6d
Bump version to 2025.11.2-alpha.1
2025-11-30 01:02:00 +00:00
renovate[bot]
0455187a68
fix(deps): update [backend] update dependencies (major) ( #16099 )
...
* fix(deps): update [backend] update dependencies
* update approve builds
* update minimum node version for testing
* remove types/bcryptjs
* fix(backend): remove removed type previously exported from file-type
* migrate webauthnservice
* Update Changelog
* update deps (MisskeyIO#889)
- メンテナンスされないredis-lockを自前実装に変更
- 既にロックされている場合のリトライ間隔を調整
* use main redis for lock
* spdx
* tweak max retries
* [ci skip] dedupe
* attempt to fix test
* attempt to fix test
* Revert "attempt to fix test"
This reverts commit c508318627 .
* temporarily roll back simonjs/fake-timers to v11.3.1
* Revert "temporarily roll back simonjs/fake-timers to v11.3.1"
This reverts commit 54f1fc3d79 .
* migrate sinonjs/fake-timers
* update deps / migrate jest 30
* fix test
* fix: update node.js min version to 20.18.1
* fix: rollback nsfwjs to 4.2.0
* fix
* attempt to fix test
* attempt to fix test
* attempt to fix test
* attempt to fix test
* revert jest 30 related changes
* update deps
* fix test
* fix: rollback nsfwjs to 4.2.0
* fix: rollback sharp to 0.33
* update deps
* fix: rollback sharp-read-bmp to 1.2.0
* fix: rollback nsfwjs to 4.2.0
* recreate lockfile
* update deps
* fix: rollback sharp-read-bmp to 1.2.0
* fix: rollback jsdom, parse5
* fix: rollback jsdom types
* fix [ci skip]
* run pnpm dedupe
* update deps
* run pnpm dedupe [ci skip]
* Update Changelog [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>
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-11-30 09:58:06 +09:00
github-actions[bot]
1ae8e7900d
Bump version to 2025.11.2-alpha.0
2025-11-29 13:06:20 +00: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
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
github-actions[bot]
f01ceb0b7c
Release: 2025.11.1
2025-11-28 10:04:05 +00:00
Copilot
e44f14115e
enhance(backend): Improve error handling for scheduled post validation ( #16642 )
...
* Initial plan
* Add error definitions and handling for scheduling validation errors
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>
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-11-28 17:06:04 +09:00