Commit graph

26610 commits

Author SHA1 Message Date
598b88b142 Merge pull request 'Replace notes(userId) index with (userId, id)' (#28) from sugar/forkey:replace-notes-user-id-index-with-user-id-id into main
All checks were successful
Lint / pnpm_install (push) Successful in 31s
Test (production install and build) / production (22.x) (push) Successful in 1m1s
Lint / lint (misskey-js) (push) Successful in 33s
Lint / lint (backend) (push) Successful in 1m17s
Test (backend) / validate-api-json (22.x) (push) Successful in 1m27s
Lint / lint (sw) (push) Successful in 30s
Lint / typecheck (misskey-js) (push) Successful in 31s
Test (backend) / unit (22.x) (push) Successful in 2m50s
Lint / typecheck (backend) (push) Successful in 1m22s
Test (backend) / e2e (22.x) (push) Successful in 6m49s
Lint / lint (frontend) (push) Successful in 7m49s
Reviewed-on: #28
Reviewed-by: leah <leah@noreply.woem.men>
2025-02-23 13:05:54 +00:00
e90e9e016f Merge pull request 'implement mastodon oauth authorization' (#22) from sugar/forkey:implement-mastodon-oauth into main
All checks were successful
Lint / pnpm_install (push) Successful in 33s
API report (misskey.js) / report (push) Successful in 47s
Test (misskey.js) / test (22.x) (push) Successful in 58s
Test (production install and build) / production (22.x) (push) Successful in 1m12s
Lint / lint (misskey-js) (push) Successful in 36s
Test (backend) / validate-api-json (22.x) (push) Successful in 1m28s
Lint / lint (backend) (push) Successful in 1m17s
Lint / lint (sw) (push) Successful in 34s
Test (backend) / unit (22.x) (push) Successful in 2m38s
Lint / typecheck (misskey-js) (push) Successful in 36s
Lint / typecheck (backend) (push) Successful in 1m26s
Test (backend) / e2e (22.x) (push) Successful in 6m37s
Lint / lint (frontend) (push) Successful in 7m38s
Reviewed-on: #22
Reviewed-by: leah <leah@noreply.woem.men>
2025-02-08 22:01:20 +00:00
125bf6fe93 implement mastodon push permission
All checks were successful
Lint / pnpm_install (pull_request) Successful in 30s
API report (misskey.js) / report (pull_request) Successful in 47s
Test (misskey.js) / test (22.x) (pull_request) Successful in 48s
Test (frontend) / vitest (22.x) (pull_request) Successful in 1m19s
Test (backend) / unit (22.x) (pull_request) Successful in 2m44s
Test (production install and build) / production (22.x) (pull_request) Successful in 1m7s
Lint / lint (backend) (pull_request) Successful in 1m7s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 1m24s
Lint / lint (misskey-js) (pull_request) Successful in 36s
Lint / lint (sw) (pull_request) Successful in 32s
Lint / typecheck (misskey-js) (pull_request) Successful in 33s
Lint / typecheck (backend) (pull_request) Successful in 1m24s
Test (backend) / e2e (22.x) (pull_request) Successful in 6m28s
Lint / lint (frontend) (pull_request) Successful in 7m22s
currently doesn't do anything, but it's necessary for masto-fe to be
able to sign in
2025-02-07 21:53:22 +01:00
32fc7644fc add support for form bodies for mastodon apis
this separates registration of mastodon endpoints to another register
scope so that form body parsing wouldn't affect misskey apis
2025-02-07 21:53:22 +01:00
04c1c0e1e6 implement mastodon oauth authorization 2025-02-07 21:42:36 +01:00
cfba325ae7 Merge pull request 'frontend performance improvements' (#59) from sugar/forkey:frontend-performance-improvements into main
All checks were successful
Lint / pnpm_install (push) Successful in 34s
Test (production install and build) / production (22.x) (push) Successful in 1m4s
Lint / lint (misskey-js) (push) Successful in 36s
Lint / lint (sw) (push) Successful in 38s
Lint / lint (backend) (push) Successful in 1m4s
Lint / typecheck (misskey-js) (push) Successful in 35s
Lint / typecheck (backend) (push) Successful in 1m24s
Lint / lint (frontend) (push) Successful in 7m16s
Reviewed-on: #59
Reviewed-by: leah <leah@noreply.woem.men>
2025-02-07 18:36:39 +00:00
ed302618f2 Merge pull request 'Split catspeak and isCat & Accessability' (#48) from feature/speakAsCat into main
All checks were successful
Lint / pnpm_install (push) Successful in 38s
API report (misskey.js) / report (push) Successful in 49s
Test (misskey.js) / test (22.x) (push) Successful in 54s
Test (production install and build) / production (22.x) (push) Successful in 1m8s
Lint / lint (misskey-js) (push) Successful in 36s
Lint / lint (backend) (push) Successful in 1m6s
Test (backend) / validate-api-json (22.x) (push) Successful in 1m30s
Lint / lint (sw) (push) Successful in 31s
Lint / typecheck (misskey-js) (push) Successful in 35s
Test (backend) / unit (22.x) (push) Successful in 2m46s
Lint / typecheck (backend) (push) Successful in 1m29s
Test (backend) / e2e (22.x) (push) Successful in 6m30s
Lint / lint (frontend) (push) Successful in 7m29s
Reviewed-on: #48
2025-02-05 04:22:02 +00:00
12a9dab275 fix tests?
All checks were successful
Lint / pnpm_install (pull_request) Successful in 57s
API report (misskey.js) / report (pull_request) Successful in 1m2s
API report (misskey.js) / report (push) Successful in 1m16s
Test (misskey.js) / test (22.x) (pull_request) Successful in 46s
Test (frontend) / vitest (22.x) (pull_request) Successful in 1m15s
Test (production install and build) / production (22.x) (pull_request) Successful in 1m47s
Lint / lint (backend) (pull_request) Successful in 1m1s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 1m25s
Lint / lint (sw) (pull_request) Successful in 29s
Lint / lint (misskey-js) (pull_request) Successful in 51s
Lint / typecheck (misskey-js) (pull_request) Successful in 31s
Lint / typecheck (backend) (pull_request) Successful in 1m30s
Test (backend) / unit (22.x) (pull_request) Successful in 5m19s
Test (backend) / e2e (22.x) (pull_request) Successful in 6m39s
Lint / lint (frontend) (pull_request) Successful in 8m17s
2025-02-04 14:39:49 +01:00
55a2b82330 Merge branch 'main' into feature/speakAsCat
Some checks failed
Lint / pnpm_install (pull_request) Successful in 27s
API report (misskey.js) / report (push) Successful in 41s
Test (production install and build) / production (22.x) (pull_request) Successful in 1m1s
Test (frontend) / vitest (22.x) (pull_request) Successful in 1m18s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 1m26s
Test (backend) / unit (22.x) (pull_request) Successful in 2m29s
Lint / lint (backend) (pull_request) Successful in 1m1s
Lint / lint (misskey-js) (pull_request) Successful in 32s
Lint / lint (sw) (pull_request) Successful in 29s
Lint / typecheck (misskey-js) (pull_request) Successful in 31s
Lint / typecheck (backend) (pull_request) Failing after 1m19s
Test (backend) / e2e (22.x) (pull_request) Failing after 6m25s
Lint / lint (frontend) (pull_request) Successful in 7m55s
2025-02-04 13:33:11 +00:00
0ef9fb12c4 Merge pull request 'Merge upstream 2025-01-17' (#40) from sugar/forkey:merge-upstream-2025-01-17 into main
All checks were successful
Check Misskey JS version / Check version (push) Successful in 11s
Lint / pnpm_install (push) Successful in 27s
Test (misskey.js) / test (22.x) (push) Successful in 47s
API report (misskey.js) / report (push) Successful in 1m9s
Test (production install and build) / production (22.x) (push) Successful in 1m5s
Test (backend) / validate-api-json (22.x) (push) Successful in 1m31s
Lint / lint (backend) (push) Successful in 1m3s
Lint / lint (misskey-js) (push) Successful in 33s
Test (backend) / unit (22.x) (push) Successful in 2m30s
Lint / lint (sw) (push) Successful in 31s
Lint / typecheck (misskey-js) (push) Successful in 33s
Lint / typecheck (backend) (push) Successful in 1m24s
Test (backend) / e2e (22.x) (push) Successful in 7m4s
Lint / lint (frontend) (push) Successful in 7m34s
Reviewed-on: #40
2025-02-03 16:05:49 +00:00
0ceb07314b Merge branch 'main' into merge-upstream-2025-01-17
All checks were successful
Check Misskey JS version / Check version (pull_request) Successful in 11s
Lint / pnpm_install (pull_request) Successful in 1m27s
API report (misskey.js) / report (pull_request) Successful in 1m44s
Test (misskey.js) / test (22.x) (pull_request) Successful in 57s
Test (production install and build) / production (22.x) (pull_request) Successful in 1m5s
Test (frontend) / vitest (22.x) (pull_request) Successful in 1m48s
Test (backend) / unit (22.x) (pull_request) Successful in 3m29s
Lint / lint (backend) (pull_request) Successful in 1m4s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 1m29s
Lint / lint (misskey-js) (pull_request) Successful in 35s
Lint / lint (sw) (pull_request) Successful in 31s
Lint / typecheck (misskey-js) (pull_request) Successful in 31s
Lint / typecheck (backend) (pull_request) Successful in 1m23s
Test (backend) / e2e (22.x) (pull_request) Successful in 7m46s
Lint / lint (frontend) (pull_request) Successful in 7m35s
2025-02-03 15:53:27 +00:00
f0de9000a0 fix mix of tabs and spaces
Some checks failed
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 1m43s
Lint / lint (backend) (pull_request) Successful in 1m57s
Test (backend) / unit (22.x) (pull_request) Successful in 3m56s
Lint / lint (frontend) (pull_request) Successful in 9m28s
Lint / lint (misskey-js) (pull_request) Successful in 1m16s
Test (backend) / e2e (22.x) (pull_request) Failing after 8m0s
Lint / lint (sw) (pull_request) Successful in 57s
Lint / typecheck (misskey-js) (pull_request) Successful in 1m15s
Lint / typecheck (backend) (pull_request) Failing after 1m56s
Test (production install and build) / production (22.x) (pull_request) Successful in 4m22s
Lint / pnpm_install (pull_request) Successful in 56s
Test (frontend) / vitest (22.x) (pull_request) Successful in 1m37s
2025-02-03 16:04:12 +01:00
513b8b2bba Merge pull request 'Line numbers on code blocks' (#46) from feature/line-numbers-on-code-blocks into main
All checks were successful
Lint / pnpm_install (push) Successful in 2m46s
Test (production install and build) / production (22.x) (push) Successful in 3m44s
Lint / lint (backend) (push) Successful in 2m33s
Lint / lint (frontend) (push) Successful in 9m19s
Lint / lint (misskey-js) (push) Successful in 1m54s
Lint / lint (sw) (push) Successful in 1m58s
Lint / typecheck (backend) (push) Successful in 2m40s
Lint / typecheck (misskey-js) (push) Successful in 1m53s
Reviewed-on: #46
2025-02-03 13:12:18 +00:00
7e21b10a4f Merge branch 'main' into feature/line-numbers-on-code-blocks
All checks were successful
Lint / pnpm_install (pull_request) Successful in 1m54s
Test (frontend) / vitest (22.x) (pull_request) Successful in 2m30s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m42s
Lint / lint (backend) (pull_request) Successful in 1m55s
Lint / lint (misskey-js) (pull_request) Successful in 1m58s
Lint / lint (sw) (pull_request) Successful in 1m29s
Lint / typecheck (misskey-js) (pull_request) Successful in 1m29s
Lint / typecheck (backend) (pull_request) Successful in 2m43s
Lint / lint (frontend) (pull_request) Successful in 8m7s
2025-02-03 12:34:38 +00:00
83c1dc4105 Merge branch 'main' into merge-upstream-2025-01-17
All checks were successful
Check Misskey JS version / Check version (pull_request) Successful in 10s
API report (misskey.js) / report (pull_request) Successful in 2m9s
Lint / pnpm_install (pull_request) Successful in 2m42s
Test (backend) / unit (22.x) (pull_request) Successful in 6m58s
Test (frontend) / vitest (22.x) (pull_request) Successful in 2m8s
Test (backend) / e2e (22.x) (pull_request) Successful in 9m30s
Test (misskey.js) / test (22.x) (pull_request) Successful in 1m42s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m15s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 2m24s
Lint / lint (backend) (pull_request) Successful in 2m22s
Lint / lint (misskey-js) (pull_request) Successful in 1m53s
Lint / lint (sw) (pull_request) Successful in 2m0s
Lint / lint (frontend) (pull_request) Successful in 8m12s
Lint / typecheck (backend) (pull_request) Successful in 3m3s
Lint / typecheck (misskey-js) (pull_request) Successful in 1m29s
2025-02-03 12:29:05 +00:00
71606c5507 avoid computing tooltip position every frame
All checks were successful
Lint / pnpm_install (pull_request) Successful in 2m59s
Test (frontend) / vitest (22.x) (pull_request) Successful in 2m56s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m16s
Lint / lint (backend) (pull_request) Successful in 2m26s
Lint / lint (frontend) (pull_request) Successful in 9m0s
Lint / lint (misskey-js) (pull_request) Successful in 1m59s
Lint / lint (sw) (pull_request) Successful in 2m13s
Lint / typecheck (backend) (pull_request) Successful in 2m41s
Lint / typecheck (misskey-js) (pull_request) Successful in 1m57s
this fixes an issue causing misskey to constantly recompute tooltip
position when any kind of chart is being displayed (such as the one
on user profile page, or any page for unauthenticated users)
2025-02-02 17:33:33 +01:00
8165088886 only run parallax effect when scrolling user profile
running animation handler every frame is slow
2025-02-02 16:58:14 +01:00
f4bda8582f Merge pull request 'avoid cloning entire repo for actions/checkout' (#47) from sugar/forkey:avoid-cloning-entire-repo-in-actions-checkout into main
All checks were successful
Test (production install and build) / production (22.x) (push) Successful in 2m49s
Reviewed-on: #47
2025-01-19 20:59:34 +00:00
140daecf2f split speak as cat and is cat. Also add option for other people to disable it so they dont have to see cat speak
Some checks failed
Lint / pnpm_install (pull_request) Successful in 2m27s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m22s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m7s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m37s
Lint / lint (backend) (pull_request) Failing after 4m30s
Lint / lint (misskey-js) (pull_request) Successful in 4m19s
Lint / lint (frontend) (pull_request) Successful in 9m33s
Lint / lint (sw) (pull_request) Successful in 4m42s
Lint / typecheck (backend) (pull_request) Failing after 3m52s
Lint / typecheck (misskey-js) (pull_request) Successful in 4m54s
Test (backend) / e2e (22.x) (pull_request) Failing after 10m19s
Test (backend) / unit (22.x) (pull_request) Successful in 19m38s
2025-01-19 19:43:39 +01:00
41a9904932 avoid cloning entire repo for actions/checkout
All checks were successful
Test (production install and build) / production (22.x) (pull_request) Successful in 2m21s
`fetch-depth: 0` is saying to fetch all commits, which we don't really
need test for testing a single commit
2025-01-19 19:43:34 +01:00
9eded797d6 add line numbers on code blocks
All checks were successful
Lint / pnpm_install (pull_request) Successful in 2m14s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m25s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m48s
Lint / lint (backend) (pull_request) Successful in 4m12s
Lint / lint (frontend) (pull_request) Successful in 10m14s
Lint / lint (misskey-js) (pull_request) Successful in 2m31s
Lint / lint (sw) (pull_request) Successful in 2m34s
Lint / typecheck (backend) (pull_request) Successful in 3m34s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m25s
2025-01-19 17:34:43 +01:00
9e4fd869d2 Merge branch 'main' into merge-upstream-2025-01-17
All checks were successful
Check Misskey JS version / Check version (pull_request) Successful in 1m33s
API report (misskey.js) / report (pull_request) Successful in 2m28s
Lint / pnpm_install (pull_request) Successful in 2m41s
Test (frontend) / vitest (22.x) (pull_request) Successful in 2m59s
Test (misskey.js) / test (22.x) (pull_request) Successful in 2m52s
Test (production install and build) / production (22.x) (pull_request) Successful in 4m44s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m55s
Lint / lint (backend) (pull_request) Successful in 3m22s
Lint / lint (frontend) (pull_request) Successful in 10m34s
Lint / lint (sw) (pull_request) Successful in 2m21s
Lint / lint (misskey-js) (pull_request) Successful in 4m12s
Lint / typecheck (backend) (pull_request) Successful in 3m25s
Lint / typecheck (misskey-js) (pull_request) Successful in 4m22s
Test (backend) / unit (22.x) (pull_request) Successful in 7m33s
Test (backend) / e2e (22.x) (pull_request) Successful in 10m35s
2025-01-19 09:31:36 +01:00
884caa8c1e Merge branch 'main' into replace-notes-user-id-index-with-user-id-id
All checks were successful
Lint / pnpm_install (pull_request) Successful in 3m13s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m17s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m42s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 4m7s
Lint / lint (backend) (pull_request) Successful in 3m11s
Lint / lint (misskey-js) (pull_request) Successful in 2m32s
Lint / lint (sw) (pull_request) Successful in 2m10s
Lint / lint (frontend) (pull_request) Successful in 9m52s
Lint / typecheck (backend) (pull_request) Successful in 3m38s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m57s
Test (backend) / unit (22.x) (pull_request) Successful in 2m44s
Test (backend) / e2e (22.x) (pull_request) Successful in 12m44s
2025-01-19 07:56:10 +00:00
9dbb4124da Merge pull request 'Add friendly capcha' (#36) from feature/friendly-captcha into main
All checks were successful
Lint / pnpm_install (push) Successful in 2m33s
Test (backend) / unit (22.x) (push) Successful in 8m25s
Test (production install and build) / production (22.x) (push) Successful in 3m26s
Test (backend) / validate-api-json (22.x) (push) Successful in 3m13s
Lint / lint (backend) (push) Successful in 3m33s
Lint / lint (misskey-js) (push) Successful in 2m52s
Lint / lint (sw) (push) Successful in 3m36s
Lint / lint (frontend) (push) Successful in 9m17s
Lint / typecheck (backend) (push) Successful in 3m53s
Lint / typecheck (misskey-js) (push) Successful in 2m49s
Test (backend) / e2e (22.x) (push) Successful in 9m34s
Reviewed-on: #36
2025-01-19 07:47:56 +00:00
bf1dac8e8b Fixed possible undefined error
All checks were successful
Lint / pnpm_install (pull_request) Successful in 2m33s
Test (backend) / unit (22.x) (pull_request) Successful in 7m20s
Test (frontend) / vitest (22.x) (pull_request) Successful in 2m46s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m14s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m23s
Lint / lint (backend) (pull_request) Successful in 3m4s
Lint / lint (misskey-js) (pull_request) Successful in 2m45s
Lint / lint (sw) (pull_request) Successful in 2m30s
Lint / lint (frontend) (pull_request) Successful in 9m10s
Lint / typecheck (backend) (pull_request) Successful in 3m58s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m42s
Test (backend) / e2e (22.x) (pull_request) Successful in 10m37s
2025-01-18 23:06:39 -08:00
7ed25ef7f5 Fixed lint errors 2025-01-18 23:06:27 -08:00
e35977afd8 Merge branch 'main' into feature/friendly-captcha
Some checks failed
Lint / pnpm_install (pull_request) Successful in 2m27s
Test (backend) / unit (22.x) (pull_request) Successful in 8m7s
Test (backend) / e2e (22.x) (pull_request) Successful in 9m18s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m13s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m0s
Lint / lint (backend) (pull_request) Failing after 2m2s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m32s
Lint / lint (misskey-js) (pull_request) Successful in 2m34s
Lint / lint (sw) (pull_request) Successful in 2m56s
Lint / lint (frontend) (pull_request) Failing after 8m37s
Lint / typecheck (backend) (pull_request) Failing after 2m36s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m16s
2025-01-19 06:36:16 +00:00
9f4a76a1d9 Merge branch 'main' into replace-notes-user-id-index-with-user-id-id
All checks were successful
Lint / pnpm_install (pull_request) Successful in 2m29s
Test (backend) / unit (22.x) (pull_request) Successful in 8m50s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m38s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m30s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m2s
Lint / lint (backend) (pull_request) Successful in 2m58s
Lint / lint (misskey-js) (pull_request) Successful in 2m33s
Lint / lint (sw) (pull_request) Successful in 2m45s
Lint / typecheck (backend) (pull_request) Successful in 3m22s
Lint / lint (frontend) (pull_request) Successful in 9m16s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m40s
Test (backend) / e2e (22.x) (pull_request) Successful in 9m36s
2025-01-19 06:06:19 +00:00
3c9b0effae Fixed lint issues
All checks were successful
Lint / pnpm_install (push) Successful in 2m28s
Test (production install and build) / production (22.x) (push) Successful in 2m57s
Lint / lint (backend) (push) Successful in 2m33s
Lint / lint (misskey-js) (push) Successful in 3m58s
Lint / lint (sw) (push) Successful in 2m8s
Lint / lint (frontend) (push) Successful in 9m58s
Lint / typecheck (backend) (push) Successful in 3m14s
Lint / typecheck (misskey-js) (push) Successful in 4m19s
2025-01-18 20:48:09 -08:00
44edae531a Merge branch 'main' into replace-notes-user-id-index-with-user-id-id
Some checks failed
Lint / pnpm_install (pull_request) Successful in 2m44s
Test (backend) / unit (22.x) (pull_request) Successful in 8m16s
Test (backend) / e2e (22.x) (pull_request) Successful in 9m44s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m46s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m5s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 5m21s
Lint / lint (backend) (pull_request) Successful in 4m9s
Lint / lint (misskey-js) (pull_request) Successful in 3m59s
Lint / lint (frontend) (pull_request) Failing after 9m38s
Lint / lint (sw) (pull_request) Successful in 4m49s
Lint / typecheck (backend) (pull_request) Successful in 3m41s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m59s
2025-01-18 20:38:54 -08:00
32061eaefb Merge branch 'main' into feature/friendly-captcha
Some checks failed
API report (misskey.js) / report (push) Successful in 2m51s
Lint / pnpm_install (pull_request) Successful in 2m52s
Test (backend) / unit (22.x) (pull_request) Successful in 8m26s
Test (backend) / e2e (22.x) (pull_request) Successful in 9m46s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m41s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m50s
Lint / lint (backend) (pull_request) Failing after 2m8s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m41s
Lint / lint (misskey-js) (pull_request) Successful in 2m37s
Lint / lint (sw) (pull_request) Successful in 2m37s
Lint / lint (frontend) (pull_request) Failing after 8m19s
Lint / typecheck (backend) (pull_request) Failing after 2m8s
Lint / typecheck (misskey-js) (pull_request) Successful in 3m17s
2025-01-18 20:28:52 -08:00
6b7e6bedb3 Merge branch 'main' into merge-upstream-2025-01-17
Some checks failed
API report (misskey.js) / report (pull_request) Successful in 5m44s
Check Misskey JS version / Check version (pull_request) Successful in 2m9s
Lint / pnpm_install (pull_request) Successful in 2m53s
Test (backend) / unit (22.x) (pull_request) Successful in 8m45s
Test (backend) / e2e (22.x) (pull_request) Failing after 11m7s
Test (frontend) / vitest (22.x) (pull_request) Successful in 4m22s
Test (misskey.js) / test (22.x) (pull_request) Successful in 3m28s
Test (production install and build) / production (22.x) (pull_request) Successful in 4m8s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 4m32s
Lint / lint (backend) (pull_request) Successful in 3m14s
Lint / lint (misskey-js) (pull_request) Successful in 2m29s
Lint / lint (sw) (pull_request) Successful in 2m22s
Lint / typecheck (backend) (pull_request) Successful in 2m57s
Lint / lint (frontend) (pull_request) Failing after 9m43s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m38s
2025-01-19 01:08:29 +01:00
341f92412f Merge pull request 'Add garlic to emoji falling' (#41) from feature/garlic-drop-easter-egg into main
Some checks failed
Lint / pnpm_install (push) Successful in 3m22s
Test (production install and build) / production (22.x) (push) Successful in 51m4s
Lint / lint (backend) (push) Successful in 4m59s
Lint / lint (misskey-js) (push) Successful in 3m9s
Lint / lint (frontend) (push) Failing after 8m46s
Lint / lint (sw) (push) Successful in 3m35s
Lint / typecheck (backend) (push) Successful in 3m25s
Lint / typecheck (misskey-js) (push) Successful in 2m53s
Reviewed-on: #41
2025-01-19 00:00:19 +00:00
aba7493b72 Merge remote-tracking branch 'origin/main' into feature/garlic-drop-easter-egg
Some checks failed
API report (misskey.js) / report (push) Successful in 3m35s
Lint / pnpm_install (pull_request) Successful in 3m24s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m27s
Test (production install and build) / production (22.x) (pull_request) Successful in 4m11s
Lint / lint (backend) (pull_request) Successful in 4m3s
Lint / lint (misskey-js) (pull_request) Successful in 2m8s
Lint / lint (sw) (pull_request) Successful in 2m45s
Lint / lint (frontend) (pull_request) Failing after 8m12s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m51s
Lint / typecheck (backend) (pull_request) Successful in 3m14s
2025-01-18 15:58:53 -08:00
6ec2a9c382 Merge pull request 'Rebrand to Forkey' (#35) from forkey-rebrand into main
Some checks failed
Lint / pnpm_install (push) Waiting to run
Lint / lint (backend) (push) Blocked by required conditions
Lint / lint (frontend) (push) Blocked by required conditions
Lint / lint (misskey-js) (push) Blocked by required conditions
Lint / lint (sw) (push) Blocked by required conditions
Lint / typecheck (backend) (push) Blocked by required conditions
Lint / typecheck (misskey-js) (push) Blocked by required conditions
Test (production install and build) / production (22.x) (push) Waiting to run
Check Misskey JS version / Check version (push) Successful in 2m30s
Test (backend) / unit (22.x) (push) Successful in 8m2s
Test (backend) / e2e (22.x) (push) Failing after 10m32s
Test (backend) / validate-api-json (22.x) (push) Successful in 2m57s
Reviewed-on: #35
2025-01-18 23:57:02 +00:00
b94aadf72f Merge branch 'main' into forkey-rebrand
Some checks failed
Check Misskey JS version / Check version (pull_request) Successful in 1m24s
Lint / pnpm_install (pull_request) Successful in 2m48s
API report (misskey.js) / report (push) Successful in 8m24s
Test (backend) / unit (22.x) (pull_request) Successful in 9m5s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m35s
Test (backend) / e2e (22.x) (pull_request) Successful in 9m54s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m59s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m52s
Lint / lint (backend) (pull_request) Successful in 3m9s
Lint / lint (misskey-js) (pull_request) Successful in 2m45s
Lint / lint (sw) (pull_request) Successful in 2m58s
Lint / lint (frontend) (pull_request) Failing after 9m17s
Lint / typecheck (backend) (pull_request) Successful in 3m33s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m52s
2025-01-18 23:56:50 +00:00
7da0d1e28d change tutorial achivement to forkey
Some checks failed
API report (misskey.js) / report (pull_request) Successful in 2m53s
Check Misskey JS version / Check version (pull_request) Successful in 2m0s
Dockle / dockle (pull_request) Failing after 1m56s
Test (backend) / unit (22.x) (pull_request) Failing after 5s
Test (backend) / e2e (22.x) (pull_request) Failing after 7s
Test (frontend) / vitest (22.x) (pull_request) Failing after 5s
Lint / pnpm_install (pull_request) Successful in 2m56s
Test (misskey.js) / test (22.x) (pull_request) Failing after 5s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m20s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m26s
Lint / lint (backend) (pull_request) Failing after 1m51s
Lint / lint (misskey-js) (pull_request) Successful in 2m31s
Lint / lint (sw) (pull_request) Successful in 2m56s
Lint / lint (frontend) (pull_request) Failing after 9m1s
Lint / typecheck (backend) (pull_request) Successful in 4m47s
Lint / typecheck (misskey-js) (pull_request) Successful in 3m11s
2025-01-19 00:47:43 +01:00
cb6056186a remove skeb and change git repo to forgejo
Some checks failed
Check Misskey JS version / Check version (pull_request) Successful in 58s
Dockle / dockle (pull_request) Failing after 49s
API report (misskey.js) / report (pull_request) Successful in 3m31s
Test (backend) / unit (22.x) (pull_request) Failing after 7s
Test (backend) / e2e (22.x) (pull_request) Failing after 6s
Test (frontend) / vitest (22.x) (pull_request) Failing after 4s
Test (misskey.js) / test (22.x) (pull_request) Failing after 5s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m46s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m56s
Lint / pnpm_install (pull_request) Successful in 18m20s
Lint / lint (backend) (pull_request) Failing after 2m54s
Lint / lint (misskey-js) (pull_request) Successful in 3m28s
Lint / lint (sw) (pull_request) Successful in 2m52s
Lint / lint (frontend) (pull_request) Failing after 8m38s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m22s
Lint / typecheck (backend) (pull_request) Successful in 3m52s
2025-01-19 00:39:51 +01:00
25f1a8abc0 change default locale
Some checks failed
Check Misskey JS version / Check version (pull_request) Successful in 1m18s
Dockle / dockle (pull_request) Failing after 1m18s
API report (misskey.js) / report (pull_request) Successful in 4m31s
Test (backend) / unit (22.x) (pull_request) Failing after 6s
Test (backend) / e2e (22.x) (pull_request) Failing after 6s
Test (frontend) / vitest (22.x) (pull_request) Failing after 4s
Test (misskey.js) / test (22.x) (pull_request) Failing after 5s
Lint / pnpm_install (pull_request) Successful in 3m43s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m34s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m40s
Lint / lint (backend) (pull_request) Failing after 2m3s
Lint / lint (misskey-js) (pull_request) Successful in 5m18s
Lint / lint (sw) (pull_request) Successful in 2m31s
Lint / lint (frontend) (pull_request) Failing after 11m13s
Lint / typecheck (misskey-js) (pull_request) Successful in 3m52s
Lint / typecheck (backend) (pull_request) Successful in 7m14s
2025-01-19 00:15:26 +01:00
ed9b8fa023 edit tutorial person
Some checks failed
API report (misskey.js) / report (pull_request) Successful in 2m39s
Check Misskey JS version / Check version (pull_request) Successful in 1m45s
Dockle / dockle (pull_request) Failing after 45s
Test (backend) / unit (22.x) (pull_request) Failing after 5s
Test (backend) / e2e (22.x) (pull_request) Failing after 7s
Test (frontend) / vitest (22.x) (pull_request) Failing after 5s
Test (misskey.js) / test (22.x) (pull_request) Failing after 6s
Lint / pnpm_install (pull_request) Successful in 2m47s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m38s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m43s
Lint / lint (backend) (pull_request) Failing after 1m50s
Lint / lint (misskey-js) (pull_request) Successful in 4m36s
Lint / lint (frontend) (pull_request) Failing after 8m29s
Lint / lint (sw) (pull_request) Successful in 3m26s
Lint / typecheck (backend) (pull_request) Successful in 3m25s
Lint / typecheck (misskey-js) (pull_request) Successful in 3m29s
2025-01-19 00:08:21 +01:00
51c6f6e50e add garlic to emoji falling
Some checks failed
Dockle / dockle (pull_request) Failing after 1m36s
API report (misskey.js) / report (pull_request) Successful in 2m46s
Test (backend) / unit (22.x) (pull_request) Failing after 7s
Test (backend) / e2e (22.x) (pull_request) Failing after 6s
Test (frontend) / vitest (22.x) (pull_request) Failing after 5s
Test (misskey.js) / test (22.x) (pull_request) Failing after 5s
Lint / pnpm_install (pull_request) Successful in 2m35s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m39s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 4m25s
Lint / lint (backend) (pull_request) Failing after 2m30s
Lint / lint (misskey-js) (pull_request) Successful in 3m27s
Lint / lint (sw) (pull_request) Successful in 3m45s
Lint / lint (frontend) (pull_request) Failing after 8m48s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m19s
Lint / typecheck (backend) (pull_request) Successful in 4m11s
2025-01-18 23:53:34 +01:00
d35b2dd0bc Revert "fix(frontend/mobile): モバイルでkawaiiモードが適用されない問題を修正 (MisskeyIO#878)"
Some checks failed
API report (misskey.js) / report (pull_request) Successful in 2m37s
Check Misskey JS version / Check version (pull_request) Successful in 52s
Lint / pnpm_install (pull_request) Successful in 2m35s
Test (backend) / unit (22.x) (pull_request) Successful in 7m48s
Test (backend) / e2e (22.x) (pull_request) Failing after 8m39s
Test (frontend) / vitest (22.x) (pull_request) Successful in 2m42s
Test (misskey.js) / test (22.x) (pull_request) Successful in 2m26s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m46s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m4s
Lint / lint (backend) (pull_request) Successful in 2m55s
Lint / lint (frontend) (pull_request) Successful in 9m23s
Lint / lint (misskey-js) (pull_request) Successful in 2m10s
Lint / lint (sw) (pull_request) Successful in 2m26s
Lint / typecheck (backend) (pull_request) Successful in 3m7s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m14s
This reverts commit 8bd7884873.
2025-01-17 16:40:25 +01:00
2ac89cd654 Merge remote-tracking branch 'misskeyio/io' into merge-upstream-2025-01-17
Some checks failed
API report (misskey.js) / report (pull_request) Successful in 3m29s
Check Misskey JS version / Check version (pull_request) Successful in 44s
Lint / pnpm_install (pull_request) Successful in 3m15s
Test (backend) / unit (22.x) (pull_request) Failing after 1m58s
Test (backend) / e2e (22.x) (pull_request) Failing after 1m56s
Test (frontend) / vitest (22.x) (pull_request) Failing after 1m41s
Test (misskey.js) / test (22.x) (pull_request) Successful in 2m41s
Test (production install and build) / production (22.x) (pull_request) Failing after 1m55s
Test (backend) / validate-api-json (22.x) (pull_request) Failing after 1m47s
Lint / lint (backend) (pull_request) Successful in 2m51s
Lint / lint (frontend) (pull_request) Successful in 10m37s
Lint / lint (misskey-js) (pull_request) Successful in 2m29s
Lint / lint (sw) (pull_request) Successful in 2m13s
Lint / typecheck (backend) (pull_request) Successful in 3m3s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m6s
2025-01-17 16:35:12 +01:00
93dba136ab Replace notes(userId) index with (userId, id)
Some checks failed
Lint / pnpm_install (pull_request) Successful in 2m14s
Test (backend) / unit (22.x) (pull_request) Successful in 7m8s
Test (backend) / e2e (22.x) (pull_request) Failing after 9m26s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m0s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m37s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m16s
Lint / lint (backend) (pull_request) Successful in 3m1s
Lint / lint (frontend) (pull_request) Successful in 9m53s
Lint / lint (misskey-js) (pull_request) Successful in 2m22s
Lint / lint (sw) (pull_request) Successful in 3m24s
Lint / typecheck (backend) (pull_request) Successful in 3m17s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m22s
This improves performance of queries searching posts by a given user,
optionally with a provided range of dates, and then using ORDER BY to
sort posts by date.

Examples of such queries include: viewing posts by a given user, as
well as checking when the last post by a given user was written for
Mastodon API.
2025-01-17 15:29:08 +00:00
6b4f96a94b Merge pull request 'Merge upstream 2025-01-12' (#29) from sugar/forkey:merge-upstream-2025-01-12 into main
Some checks failed
API report (misskey.js) / report (push) Successful in 2m19s
Lint / pnpm_install (push) Successful in 2m19s
Test (misskey.js) / test (22.x) (push) Successful in 2m29s
Test (production install and build) / production (22.x) (push) Successful in 2m58s
Test (backend) / validate-api-json (22.x) (push) Successful in 3m16s
Lint / lint (backend) (push) Successful in 3m40s
Lint / lint (frontend) (push) Successful in 9m36s
Lint / lint (misskey-js) (push) Successful in 2m33s
Lint / lint (sw) (push) Successful in 2m18s
Lint / typecheck (backend) (push) Successful in 3m14s
Lint / typecheck (misskey-js) (push) Successful in 2m27s
Test (backend) / unit (22.x) (push) Successful in 7m10s
Test (backend) / e2e (22.x) (push) Failing after 8m30s
Reviewed-on: #29
Reviewed-by: leah <leah@noreply.woem.men>
2025-01-17 15:28:37 +00:00
7c3eb990a6 Merge pull request 'use uniform sampling in secure-rndstr' (#33) from sugar/forkey:use-uniform-sampling-in-secure-rndstr into main
Some checks are pending
Lint / lint (misskey-js) (push) Blocked by required conditions
Lint / typecheck (misskey-js) (push) Blocked by required conditions
Test (backend) / validate-api-json (22.x) (push) Successful in 4m1s
Lint / lint (frontend) (push) Blocked by required conditions
Lint / lint (backend) (push) Blocked by required conditions
Lint / lint (sw) (push) Blocked by required conditions
Lint / typecheck (backend) (push) Blocked by required conditions
Lint / pnpm_install (push) Successful in 2m29s
Test (backend) / unit (22.x) (push) Successful in 7m5s
Test (backend) / e2e (22.x) (push) Successful in 9m11s
Test (production install and build) / production (22.x) (push) Successful in 3m10s
Reviewed-on: #33
Reviewed-by: leah <leah@noreply.woem.men>
2025-01-17 14:22:10 +00:00
sugar🍬🍭🏳️‍⚧️
15414e4ce5
perf: dynamically load audio visualizer (MisskeyIO#912)
audio visualizer weights 475 kB by itself, and audio files are
relatively rare on timelines, so it makes sense to load it only when
it's necessary
2025-01-17 23:21:08 +09:00
あわわわとーにゅ
d423d9bb44
fix(MisskeyIO#907): サブスクライブコマンドは必要だった (MisskeyIO#910) 2025-01-17 20:47:10 +09:00
0de5cbc887 Revert "fix(frontend/mobile): モバイルでkawaiiモードが適用されない問題を修正 (MisskeyIO#878)"
All checks were successful
API report (misskey.js) / report (pull_request) Successful in 2m44s
Lint / pnpm_install (pull_request) Successful in 2m35s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m29s
Test (misskey.js) / test (22.x) (pull_request) Successful in 2m28s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m19s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m13s
Lint / lint (backend) (pull_request) Successful in 2m54s
Lint / lint (frontend) (pull_request) Successful in 9m38s
Lint / lint (misskey-js) (pull_request) Successful in 2m19s
Lint / lint (sw) (pull_request) Successful in 2m22s
Lint / typecheck (backend) (pull_request) Successful in 3m2s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m30s
Test (backend) / unit (22.x) (pull_request) Successful in 7m13s
Test (backend) / e2e (22.x) (pull_request) Successful in 9m16s
This change was about kawaii mode, which doesn't exist in Forkey.

This reverts commit 8bd7884873.
2025-01-17 11:42:58 +00:00
あわわわとーにゅ
fedc06d7d0 Sync charts one-at-a-time to reduce database contention and timeouts (MisskeyIO#880)
(cherry picked from https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/830)

Co-authored-by: Hazelnoot <acomputerdog@gmail.com>
2025-01-17 11:42:58 +00:00