6ca58cc45d
implement oauth2 oob
...
this is necessary for mastodon compatibility
fixes #68
2025-02-09 00:57:21 +01:00
e90e9e016f
Merge pull request 'implement mastodon oauth authorization' ( #22 ) from sugar/forkey:implement-mastodon-oauth into main
...
Reviewed-on: woem.men/forkey#22
Reviewed-by: leah <leah@noreply.woem.men>
2025-02-08 22:01:20 +00:00
125bf6fe93
implement mastodon push permission
...
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
...
Reviewed-on: woem.men/forkey#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
...
Reviewed-on: woem.men/forkey#48
2025-02-05 04:22:02 +00:00
12a9dab275
fix tests?
2025-02-04 14:39:49 +01:00
55a2b82330
Merge branch 'main' into feature/speakAsCat
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
...
Reviewed-on: woem.men/forkey#40
2025-02-03 16:05:49 +00:00
0ceb07314b
Merge branch 'main' into merge-upstream-2025-01-17
2025-02-03 15:53:27 +00:00
f0de9000a0
fix mix of tabs and spaces
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
...
Reviewed-on: woem.men/forkey#46
2025-02-03 13:12:18 +00:00
7e21b10a4f
Merge branch 'main' into feature/line-numbers-on-code-blocks
2025-02-03 12:34:38 +00:00
83c1dc4105
Merge branch 'main' into merge-upstream-2025-01-17
2025-02-03 12:29:05 +00:00
71606c5507
avoid computing tooltip position every frame
...
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
...
Reviewed-on: woem.men/forkey#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
2025-01-19 19:43:39 +01:00
41a9904932
avoid cloning entire repo for actions/checkout
...
`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
2025-01-19 17:34:43 +01:00
9e4fd869d2
Merge branch 'main' into merge-upstream-2025-01-17
2025-01-19 09:31:36 +01:00
9dbb4124da
Merge pull request 'Add friendly capcha' ( #36 ) from feature/friendly-captcha into main
...
Reviewed-on: woem.men/forkey#36
2025-01-19 07:47:56 +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
3c9b0effae
Fixed lint issues
2025-01-18 20:48:09 -08:00
32061eaefb
Merge branch 'main' into feature/friendly-captcha
2025-01-18 20:28:52 -08:00
6b7e6bedb3
Merge branch 'main' into merge-upstream-2025-01-17
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
...
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
d35b2dd0bc
Revert "fix(frontend/mobile): モバイルでkawaiiモードが適用されない問題を修正 (MisskeyIO#878)"
...
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
2025-01-17 16:35:12 +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
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)"
...
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