Commit Graph

2344 Commits

Author SHA1 Message Date
tamaina 2960c2069e beforeEach → beforeAll 2025-07-20 23:28:55 +09:00
tamaina 5a756c077d Merge branch 'develop' into issue16270 2025-07-17 15:01:47 +09:00
かっこかり e5c2be15f7
fix(deps): Node.jsの最小バージョンを引き上げ (#16296)
* Update package.json

* Update min.node-version

* Update CHANGELOG.md
2025-07-17 13:20:43 +09:00
tamaina bb4af983b7 clean up 2025-07-17 10:45:26 +09:00
tamaina f7f4cff66a Merge branch 'no-ftt-test' into issue16270 2025-07-16 23:16:26 +09:00
tamaina 4e69755afa remove debug log 2025-07-16 23:09:56 +09:00
tamaina 3f4e80f5bf Fix https://github.com/misskey-dev/misskey/issues/16293 2025-07-16 23:09:35 +09:00
tamaina 25d2121aa7 Merge branch 'no-ftt-test' into issue16270 2025-07-16 22:33:05 +09:00
tamaina 7476dda563 add renote test 2025-07-16 22:32:50 +09:00
tamaina eee0aba8af cherry pick 2025-07-16 22:18:11 +09:00
tamaina 537a49a448 fixed 2025-07-16 21:53:19 +09:00
tamaina f50364b100 update test 2025-07-16 21:33:39 +09:00
tamaina 399e527cc2 ??? 2025-07-16 20:18:06 +09:00
tamaina 90eccd4d95 fix 2025-07-16 19:25:55 +09:00
tamaina 9961eca0b8 Merge branch 'no-ftt-test' into issue16270 2025-07-16 19:10:53 +09:00
tamaina 5164a94e96 clean up 2025-07-16 19:10:40 +09:00
tamaina 85f4730308 update test 2025-07-16 19:10:20 +09:00
tamaina f5d4b2744b fix migration 2025-07-16 18:36:43 +09:00
tamaina 7e648b57b7 Merge branch 'no-ftt-test' into issue16270 2025-07-16 18:28:14 +09:00
tamaina 5828e6d9f8 Merge branch 'develop' into no-ftt-test 2025-07-16 18:27:12 +09:00
anatawa12 6f6fdfe28e
Migration cleanup (#16288)
* chore: apply several @Index and @ManyToOne to match actual migration code

* chore: several decorator updates with typeorm bug workaround with patches

* feat: add final cleanup migration

* dev: add .editorconfig settings for generated migrations

* chore: update dockerfile to build package with patches

* chore: update federation test compose to include patches

* chore: revert few dependency update

* chore: don't check disableRegistration on test env

* test: add test for checking migration script

* chore: set proxyRemoteFiles true in test config

* chore: enter invitation code in signup test

* fix: register send button is not disabled when invitationCode is not input
2025-07-16 15:49:05 +09:00
tamaina 37b4340619 Merge branch 'no-ftt-test' into issue16270 2025-07-15 13:34:14 +09:00
tamaina 26e6c148cb Fix #16289 2025-07-15 12:01:41 +09:00
tamaina c5928980f8 skip test about reply 2025-07-15 10:13:15 +09:00
tamaina 4a4a57dea5 Merge branch 'develop' into no-ftt-test 2025-07-15 09:49:13 +09:00
tamaina ad7bf096e1
enhance(backend): usernameに対してもprohibitedWordsForNameOfUserを適用 (#16282)
* enhance(backend): usernameに対してもprohibitedWordsForNameOfUserを適用
Resolve #16281

* fix locales/index/d.ts
2025-07-15 09:32:46 +09:00
anatawa12 08cc5a99bb
Don't remove notes when reply / renote is removed (#16287)
* chore: make NO ACTION on channel/reply/renote removal

* chore(docs): add description to show a possibility of reply null with replyId non-null

* fix: packing NoteDraft fails when reply / renote is removed

* feat: show drafts targeting removed renote / reply as "削除された投稿への投稿"
2025-07-15 09:20:48 +09:00
tamaina 16cb881fa2 clean up 2025-07-14 14:36:32 +09:00
tamaina 6ad3f07d48 revert 2025-07-14 14:36:07 +09:00
tamaina 08e4fedf6c Merge branch 'no-ftt-test' into issue16270 2025-07-14 14:21:52 +09:00
tamaina 479525a71d clean up 2025-07-14 14:21:23 +09:00
tamaina 4da98fe394 test(backend): 非FTT時のテストを追加 2025-07-14 14:20:44 +09:00
tamaina cbc85eef3e wip 2025-07-14 14:15:29 +09:00
tamaina 3a5870b9a5 add migration; copy suspended state from user table 2025-07-13 23:54:16 +09:00
tamaina 77a11e369f add test 2025-07-13 23:48:39 +09:00
tamaina e5a0d2775a add migration 2025-07-13 21:52:33 +09:00
tamaina 02ac7d0029 wip 2025-07-13 20:24:31 +09:00
syuilo 5ecaf5095e enhance: ウォーターマーク機能をロールで制御可能に 2025-07-12 15:13:35 +09:00
syuilo e6ec15e397 feat: 特定のドライブファイルを添付しているチャットメッセージを一覧できるように 2025-07-06 09:54:49 +09:00
Souma abde15979b
enhance(backend): Add display name to email (#16256)
* feat(backend): Add display name to email

Make it clear who sent emails.

* docs(changelog): Add a description about this change

Users can notice what's changed by this PR.
2025-07-05 18:22:08 +09:00
syuilo f128682200 fix type errors 2025-07-05 17:13:29 +09:00
syuilo a45ccc18b4 refactor 2025-07-04 18:33:41 +09:00
syuilo c29a4d9503 fix(test): Play検索機能でBackend Unit Testが壊れている 2025-07-04 18:31:34 +09:00
syuilo 5caf2b27cf fix(test): Play検索機能でBackend Unit Testが壊れている
Fix #16248
2025-07-04 16:32:56 +09:00
syuilo dd87d26bdc feat: Playを検索できるように
#13115
2025-07-04 10:20:00 +09:00
4ster1sk 7c44881ca8
enhance(backend): avatarUrlの上限文字数の引き上げ (#16235) 2025-07-03 18:03:02 +09:00
syuilo 8bc822d829 feat(backend): クリップ内でノートを検索できるように 2025-06-29 15:10:51 +09:00
syuilo 3c6f07fc8c feat: モデログを検索できるように 2025-06-28 21:38:54 +09:00
syuilo b8e8f3ad25 enhance: ページネーション(一覧表示)の基準日時を指定できるように sinceId/untilIdが指定可能なエンドポイントにおいて、sinceDate/untilDateも指定可能に 2025-06-28 20:21:21 +09:00
syuilo 525a330637 tweak eslint config 2025-06-26 10:49:41 +09:00