Commit Graph

27092 Commits

Author SHA1 Message Date
syuilo b77ca6113b
Merge 077cd7868e into de073d6d69 2025-04-27 09:17:27 +09:00
なっかあ de073d6d69
Fix #15876 絵文字がアニメーションしない問題を修正 (#15881) 2025-04-27 09:16:41 +09:00
syuilo 5042a0aa8f fix(frontend): タイムラインでノートが重複して表示されることがあるのを修正
Fix #15870
Close #15874
2025-04-27 09:16:17 +09:00
syuilo 077cd7868e New translations ja-jp.yml (Vietnamese) 2025-04-27 02:34:52 +09:00
syuilo ead654fbd5 New translations ja-jp.yml (Vietnamese) 2025-04-26 20:41:29 +09:00
syuilo bfcbc26d2a New translations ja-jp.yml (Vietnamese) 2025-04-26 12:57:08 +09:00
syuilo 21ed4954bd New translations ja-jp.yml (Vietnamese) 2025-04-25 23:44:12 +09:00
syuilo b79b6b4955 New translations ja-jp.yml (Chinese Traditional) 2025-04-25 00:10:22 +09:00
syuilo dd0f7a907b New translations ja-jp.yml (Chinese Traditional) 2025-04-24 22:37:39 +09:00
syuilo 836cc1e062 New translations ja-jp.yml (Spanish) 2025-04-23 19:35:19 +09:00
饺子w (Yumechi) 7a41cfe28b
enhance(backend): DB note (userId) インデクス -> (userId, id) 複合インデクスにする (#15879)
* enhance(backend): use composite index for ordering notes by user

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

* fixup! enhance(backend): use composite index for ordering notes by user

---------

Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
2025-04-23 14:29:42 +09:00
syuilo 0db2235965 New translations ja-jp.yml (Korean) 2025-04-23 11:46:50 +09:00
syuilo 761b552786 New translations ja-jp.yml (Vietnamese) 2025-04-23 00:50:41 +09:00
syuilo c577f42b79 New translations ja-jp.yml (Vietnamese) 2025-04-22 23:24:21 +09:00
syuilo 4d9264cd7a New translations ja-jp.yml (Thai) 2025-04-22 17:37:14 +09:00
syuilo 8edf7a195d New translations ja-jp.yml (Vietnamese) 2025-04-22 17:37:12 +09:00
syuilo 5e8317babf New translations ja-jp.yml (Vietnamese) 2025-04-22 15:43:19 +09:00
syuilo 5205ca0109 New translations ja-jp.yml (Italian) 2025-04-22 14:17:26 +09:00
syuilo f595f26ac3 New translations ja-jp.yml (Spanish) 2025-04-22 06:34:30 +09:00
syuilo a52f0147c7 New translations ja-jp.yml (English) 2025-04-21 13:27:03 +09:00
syuilo 2e1bee704c New translations ja-jp.yml (Chinese Traditional) 2025-04-21 13:27:01 +09:00
syuilo 3150b6170a New translations ja-jp.yml (Portuguese) 2025-04-21 13:27:00 +09:00
syuilo c2198498a1 New translations ja-jp.yml (Portuguese) 2025-04-21 11:29:49 +09:00
syuilo 75a4f35d2e New translations ja-jp.yml (Romanian) 2025-04-20 11:41:25 +09:00
syuilo a9eecd90ac New translations ja-jp.yml (Romanian) 2025-04-20 10:32:45 +09:00
syuilo f78db929e5 New translations ja-jp.yml (English) 2025-04-20 09:36:12 +09:00
syuilo 5719949e6e New translations ja-jp.yml (Romanian) 2025-04-20 09:36:11 +09:00
syuilo 951697ea42 New translations ja-jp.yml (Romanian) 2025-04-20 08:33:21 +09:00
syuilo a6dd3e1882 New translations ja-jp.yml (Romanian) 2025-04-20 05:30:15 +09:00
syuilo 98e2e06a13 New translations ja-jp.yml (Dutch) 2025-04-20 03:48:37 +09:00
syuilo f11e2c9a6f New translations ja-jp.yml (Romanian) 2025-04-20 02:47:25 +09:00
syuilo ff8a8b4cf5 New translations ja-jp.yml (Romanian) 2025-04-20 01:47:50 +09:00
syuilo 10de9f1a80 New translations ja-jp.yml (Romanian) 2025-04-20 00:32:25 +09:00
syuilo ebcaaee2fe New translations ja-jp.yml (Romanian) 2025-04-19 23:30:54 +09:00
syuilo 20e2ecc049 New translations ja-jp.yml (Romanian) 2025-04-19 22:15:34 +09:00
renovate[bot] 0a604285a0
fix(deps): update dependency fastify to v5.3.2 [security] (#15866)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-19 21:07:10 +09:00
syuilo c99723b59e fix html 2025-04-19 21:01:51 +09:00
syuilo 4af8a7c4c4 New translations ja-jp.yml (Catalan) 2025-04-19 19:49:48 +09:00
syuilo 10b0b5b58b New translations ja-jp.yml (English) 2025-04-19 17:16:35 +09:00
syuilo 5cfcb723b6 New translations ja-jp.yml (German) 2025-04-19 17:16:34 +09:00
syuilo 3661fd6c97 New translations ja-jp.yml (Chinese Simplified) 2025-04-19 15:04:35 +09:00
syuilo 96bb36f77e 🎨 2025-04-19 14:42:54 +09:00
syuilo 388ef3de08 🎨 2025-04-19 14:42:09 +09:00
syuilo ff85eff209 🎨 2025-04-19 14:32:19 +09:00
github-actions[bot] a0b9f456e7 Bump version to 2025.4.1-alpha.2 2025-04-19 05:10:26 +00:00
syuilo 7b38806413
feat: Job queue inspector (#15856)
* wip

* wip

* Update job-queue.vue

* wip

* wip

* Update job-queue.vue

* wip

* Update job-queue.vue

* wip

* Update QueueService.ts

* Update QueueService.ts

* Update QueueService.ts

* Update job-queue.vue

* wip

* wip

* wip

* Update job-queue.vue

* wip

* Update MkTl.vue

* wip

* Update index.vue

* wip

* wip

* Update MkTl.vue

* 🎨

* jobs search

* wip

* Update job-queue.vue

* wip

* wip

* Update job-queue.vue

* Update job-queue.vue

* Update job-queue.vue

* Update job-queue.vue

* wip

* Update job-queue.job.vue

* wip

* wip

* wip

* Update MkCode.vue

* wip

* Update job-queue.job.vue

* wip

* Update job-queue.job.vue

* Update misskey-js.api.md

* Update CHANGELOG.md

* Update job-queue.job.vue
2025-04-19 14:00:38 +09:00
syuilo bafc2e1b8d New translations ja-jp.yml (Dutch) 2025-04-19 09:38:02 +09:00
syuilo 904aa0fc98 New translations ja-jp.yml (Romanian) 2025-04-19 09:38:00 +09:00
syuilo adc7924687 New translations ja-jp.yml (Romanian) 2025-04-19 08:21:59 +09:00
syuilo 314627db18 New translations ja-jp.yml (Romanian) 2025-04-19 07:13:09 +09:00