884caa8c1e
Merge branch 'main' into replace-notes-user-id-index-with-user-id-id
2025-01-19 07:56:10 +00:00
bf1dac8e8b
Fixed possible undefined error
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
2025-01-19 06:36:16 +00:00
9f4a76a1d9
Merge branch 'main' into replace-notes-user-id-index-with-user-id-id
2025-01-19 06:06:19 +00:00
3c9b0effae
Fixed lint issues
2025-01-18 20:48:09 -08:00
44edae531a
Merge branch 'main' into replace-notes-user-id-index-with-user-id-id
2025-01-18 20:38:54 -08:00
32061eaefb
Merge branch 'main' into feature/friendly-captcha
2025-01-18 20:28:52 -08:00
aba7493b72
Merge remote-tracking branch 'origin/main' into feature/garlic-drop-easter-egg
2025-01-18 15:58:53 -08:00
b94aadf72f
Merge branch 'main' into forkey-rebrand
2025-01-18 23:56:50 +00: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
93dba136ab
Replace notes(userId) index with (userId, id)
...
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
...
Reviewed-on: woem.men/forkey#29
Reviewed-by: leah <leah@noreply.woem.men>
2025-01-17 15:28:37 +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
1c8a2cfa46
update tests to handle signup requests
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
ce517da1aa
Add friendly capcha
2025-01-14 22:55:17 +01:00
66d3623e22
base.pug update
2025-01-14 21:31:57 +01:00
b2fd3d1916
rebrand to forkey
2025-01-14 21:22:57 +01: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
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
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
c2a9d3252a
Merge branch 'main' into feature/search-drive-by-alt-text
2025-01-09 20:27:49 +00:00
d2b03ad7f2
Merge branch 'main' into feature/warn-when-missing-alt-text
2025-01-09 20:26:25 +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