6ca58cc45d
implement oauth2 oob
...
this is necessary for mastodon compatibility
fixes #68
2025-02-09 00:57:21 +01: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
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
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
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
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
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
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
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
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
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
あわわわとーにゅ
428ff56abe
Bump up version to 2024.5.0-io.7c (MisskeyIO#908)
2025-01-17 18:35:28 +09:00
あわわわとーにゅ
c4fafbdca7
perf(stream): 必要のない既読処理のメッセージが発生しないように (MisskeyIO#907)
2025-01-17 18:35:08 +09:00
あわわわとーにゅ
8821e3e81b
spec(role/ScheduledNote): ロールで予約投稿の個数・予約の最大日数を制御できるように (MisskeyIO#906)
2025-01-17 17:08:13 +09:00
あわわわとーにゅ
f0f86f1121
spec(backend/queue/ScheduledNote): 予約時間が過ぎる前にチェックするように (MisskeyIO#905)
2025-01-17 16:50:01 +09:00
あわわわとーにゅ
655ed957bc
enhance(ux/frontend/MkPostForm): 予約投稿の時間を再度設定する時、以前設定した時間が表示されるように (MisskeyIO#904)
2025-01-17 16:49:42 +09:00
あわわわとーにゅ
71c2921b9d
fix(backend/SigninApiService): ログインのレートリミット時、意図したものと違うエラーメッセージが表示される可能性がある問題を修正 (MisskeyIO#903)
2025-01-17 16:49:16 +09:00
あわわわとーにゅ
f60d9da614
chore(frontend): 通報のカテゴリの調整・投稿フォームのガイドラインへの導線に利用規約も追加 (MisskeyIO#902)
2025-01-17 16:48:54 +09:00
あわわわとーにゅ
a075b6aeef
Bump up version to 2024.5.0-io.7b (MisskeyIO#899)
2025-01-17 08:47:46 +09:00
あわわわとーにゅ
fc31c0e219
fix(frontend/MkDraftsDialog): 🎨 (MisskeyIO#898)
2025-01-17 08:43:17 +09: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
あわわわとーにゅ
f69e489442
Bump up version to 2024.5.0-io.7a (MisskeyIO#896)
2025-01-17 04:54:29 +09:00
あわわわとーにゅ
bcb85f2237
fix(backend/object-storage): disable data integrity protections (MisskeyIO#895)
...
Cloudflare R2 does not support 'x-amz-checksum-*'
2025-01-17 04:50:58 +09:00