Commit Graph

362 Commits

Author SHA1 Message Date
tamaina fda1e7fe10 Merge branch 'issue16270' into ap-susp-update 2025-08-14 23:51:26 +09:00
tamaina 98926c339e Merge branch 'develop' into issue16270 2025-08-14 23:51:01 +09:00
饺子w (Yumechi) 90b9609341
enhance: performance for CleanRemoteNotesProcessorService (#16404)
* enhance: performance for CleanRemoteNotesProcessorService

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* suggestions

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* docs

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* change initial limit to 100

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* robustness for transient race conditions

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* handle cursors in postgres

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* robustness: transient errors and timeout handling

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

* use '0' as initial cursor

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>

---------

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2025-08-14 16:54:28 +09:00
syuilo 299f9e3115 fix test 2025-08-11 12:09:25 +09:00
tamaina 85e3e49688
fix(backend): Fix and create unit test of CleanRemoteNotesProcessorService (#16368)
* wip

* test(backend): CleanRemoteNotesProcessorService (basic)

* test(backend): CleanRemoteNotesProcessorService (advanced)

* ✌️

* a

* split initiator query

* no order by

* ???

* old → older
2025-08-08 21:31:31 +09:00
syuilo 8449354887 fix e2e 2025-08-02 11:47:24 +09:00
tamaina c39842a07c Merge branch 'issue16270' into ap-susp-update 2025-07-31 14:52:10 +09:00
tamaina b07ca4652b Merge branch 'fix-timelines-e2e' into issue16270 2025-07-31 14:51:46 +09:00
syuilo f2a23fb55e
ノートの脱CASCADE削除 (#16332)
* wip

* Update CHANGELOG.md

* Update QueryService.ts

* Update QueryService.ts

* wip

* Update MkNoteDetailed.vue

* Update NoteEntityService.ts

* wip

* Update antennas.ts

* Update create.ts

* Update NoteEntityService.ts

* wip

* Update CHANGELOG.md

* Update NoteEntityService.ts

* Update NoteCreateService.ts

* Update note.test.ts

* Update note.test.ts

* Update ClientServerService.ts

* Update ClientServerService.ts

* add error handling

* Update NoteDeleteService.ts

* Update CHANGELOG.md

* Update entities.ts

* Update entities.ts

* Update misskey-js.api.md
2025-07-31 14:40:51 +09:00
tamaina 8a39b391ad Merge branch 'issue16270' into ap-susp-update 2025-07-31 14:23:53 +09:00
tamaina 9c4b01d69f Merge branch 'fix-timelines-e2e' into issue16270 2025-07-31 14:23:22 +09:00
tamaina 414d5958c1
fix(test): Fix name of a test in e2e/timelines.ts (#16334) 2025-07-31 14:22:32 +09:00
tamaina 6f83e9decb fix(test): Fix name of a test in e2e/timelines.ts 2025-07-31 14:20:16 +09:00
tamaina 8c65d8d020
test(backend): e2e/timelines.ts: 非FTT時のテストを追加, 凍結のテストを追加, これにかかる幾つかのバグ修正 (#16284)
* test(backend): 非FTT時のテストを追加

* clean up

* skip test about reply

* Fix #16289

* clean up

* cherry pick

* add renote test

* Fix https://github.com/misskey-dev/misskey/issues/16293

* remove debug log
2025-07-30 21:41:46 +09:00
tamaina be688922c8 remove console.log 2025-07-21 01:26:05 +09:00
tamaina de97a3e04b Merge branch 'issue16270' into ap-susp-update 2025-07-20 23:35:48 +09:00
tamaina 2960c2069e beforeEach → beforeAll 2025-07-20 23:28:55 +09:00
tamaina f18e44f6fa clearAllMocks 2025-07-20 23:21:00 +09:00
tamaina 761c19adbe beforeEach → beforeAll 2025-07-20 23:13:42 +09:00
tamaina 382d6567a5 Revert "Reapply "actions fail invest: skip oauth test""
This reverts commit db67e81b99.
2025-07-20 23:07:34 +09:00
tamaina 89d919e4a4 Revert "actions fail invest: log fastify.closed"
This reverts commit 1c03446304.
2025-07-20 22:10:29 +09:00
tamaina 1c03446304 actions fail invest: log fastify.closed 2025-07-20 21:31:41 +09:00
tamaina db67e81b99 Reapply "actions fail invest: skip oauth test"
This reverts commit 90c4551dfe.
2025-07-20 19:53:41 +09:00
tamaina 90c4551dfe Revert "actions fail invest: skip oauth test"
This reverts commit 9447bbee44.
2025-07-19 03:03:05 +09:00
tamaina 9447bbee44 actions fail invest: skip oauth test 2025-07-19 02:03:07 +09:00
tamaina d4065d5a2b actions fail invest: log jest setup 2025-07-19 01:24:31 +09:00
tamaina 4bac864b07 Revert "actions fail invest: skip test apdeliveerman"
This reverts commit 090ab19f28.
2025-07-19 01:24:14 +09:00
tamaina 090ab19f28 actions fail invest: skip test apdeliveerman 2025-07-19 01:00:55 +09:00
tamaina bbdfb421f5 fix unit test 2025-07-17 14:55:52 +09:00
tamaina a6cdcfb2cf around ApDeliverManagerService 2025-07-17 13:29:53 +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 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 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 77a11e369f add test 2025-07-13 23:48:39 +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