Commit graph

26547 commits

Author SHA1 Message Date
0055a1acce Testing to see how well adding a cache action works
Some checks failed
Test (production install and build) / production (22.x) (push) Has been cancelled
2025-01-19 17:46:37 +00:00
3c9b0effae Fixed lint issues 2025-01-18 20:48:09 -08:00
341f92412f Merge pull request 'Add garlic to emoji falling' (#41) from feature/garlic-drop-easter-egg into main
Reviewed-on: woem.men/forkey#41
2025-01-19 00:00:19 +00:00
aba7493b72 Merge remote-tracking branch 'origin/main' into feature/garlic-drop-easter-egg 2025-01-18 15:58:53 -08:00
6ec2a9c382 Merge pull request 'Rebrand to Forkey' (#35) from forkey-rebrand into main
Reviewed-on: woem.men/forkey#35
2025-01-18 23:57:02 +00:00
b94aadf72f Merge branch 'main' into forkey-rebrand 2025-01-18 23:56:50 +00:00
7da0d1e28d change tutorial achivement to forkey 2025-01-19 00:47:43 +01:00
cb6056186a remove skeb and change git repo to forgejo 2025-01-19 00:39:51 +01:00
25f1a8abc0 change default locale 2025-01-19 00:15:26 +01:00
ed9b8fa023 edit tutorial person 2025-01-19 00:08:21 +01:00
51c6f6e50e add garlic to emoji falling 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
Reviewed-on: woem.men/forkey#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
Reviewed-on: woem.men/forkey#33
Reviewed-by: leah <leah@noreply.woem.men>
2025-01-17 14:22:10 +00:00
0de5cbc887 Revert "fix(frontend/mobile): モバイルでkawaiiモードが適用されない問題を修正 (MisskeyIO#878)"
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
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
Reviewed-on: woem.men/forkey#38
2025-01-17 11:42:38 +00:00
1c8a2cfa46 update tests to handle signup requests 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
Reviewed-on: woem.men/forkey#32
2025-01-16 16:43:52 +00:00
66d3623e22 base.pug update 2025-01-14 21:31:57 +01:00
bf03d78b81 fixed forkey typo in contributing.md 2025-01-14 21:28:50 +01:00
58ee358187 rebrand to forkey 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
Fixes #34.
2025-01-13 18:35:03 +01:00
37615772e0 Update action workflows to work for this fork
Fixes #31.
2025-01-12 04:36:35 +01:00
53f0cefd04 Merge pull request 'Account approval' (#17) from feature/approval into main
Reviewed-on: woem.men/forkey#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 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 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: woem.men/forkey#19
Reviewed-by: leah <leah@noreply.localhost>
2025-01-11 19:19:47 +00:00
22a16e0d5a fix missing type 2025-01-11 20:08:56 +01:00
0c8e7b8fc7 Remove kawaii mode
Fixes #18.
2025-01-11 19:54:20 +01:00
7f649ff9aa Add decline logs 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: woem.men/forkey#16
2025-01-10 20:46:38 +00:00
28fad4fd5d implement /api/v1/accounts/lookup 2025-01-10 21:22:17 +01:00
6e25bd9c5e decline users 2025-01-10 19:17:30 +01:00
2d3589e4aa Fixes + tested with email 2025-01-10 00:45:35 +01:00
920a1cd8ee fixed bug 2025-01-09 23:01:45 +01:00
1224033142 Seemed to fix old stuff but breaks initilizing an instance? Idk whats going on 2025-01-09 22:04:41 +01:00
613bf64b25 Merge pull request 'Add search drive by alt text' (#4) from feature/search-drive-by-alt-text into main
Reviewed-on: woem.men/forkey#4
Reviewed-by: ashten <ashten@woem.men>
2025-01-09 20:28:21 +00:00
c2a9d3252a Merge branch 'main' into feature/search-drive-by-alt-text 2025-01-09 20:27:49 +00:00
d3352f6a98 Merge pull request 'Add alt missing alt text warning' (#3) from feature/warn-when-missing-alt-text into main
Reviewed-on: woem.men/forkey#3
Reviewed-by: ashten <ashten@woem.men>
2025-01-09 20:26:33 +00:00