syuilo
b98d3cbc29
wip
2025-03-23 16:51:35 +09:00
syuilo
9e23531adc
wip
2025-03-23 14:44:49 +09:00
syuilo
ba026cfcd5
wip
2025-03-23 12:09:12 +09:00
syuilo
b043455152
wip
2025-03-23 11:41:31 +09:00
syuilo
67dfd08a02
clean up
2025-03-23 10:01:37 +09:00
syuilo
f3bb4d6603
wip
2025-03-23 09:53:02 +09:00
syuilo
a94a5fe14d
wip
2025-03-23 08:31:32 +09:00
syuilo
798a50da0e
wip
2025-03-22 20:53:06 +09:00
syuilo
34760459b2
wip
2025-03-22 19:49:59 +09:00
syuilo
acac58e59c
wip
2025-03-22 16:23:16 +09:00
syuilo
381126bdc7
wip
2025-03-22 10:56:49 +09:00
syuilo
3e200c0f66
wip
2025-03-22 10:30:18 +09:00
syuilo
37ee6ec9a8
wip
2025-03-22 09:20:50 +09:00
syuilo
202c1b2910
Merge branch 'develop' into chat
2025-03-22 08:16:29 +09:00
syuilo
08b131ec33
refactor(backend): better prop name
2025-03-22 08:16:15 +09:00
syuilo
f6c5639841
Merge branch 'develop' into chat
2025-03-22 08:05:29 +09:00
renovate[bot]
e61263cff0
fix(deps): update [backend] update dependencies ( #15596 )
...
* fix(deps): update [backend] update dependencies
* fix(backend/types): ensure to use nodejs-provided stream api
---------
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-03-21 19:38:11 +09:00
syuilo
2eef19d95d
wip
2025-03-21 18:46:25 +09:00
syuilo
ce81855d8e
Merge branch 'develop' into chat
2025-03-20 16:40:21 +09:00
zyoshoka
9dd13f364b
fix(backend): mismatch in `emojis` param of test WebHook payload ( #15675 )
...
* fix(backend): mismatch in `emojis` param of test WebHook payload
* fix: test
* fix: type
2025-03-20 09:00:58 +09:00
syuilo
ab55a2487c
Merge branch 'develop' into chat
2025-03-19 19:37:31 +09:00
Yuri Lee
21dc7aebe7
Fix: Don't delete remote emoji when import zip ( #15674 )
...
* Fix: Don't delete remote emoji when import zip
* Update packages/backend/src/queue/processors/ImportCustomEmojisProcessorService.ts
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
---------
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2025-03-19 10:23:50 +00:00
syuilo
6b5cf2e229
wip
2025-03-18 10:27:30 +09:00
syuilo
86f2ababd1
wip
2025-03-17 18:59:22 +09:00
syuilo
0c81f8a28a
Create 1742203321812-chat.js
2025-03-17 18:26:52 +09:00
syuilo
50ec9b9071
wip
2025-03-17 18:19:48 +09:00
syuilo
06bd615334
wip
2025-03-17 18:18:04 +09:00
syuilo
30be29a785
wip
2025-03-17 18:00:31 +09:00
syuilo
9e5fb89408
wip
2025-03-17 15:38:18 +09:00
syuilo
a90b3b7e67
wip
2025-03-17 15:21:00 +09:00
syuilo
24bbbe96a1
Merge branch 'develop' into chat
2025-03-17 14:48:37 +09:00
syuilo
474155b677
follow up of 6c8f21b608
2025-03-17 13:27:47 +09:00
syuilo
6c8f21b608
fix(backend): 連合無しモードでも外部から照会可能だった問題を修正
2025-03-17 13:21:09 +09:00
syuilo
855d8d0a9f
wip
2025-03-17 12:32:55 +09:00
syuilo
7bfada9792
enhance: remove bull-board support
2025-03-16 13:03:02 +09:00
饺子w (Yumechi)
e5d117dc98
fix(backend): tighten an overly relaxed criteria and remove capability of matching multiple final URLs in URL authority checking ( #15655 )
...
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2025-03-12 12:39:24 +00:00
饺子w (Yumechi)
db5c127cdd
fix(backend): fix handling of invalid urls in user profile ( #15635 )
...
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2025-03-09 12:28:47 +00:00
饺子w (Yumechi)
a710af54ed
fix(backend): fix ApPersonService unsound type cast ( #15629 )
...
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2025-03-09 00:11:34 +00:00
かっこかり
698505030e
fix(test): fix federation test ( #15630 )
2025-03-08 19:11:09 +09:00
かっこかり
bee4db82bb
fix(backend): follow-up of #15620
...
Removes unnecessary arg `disableGlobbing` from chokidar FSWatcher, as it is no longer supports globging
2025-03-07 20:10:32 +09:00
かっこかり
83c3bb839f
deps: update pnpm to v10 ( #15588 )
...
* Revert "fix(build): corepackのバグの回避 (#15387 )"
This reverts commit 9c70a4e631
.
* deps: update pnpm to v10
* fix broken lockfile
* update changelog
* fix
* fix
* Revert "fix"
This reverts commit 4abc6c194e
.
* fix
* fix
* attempt to fix docker build
* lint fixes
* fix: revertしすぎた
* detect pnpm version and install it
* fix: そもそもpnpmを2回入れる必要がないかも
* fix
* refactor
* fix
* refactor: remove unnecessary arg
* Update Dockerfile
* update pnpm to v10.6.1
* Update Changelog
* chore: use node to avoid installing jq
2025-03-07 07:03:52 +00:00
饺子w (Yumechi)
5be5c8bec4
fix(backend): fixup migration for incorrect extraction on system accounts table ( #15613 )
...
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2025-03-06 23:47:30 +00:00
かっこかり
22228b6756
enhance: OAuth2 (IndieAuth) でロゴが提供されている場合は表示するように ( #15578 )
...
* enhance: OAuthでロゴが提供されている場合は表示するように
* Update Changelog
* refactor
* fix
* fix test
2025-03-06 08:05:14 +00:00
かっこかり
f7ea0c6991
fix(backend): S3互換オブジェクトストレージでファイルのアップロードに失敗することがある問題を修正 ( #15583 )
...
* fix(backend/object-storage): disable data integrity protections (MisskeyIO#895)
Cloudflare R2 does not support 'x-amz-checksum-*'
* Update Changelog
---------
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
2025-03-06 08:03:57 +00:00
かっこかり
e8a6629cb5
fix(backend): システムアカウント系のマイグレーション不足を修正 ( #15586 )
...
* fix(backend): プロキシアカウントのロールバック用マイグレーションを追加
* fix
* separate newly-added `up` command
* drop backwards-compatibility
* docs
2025-03-05 16:49:49 +09:00
syuilo
616cccf251
enhance(backend): refine system account ( #15530 )
...
* wip
* wip
* wip
* Update SystemAccountService.ts
* Update 1740121393164-system-accounts.js
* Update DeleteAccountService.ts
* wip
* wip
* wip
* wip
* Update 1740121393164-system-accounts.js
* Update RepositoryModule.ts
* wip
* wip
* wip
* Update ApRendererService.ts
* wip
* wip
* Update SystemAccountService.ts
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* add print logs
* ログが長すぎて出てないかもしれない
* fix migration
* refactor
* fix fed-tests
* Update RelayService.ts
* merge
* Update user.test.ts
* chore: emit log
* fix: tweak sleep duration
* fix: exit 1
* fix: wait for misskey processes to become healthy
* fix: longer sleep for user deletion
* fix: make sleep longer again
* デッドロック解消の試み
https://github.com/misskey-dev/misskey/issues/15005
* Revert "デッドロック解消の試み"
This reverts commit 266141f66f
.
* wip
* Update SystemAccountService.ts
---------
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2025-03-02 20:06:20 +09:00
syuilo
5d683728f3
デッドロック解消の試み ( #15574 )
...
https://github.com/misskey-dev/misskey/issues/15005
Co-authored-by: 饺子w (Yumechi) <35571479+eternal-flame-AD@users.noreply.github.com>
2025-03-01 16:12:42 +09:00
syuilo
c63c3462dd
refactor
2025-02-28 09:34:21 +09:00
Esurio/1673beta
bd13fb626c
fix(backend): S3_SAFEかつURL_SAFEでない文字列をprefixに使えないように ( #15455 )
...
* fix(backend): S3_SAFEかつURL_SAFEでない文字列をprefixに使えないように
* update CHANGELOG
* fix validation
* fix: remove unused import
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-02-26 01:56:23 +00:00
おさむのひと
495db27433
fix(backend): カスタム絵文字の一括インポートをした時にHTTPプロキシの除外設定が効かないのを修正 ( #15431 )
...
* pxory
* fix
* fix CHANGELOG.md
* allow localAddress
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-02-26 01:48:38 +00:00