yheuhtozr
  • Joined on 2022-12-13
yheuhtozr reopened issue AkkomaGang/akkoma#462 2023-03-12 05:48:52 +00:00
[feat] more permissive post language selection
yheuhtozr commented on issue AkkomaGang/akkoma#462 2023-03-12 05:48:47 +00:00
[feat] more permissive post language selection

So, as I checked Mastodon's code base, they are actually made to handle BCP 47 strings. They just discard…

yheuhtozr commented on issue AkkomaGang/akkoma#503 2023-03-12 03:06:32 +00:00
[bug] language setting causes invalid value for header?

Just noticed that when I change my account's interface language (on Akkoma-FE), the error is gone. But now ostatus_subscribe returns "Error following account" and still can't repeat that…

yheuhtozr opened issue AkkomaGang/akkoma#503 2023-03-11 13:10:05 +00:00
[bug] language setting causes invalid value for header?
yheuhtozr pushed to oblong-reactions at yheuhtozr/pleroma-fe 2023-02-22 01:20:40 +00:00
626c880038 oblong emoji in status
yheuhtozr created pull request AkkomaGang/akkoma-fe#284 2023-02-20 14:37:18 +00:00
support Misskey's oblong reactions
yheuhtozr pushed to oblong-reactions at yheuhtozr/pleroma-fe 2023-02-20 14:33:06 +00:00
6d7761c7e5 perhaps more graceful cqw
yheuhtozr pushed to develop at yheuhtozr/pleroma-fe 2023-02-20 14:23:35 +00:00
6a9d169e24 Merge pull request 'components: emoji_reactions: force custom emoji reaction height' (#280) from a1batross/akkoma-fe:a1batross-patch-1 into develop
581c53a15e components: emoji_reactions: force custom emoji reaction height
9e04e4fd80 Improve emoji picker performance (#275)
88d5149db5 paginate-follow-requests (#277)
b4b13d777f Merge pull request 'Add indicator to user card if user blocks you' (#274) from eris/pleroma-fe:block-indicator into develop
Compare 40 commits »
yheuhtozr created branch oblong-reactions in yheuhtozr/pleroma-fe 2023-02-20 14:18:24 +00:00
yheuhtozr pushed to oblong-reactions at yheuhtozr/pleroma-fe 2023-02-20 14:18:24 +00:00
996ce3dde3 support oblong reactions
6a9d169e24 Merge pull request 'components: emoji_reactions: force custom emoji reaction height' (#280) from a1batross/akkoma-fe:a1batross-patch-1 into develop
581c53a15e components: emoji_reactions: force custom emoji reaction height
9e04e4fd80 Improve emoji picker performance (#275)
88d5149db5 paginate-follow-requests (#277)
Compare 10 commits »
yheuhtozr commented on issue AkkomaGang/akkoma#462 2023-02-11 17:57:20 +00:00
[feat] more permissive post language selection

So, am I correct that ActivityPub does not cover how server communicates with client, and for that part Akkoma follows Mastodon API? Then I'd like to look into why they chose ISO 639 as value…

yheuhtozr opened issue AkkomaGang/akkoma#462 2023-02-11 16:49:30 +00:00
[feat] more permissive post language selection
yheuhtozr pushed to 7fw at yheuhtozr/pleroma-fe 2022-12-22 17:05:57 +00:00
ba3781c43a writing mode: popover vertical further fix
ca23144975 writing mode: fix noob bug in logical_dimensions module
98724626f4 writing mode: long status mask vertical support
dfde1c8b85 writing mode: user card vertical support
f132e01014 writing mode: gallery vertical support
Compare 7 commits »
yheuhtozr commented on pull request AkkomaGang/akkoma-fe#258 2022-12-18 09:29:53 +00:00
RTL Support

With your comment and some changes I saw fit, it roughly looks like this. Any suggestions are welcome.

image

yheuhtozr pushed to rtl-enabled at yheuhtozr/pleroma-fe 2022-12-18 09:25:17 +00:00
5ab3b678da writing mode: bidi exceptions
yheuhtozr commented on pull request AkkomaGang/akkoma-fe#258 2022-12-18 07:34:18 +00:00
RTL Support

Hi, thank you for reviewing. Apparently as you say as native speaker, an RTL language is not everything goes RTL, but need more intricate control over which part should be flipped or not, and…

yheuhtozr pushed to 7fw at yheuhtozr/pleroma-fe 2022-12-17 15:37:28 +00:00
f4978b0a71 writing mode: vertical responsive styles
58deba08f1 writing mode: unintended class replace fix 2
4dddede8fd writing mode: better orientation variables
Compare 3 commits »
yheuhtozr pushed to rtl-enabled at yheuhtozr/pleroma-fe 2022-12-17 15:29:59 +00:00
d3652a649b writing mode: unintended class replace fix 2
yheuhtozr created pull request AkkomaGang/akkoma-fe#258 2022-12-17 11:04:47 +00:00
RTL Support