• Joined on 2025-01-10
sugar pushed to main at woem.men/forkey 2025-02-23 13:05:56 +00:00
598b88b142 Merge pull request 'Replace notes(userId) index with (userId, id)' (#28) from sugar/forkey:replace-notes-user-id-index-with-user-id-id into main
884caa8c1e Merge branch 'main' into replace-notes-user-id-index-with-user-id-id
9f4a76a1d9 Merge branch 'main' into replace-notes-user-id-index-with-user-id-id
44edae531a Merge branch 'main' into replace-notes-user-id-index-with-user-id-id
93dba136ab Replace notes(userId) index with (userId, id)
Compare 5 commits »
sugar merged pull request woem.men/forkey#28 2025-02-23 13:05:55 +00:00
Replace notes(userId) index with (userId, id)
sugar pushed to implement-oauth-oob at sugar/forkey 2025-02-08 23:57:26 +00:00
6ca58cc45d implement oauth2 oob
sugar created pull request woem.men/forkey#69 2025-02-08 23:55:26 +00:00
WIP: implement oauth2 oob
sugar created branch implement-oauth-oob in sugar/forkey 2025-02-08 23:55:11 +00:00
sugar pushed to implement-oauth-oob at sugar/forkey 2025-02-08 23:55:11 +00:00
ad3ae73c53 implement oauth2 oob
e90e9e016f Merge pull request 'implement mastodon oauth authorization' (#22) from sugar/forkey:implement-mastodon-oauth into main
Compare 2 commits »
sugar opened issue woem.men/forkey#68 2025-02-08 22:43:28 +00:00
Implement oob oauth for mastodon
sugar pushed to main at woem.men/forkey 2025-02-08 22:01:22 +00:00
e90e9e016f Merge pull request 'implement mastodon oauth authorization' (#22) from sugar/forkey:implement-mastodon-oauth into main
125bf6fe93 implement mastodon push permission
32fc7644fc add support for form bodies for mastodon apis
04c1c0e1e6 implement mastodon oauth authorization
Compare 4 commits »
sugar merged pull request woem.men/forkey#22 2025-02-08 22:01:21 +00:00
implement mastodon oauth authorization
sugar commented on issue woem.men/forkey#62 2025-02-07 21:49:34 +00:00
Delay crawling links

fae imagines it's not a big problem the way it was implemented on misskey, as misskey only crawls links when somebody sees a post with the link (as opposed to mastodon which always crawls links no…

sugar commented on pull request woem.men/forkey#61 2025-02-07 21:29:34 +00:00
cherrypick improve mutes and blocks

hm, there is a problem with ignoreAuthor, this should be supported in some way

this is essentially used for user timeline, and if someone intentionally browses through muted user's timeline,…

sugar approved woem.men/forkey#61 2025-02-07 21:23:56 +00:00
cherrypick improve mutes and blocks
sugar commented on pull request woem.men/forkey#61 2025-02-07 21:23:50 +00:00
cherrypick improve mutes and blocks

huh,,, that's an interesting fix :3

wondering if mutes should affect mentions, but it seems reasonable to faer that they should

sugar commented on pull request woem.men/forkey#22 2025-02-07 20:54:50 +00:00
implement mastodon oauth authorization

Added support for masto-fe-standalone.

sugar pushed to implement-mastodon-oauth at sugar/forkey 2025-02-07 20:53:27 +00:00
125bf6fe93 implement mastodon push permission
32fc7644fc add support for form bodies for mastodon apis
Compare 2 commits »
sugar pushed to implement-mastodon-oauth at sugar/forkey 2025-02-07 20:48:44 +00:00
67c323a8f2 implement mastodon push permission
sugar pushed to implement-mastodon-oauth at sugar/forkey 2025-02-07 20:42:41 +00:00
61db718bae implement mastodon push permission
9443b99399 add support for form bodies for mastodon apis
04c1c0e1e6 implement mastodon oauth authorization
Compare 3 commits »
sugar pushed to implement-mastodon-oauth at sugar/forkey 2025-02-07 20:00:39 +00:00
bd88c5261e implement mastodon oauth authorization
cfba325ae7 Merge pull request 'frontend performance improvements' (#59) from sugar/forkey:frontend-performance-improvements into main
ed302618f2 Merge pull request 'Split catspeak and isCat & Accessability' (#48) from feature/speakAsCat into main
12a9dab275 fix tests?
55a2b82330 Merge branch 'main' into feature/speakAsCat
Compare 48 commits »
sugar deleted branch frontend-performance-improvements from sugar/forkey 2025-02-07 18:36:50 +00:00
sugar pushed to main at woem.men/forkey 2025-02-07 18:36:41 +00:00
cfba325ae7 Merge pull request 'frontend performance improvements' (#59) from sugar/forkey:frontend-performance-improvements into main
71606c5507 avoid computing tooltip position every frame
8165088886 only run parallax effect when scrolling user profile
Compare 3 commits »