subtype commented on pull request AkkomaGang/akkoma-fe#350 2023-12-17 13:27:54 +00:00
Filled in missing Polish translations

Moving the discussion here if anyone is still interested to stop annoying FloatingGhost: https://meta.akkoma.dev/t/polish-translation-thread/631 Also https://translate.akkoma.dev looks dead right…

subtype commented on pull request AkkomaGang/akkoma-fe#347 2023-11-22 22:31:43 +00:00
Cosmetic change in quote CSS

For what is worth, the above CSS breaks code blocks, so good call for not merging any of that; this custom.css fixes it (I haven't tried doing it in akkoma-fe itself):

.RichContent {
  …
subtype commented on pull request AkkomaGang/akkoma-fe#350 2023-11-10 10:35:54 +00:00
Filled in missing Polish translations

Should be done, including the 'eś (-aś)' forms changed to 'oś'. Sorry it took a while, there was some drama related to my instance recently, but (hopefully) it looks like it died down.

I…

subtype commented on pull request AkkomaGang/akkoma-fe#347 2023-10-31 18:29:25 +00:00
Cosmetic change in quote CSS

For what is worth, I tried to pass it around on fedi, and it didn't get much traction (I'm not that popular, but some admins of relatively big instances do follow me). Could be that people prefer…

subtype opened issue AkkomaGang/akkoma#647 2023-10-13 20:57:49 +00:00
Posts with hashtags display with previews on Mastodon
subtype commented on pull request AkkomaGang/akkoma-fe#347 2023-10-10 19:03:05 +00:00
Cosmetic change in quote CSS

Ok, if nobody wants it in upstream, it's easier for me to handle it in my instance's custom.css like that:

.RichContent {
   blockquote {
     margin: 0.2em 0 1em 2em !important;
    …
subtype deleted branch polish_translation from subtype/akkoma-fe 2023-10-10 15:56:22 +00:00
subtype commented on pull request AkkomaGang/akkoma-fe#350 2023-10-08 18:15:20 +00:00
Filled in missing Polish translations

Still thanks! And anyway there's still translations of config, static pages (does anyone even use it?) and posix errors left, so I could do that first.

subtype commented on pull request AkkomaGang/akkoma-fe#350 2023-10-08 17:51:35 +00:00
Filled in missing Polish translations

Thanks! Looks like I made a good call not changing things too much, as I completely forgot about text-to-speech. I think osobatywy could be a good choice.

subtype commented on pull request AkkomaGang/akkoma-fe#350 2023-10-07 18:31:24 +00:00
Filled in missing Polish translations

Just as a closing remark - I've followed the pattern of gendered forms that I've seen there, eś (-aś) (which uses the male form as a default and gives a female form in the parentheses) because…

subtype commented on pull request AkkomaGang/akkoma-fe#350 2023-10-07 16:09:34 +00:00
Filled in missing Polish translations

Ok, I completed https://translate.akkoma.dev/projects/akkoma/pleroma-fe/pl/ , do I need to do something more to make it work?

subtype created pull request AkkomaGang/akkoma-fe#350 2023-10-07 14:32:55 +00:00
Filled in missing Polish translations
subtype created branch polish_translation in subtype/akkoma-fe 2023-10-07 14:30:39 +00:00
subtype pushed to polish_translation at subtype/akkoma-fe 2023-10-07 14:30:39 +00:00
bc2a495571 Filled in missing Polish translations
subtype commented on issue AkkomaGang/akkoma#571 2023-10-04 05:05:38 +00:00
[bug] Lemmy and kbin federation does not work

Posting to lemmy works reliably if I already have a post to reply to on Akkoma side: https://awful.systems/comment/385

Searching for posts that weren't already fetched is wonky.

I can get…

subtype created pull request AkkomaGang/akkoma-fe#347 2023-10-03 15:12:02 +00:00
Cosmetic change in quote CSS
subtype pushed to css_quote_margin at subtype/akkoma-fe 2023-10-03 14:38:16 +00:00
fb909e2126 Changed RichContent.blockquote to only have margin-left 2em
16467d2e19 Changed StatusBody.text white space to normal
Compare 2 commits »
subtype created branch css_quote_margin in subtype/akkoma-fe 2023-10-03 14:38:16 +00:00
subtype created repository subtype/akkoma-fe 2023-10-03 14:38:01 +00:00