Commit graph

26555 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
あわわわとーにゅ
1683945e78 spec(notes/create): 投稿されたnoteを返さないオプションを追加 (MisskeyIO#879) 2025-01-17 11:42:58 +00:00
あわわわとーにゅ
2de6c63dcb fix(frontend/mobile): モバイルでkawaiiモードが適用されない問題を修正 (MisskeyIO#878) 2025-01-17 11:42:58 +00:00
あわわわとーにゅ
36bfe2fb85 fix(MisskeyIO#866): ユーザーメニューからロールの割り当て時メモを入力しないとキャンセル扱いされる問題を修正 (MisskeyIO#877) 2025-01-17 11:42:58 +00:00
e6872e4f3b use uniform sampling in secure-rndstr
All checks were successful
Lint / lint (backend) (pull_request) Successful in 3m18s
Lint / lint (frontend) (pull_request) Successful in 9m32s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m30s
Lint / lint (sw) (pull_request) Successful in 2m28s
Lint / typecheck (backend) (pull_request) Successful in 3m39s
Lint / pnpm_install (pull_request) Successful in 2m27s
Test (backend) / e2e (22.x) (pull_request) Successful in 9m9s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m49s
Test (backend) / unit (22.x) (pull_request) Successful in 6m58s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m12s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m57s
Lint / lint (misskey-js) (pull_request) Successful in 2m23s
the current implementation is biased towards making some characters
25% more common, with the default alphabet the more common characters
being '0', '8', 'h', 'q', 'z', 'I', 'R', and 'Z'

this changes the probability of all letters to be equal
2025-01-17 11:42:49 +00:00
b279f6e3d2 Merge pull request 'Properly fix actions to work with Forgejo Actions' (#38) from sugar/forkey:use-pnpm-action-4.0.0 into main
All checks were successful
API report (misskey.js) / report (push) Successful in 2m34s
Lint / pnpm_install (push) Successful in 2m7s
Test (backend) / unit (22.x) (push) Successful in 6m55s
Test (backend) / e2e (22.x) (push) Successful in 8m55s
Test (misskey.js) / test (22.x) (push) Successful in 3m2s
Test (production install and build) / production (22.x) (push) Successful in 2m42s
Test (backend) / validate-api-json (22.x) (push) Successful in 3m16s
Lint / lint (backend) (push) Successful in 2m38s
Lint / lint (frontend) (push) Successful in 9m36s
Lint / lint (misskey-js) (push) Successful in 2m36s
Lint / lint (sw) (push) Successful in 2m21s
Lint / typecheck (backend) (push) Successful in 3m8s
Lint / typecheck (misskey-js) (push) Successful in 2m25s
Reviewed-on: #38
2025-01-17 11:42:38 +00:00
1c8a2cfa46 update tests to handle signup requests
All checks were successful
Lint / pnpm_install (pull_request) Successful in 2m51s
API report (misskey.js) / report (pull_request) Successful in 2m53s
Test (frontend) / vitest (22.x) (pull_request) Successful in 3m7s
Test (misskey.js) / test (22.x) (pull_request) Successful in 3m2s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m40s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m22s
Lint / lint (backend) (pull_request) Successful in 4m14s
Lint / lint (misskey-js) (pull_request) Successful in 2m22s
Lint / lint (sw) (pull_request) Successful in 2m30s
Lint / typecheck (backend) (pull_request) Successful in 2m46s
Lint / lint (frontend) (pull_request) Successful in 9m19s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m59s
Test (backend) / unit (22.x) (pull_request) Successful in 7m49s
Test (backend) / e2e (22.x) (pull_request) Successful in 9m34s
2025-01-16 23:19:00 +01:00
2951162865 use different test configuration file for forgejo
forgejo currently doesn't support port redirection, so it's necessary
for services to use their normal ports

the old file is kept for local usage
2025-01-16 23:19:00 +01:00
453bece184 fix frontend linting errors 2025-01-16 23:19:00 +01:00
56dcf2c956 fix backend linting errors 2025-01-16 20:34:25 +01:00
f531171c59 Get setup-ffmpeg action from github.com
It's not mirrored by code.forgejo.org.
2025-01-16 20:33:07 +01:00
5ede011bf0 Use pnpm/action-setup@v4.0.0 in Actions
It's not possible to use v4, as action-setup doesn't have v4 tag,
and unlike GitHub Actions, Forgejo Actions doesn't try to automatically
convert refs like v4 into full tags like v4.0.0.
2025-01-16 20:32:16 +01:00
e39a120cee Merge pull request 'Update action workflows to work for this fork' (#32) from sugar/forkey:update-action-workflows into main
All checks were successful
Test (production install and build) / production (22.x) (push) Successful in 2m51s
Reviewed-on: #32
2025-01-16 16:43:52 +00:00
ce517da1aa Add friendly capcha
Some checks failed
Dockle / dockle (pull_request) Failing after 38s
Test (backend) / unit (22.x) (pull_request) Failing after 7s
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 1m52s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 2m59s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m54s
Pull Request Labeler / triage (pull_request_target) Failing after 2s
Lint / lint (backend) (pull_request) Failing after 1m52s
Lint / lint (misskey-js) (pull_request) Successful in 2m26s
Lint / lint (sw) (pull_request) Successful in 2m18s
Lint / typecheck (backend) (pull_request) Failing after 1m40s
Lint / lint (frontend) (pull_request) Failing after 10m16s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m46s
2025-01-14 22:55:17 +01:00
66d3623e22 base.pug update
Some checks failed
Check Misskey JS version / Check version (pull_request) Successful in 52s
Dockle / dockle (pull_request) Failing after 52s
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 5s
Lint / pnpm_install (pull_request) Successful in 2m2s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m5s
Pull Request Labeler / triage (pull_request_target) Failing after 2s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m52s
Lint / lint (backend) (pull_request) Failing after 2m0s
Lint / lint (misskey-js) (pull_request) Successful in 2m27s
Lint / lint (sw) (pull_request) Successful in 2m32s
Lint / typecheck (backend) (pull_request) Successful in 3m2s
Lint / lint (frontend) (pull_request) Failing after 9m9s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m9s
2025-01-14 21:31:57 +01:00
bf03d78b81 fixed forkey typo in contributing.md
Some checks failed
Check Misskey JS version / Check version (pull_request) Successful in 50s
Dockle / dockle (pull_request) Failing after 56s
Test (backend) / unit (22.x) (pull_request) Failing after 5s
Test (backend) / e2e (22.x) (pull_request) Failing after 6s
Test (frontend) / vitest (22.x) (pull_request) Failing after 7s
Lint / pnpm_install (pull_request) Successful in 2m17s
Test (production install and build) / production (22.x) (pull_request) Successful in 3m29s
Pull Request Labeler / triage (pull_request_target) Failing after 2s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m7s
Lint / lint (backend) (pull_request) Failing after 2m7s
Lint / lint (misskey-js) (pull_request) Successful in 2m23s
Lint / lint (sw) (pull_request) Successful in 2m21s
Lint / typecheck (backend) (pull_request) Successful in 3m4s
Lint / lint (frontend) (pull_request) Failing after 8m52s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m2s
2025-01-14 21:28:50 +01:00
58ee358187 rebrand to forkey
Some checks failed
Check Misskey JS version / Check version (pull_request) Successful in 41s
Dockle / dockle (pull_request) Failing after 55s
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 2m13s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m19s
Pull Request Labeler / triage (pull_request_target) Failing after 3s
Lint / lint (backend) (pull_request) Failing after 1m34s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m54s
Lint / lint (misskey-js) (pull_request) Successful in 2m45s
Lint / lint (sw) (pull_request) Successful in 2m19s
Lint / lint (frontend) (pull_request) Failing after 7m46s
Lint / typecheck (backend) (pull_request) Successful in 3m12s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m18s
2025-01-14 21:23:45 +01:00
b2fd3d1916 rebrand to forkey 2025-01-14 21:22:57 +01:00
Caramel
33077ed48e Rename .github directory to .forgejo
Some checks failed
Pull Request Labeler / triage (pull_request_target) Failing after 2s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m37s
Fixes #34.
2025-01-13 18:35:03 +01:00
37615772e0 Update action workflows to work for this fork
Some checks failed
Test (production install and build) / production (22.x) (pull_request) Successful in 2m24s
Pull Request Labeler / triage (pull_request_target) Failing after 3s
Fixes #31.
2025-01-12 04:36:35 +01:00
53f0cefd04 Merge pull request 'Account approval' (#17) from feature/approval into main
All checks were successful
API report (misskey.js) / report (push) Successful in 2m28s
Reviewed-on: #17
Reviewed-by: sugar <sugar@noreply.woem.men>
2025-01-11 20:54:21 +00:00
efe20a4fe8 Merge remote-tracking branch 'origin/feature/approval' into feature/approval
Some checks failed
API report (misskey.js) / report (pull_request) Successful in 2m11s
Dockle / dockle (pull_request) Failing after 54s
Test (backend) / unit (22.x) (pull_request) Failing after 8s
Test (backend) / e2e (22.x) (pull_request) Failing after 8s
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 2m3s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m37s
Pull Request Labeler / triage (pull_request_target) Failing after 3s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m12s
Lint / lint (backend) (pull_request) Failing after 5m54s
Lint / lint (frontend) (pull_request) Failing after 8m36s
Lint / lint (misskey-js) (pull_request) Successful in 11m17s
Lint / lint (sw) (pull_request) Successful in 11m9s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m29s
Lint / typecheck (backend) (pull_request) Successful in 9m5s
2025-01-11 21:28:11 +01:00
741eb0ac32 fix migration from key without approvals makes all users become unapproved 2025-01-11 21:26:56 +01:00
leah
47d211a5c2 Merge branch 'main' into feature/approval
Some checks failed
Dockle / dockle (pull_request) Failing after 38s
API report (misskey.js) / report (pull_request) Successful in 2m11s
Test (backend) / unit (22.x) (pull_request) Failing after 6s
Test (backend) / e2e (22.x) (pull_request) Failing after 8s
Test (frontend) / vitest (22.x) (pull_request) Failing after 6s
Test (misskey.js) / test (22.x) (pull_request) Failing after 6s
Lint / pnpm_install (pull_request) Successful in 2m12s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m31s
Pull Request Labeler / triage (pull_request_target) Failing after 3s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m14s
Lint / lint (backend) (pull_request) Failing after 1m34s
Lint / lint (misskey-js) (pull_request) Successful in 1m57s
Lint / lint (sw) (pull_request) Successful in 1m53s
Lint / lint (frontend) (pull_request) Failing after 10m59s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m6s
Lint / typecheck (backend) (pull_request) Successful in 21m9s
2025-01-11 19:31:15 +00:00
sugar
47a77510dd Merge pull request 'Remove kawaii mode' (#19) from sugar/forkey:remove-kawaii-mode into main
Reviewed-on: #19
Reviewed-by: leah <leah@noreply.localhost>
2025-01-11 19:19:47 +00:00
22a16e0d5a fix missing type
Some checks failed
API report (misskey.js) / report (push) Successful in 2m27s
Dockle / dockle (pull_request) Failing after 38s
API report (misskey.js) / report (pull_request) Successful in 2m23s
Test (backend) / unit (22.x) (pull_request) Failing after 30s
Test (backend) / e2e (22.x) (pull_request) Failing after 8s
Test (frontend) / vitest (22.x) (pull_request) Failing after 7s
Lint / pnpm_install (pull_request) Successful in 2m15s
Test (misskey.js) / test (22.x) (pull_request) Failing after 6s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m31s
Pull Request Labeler / triage (pull_request_target) Failing after 2s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 3m16s
Lint / lint (backend) (pull_request) Failing after 1m37s
Lint / lint (misskey-js) (pull_request) Successful in 2m21s
Lint / lint (sw) (pull_request) Successful in 1m53s
Lint / lint (frontend) (pull_request) Failing after 8m30s
Lint / typecheck (backend) (pull_request) Successful in 4m16s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m18s
2025-01-11 20:08:56 +01:00
0c8e7b8fc7 Remove kawaii mode
Some checks failed
Dockle / dockle (pull_request) Failing after 40s
Test (frontend) / vitest (22.x) (pull_request) Failing after 6s
Lint / pnpm_install (pull_request) Successful in 1m57s
Pull Request Labeler / triage (pull_request_target) Failing after 2s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m52s
Lint / lint (backend) (pull_request) Successful in 2m31s
Lint / lint (misskey-js) (pull_request) Successful in 1m57s
Lint / lint (sw) (pull_request) Successful in 1m57s
Lint / typecheck (backend) (pull_request) Successful in 2m54s
Lint / typecheck (misskey-js) (pull_request) Successful in 1m56s
Lint / lint (frontend) (pull_request) Successful in 9m45s
Fixes #18.
2025-01-11 19:54:20 +01:00
7f649ff9aa Add decline logs
Some checks failed
API report (misskey.js) / report (push) Waiting to run
API report (misskey.js) / report (pull_request) Failing after 1m24s
Dockle / dockle (pull_request) Failing after 38s
Test (backend) / unit (22.x) (pull_request) Failing after 47s
Test (backend) / e2e (22.x) (pull_request) Failing after 9s
Test (frontend) / vitest (22.x) (pull_request) Failing after 6s
Test (misskey.js) / test (22.x) (pull_request) Failing after 7s
Test (production install and build) / production (22.x) (pull_request) Successful in 2m39s
Pull Request Labeler / triage (pull_request_target) Failing after 2s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 4m5s
Lint / pnpm_install (pull_request) Successful in 1m51s
Lint / lint (backend) (pull_request) Failing after 1m44s
Lint / lint (misskey-js) (pull_request) Successful in 2m41s
Lint / lint (sw) (pull_request) Successful in 2m20s
Lint / typecheck (backend) (pull_request) Failing after 1m52s
Lint / lint (frontend) (pull_request) Failing after 7m42s
Lint / typecheck (misskey-js) (pull_request) Successful in 2m56s
2025-01-11 19:26:58 +01:00
leah
83ede3849e Merge pull request 'implement /api/v1/accounts/lookup' (#16) from sugar/forkey:api-v1-accounts-lookup into main
Reviewed-on: #16
2025-01-10 20:46:38 +00:00