95303e6a55
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 20:51:12 +01:00
94b3fa5ba3
fix frontend linting errors
2025-01-16 20:40:28 +01:00
33aef80b29
REMOVE PATHS REQUIREMENTS FROM ACTIONS THIS COMMIT SHOULD NOT ABSOLUTELY NOT BE COMMITTED TO THE MASTER THIS IS JUST TO CONVINCE ACTIONS TO ACTUALLY TEST IT
2025-01-16 20:34:56 +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
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
d2b03ad7f2
Merge branch 'main' into feature/warn-when-missing-alt-text
2025-01-09 20:26:25 +00:00
9258e5c465
Merge pull request 'Add firefish mfm' ( #1 ) from feature/firefish-crop-and-fade into main
...
Reviewed-on: woem.men/forkey#1
Reviewed-by: ashten <ashten@woem.men>
2025-01-09 20:23:30 +00:00
49650a1382
It mostly works. Issues: Error on signup, and missing icons in signup page and admin page
2025-01-09 00:53:20 +01:00
1ac9e213f1
Add search drive by alt text
2025-01-08 22:27:34 +01:00
ee5efd01b4
Add alt missing alt text warning
2025-01-08 22:06:18 +01:00
0ca893a466
add firefish mfm
2025-01-08 21:48:21 +01:00
あわわわとーにゅ
f2eafaab73
fix(MisskeyIO#872): 消し忘れ (MisskeyIO#875)
2025-01-08 06:07:04 +09:00
あわわわとーにゅ
7f3b3cf65f
Bump up version to 2024.5.0-io.5e (MisskeyIO#871)
2025-01-08 03:50:45 +09:00
あわわわとーにゅ
4f9aee899f
spec(pages): URLとして使用できる文字を制限 (MisskeyIO#873)
2025-01-08 03:50:25 +09:00
あわわわとーにゅ
e1ae455e4a
fix(backend/ClientServerService): 凍結されたユーザーをユーザーIDで照会できない問題を修正 (MisskeyIO#872)
2025-01-08 03:38:12 +09:00
あわわわとーにゅ
3307f86586
fix(backend/AccountMoveService): アカウント引っ越しの際にモデレーションノートに空の改行が足される問題を修正 (MisskeyIO#870)
2025-01-06 01:38:43 +09:00
あわわわとーにゅ
88a361e622
fix(backend/ActivityPubServerService): apOrHtml Constraintが正しく評価されない問題を修正 (MisskeyIO#869)
2025-01-05 02:39:50 +09:00
あわわわとーにゅ
6dcda9db5c
fix(backend/ClientServerService): リモートユーザーをユーザーIDで照会できない問題を修正 (MisskeyIO#868)
2025-01-03 06:57:10 +09:00
あわわわとーにゅ
b5a796ffd1
fix(backend/UtilityService): 非標準ポート番号環境でURIのローカル判定が常にfalseになる問題を修正 (MisskeyIO#867)
2024-12-31 10:29:44 +09:00
あわわわとーにゅ
3750888c6a
fix(frontend/role): ロールの割り当て時メモを入力しないとキャンセル扱いされる問題を修正 (MisskeyIO#866)
2024-12-31 09:45:23 +09:00
あわわわとーにゅ
f7ac3c5493
Revert "perf(queue): BullMQ + DragonflyDB で Hashtag を使用しすべてをロックしないようにする (MisskeyIO#838)" (MisskeyIO#865)
...
This reverts commit 8c81bb9b6a
partially.
2024-12-31 09:44:43 +09:00
あわわわとーにゅ
851a3e35ae
enhance(ux): defaultWithRepliesの既定値をtrueにする (MisskeyIO#864)
2024-12-31 09:43:54 +09:00
あわわわとーにゅ
928f8ea926
Bump up version to 2024.5.0-io.5d (MisskeyIO#862)
2024-12-28 18:54:25 +09:00
あわわわとーにゅ
7c5e24c07c
fix(ActivityPub): リモートサーバーのリダイレクトを信頼する (MisskeyIO#860)
2024-12-28 18:50:41 +09:00
あわわわとーにゅ
543325582c
fix(ActivityPub): URIとURLが一致しない場合、同じドメイン内のサブドメインの1階層の違いまでは許容する (MisskeyIO#859)
2024-12-28 18:49:13 +09:00
あわわわとーにゅ
7bcc254fd4
fix(frontend): 支援メニューがデッキUIで正常に動作しない問題を修正 (MisskeyIO#861)
...
+ kawaiiモードのメニュー追加
MSKY-1
2024-12-28 14:56:37 +09:00
あわわわとーにゅ
ff195d4f8d
cleanup(backend): refactor UtilityService (MisskeyIO#858)
2024-12-28 11:39:48 +09:00
あわわわとーにゅ
cb73368c83
update deps (MisskeyIO#857)
2024-12-28 11:39:27 +09:00
あわわわとーにゅ
d8fe4bec10
Bump up version to 2024.5.0-io.5c (MisskeyIO#855)
2024-12-25 15:50:58 +09:00