Tooter Feedback Thread

Thanks for the hint, I wasn’t aware of the update, so just installed.

Yes, it works and is useful, but personal I’d prefer date, time - so the other way round and with full year (27.05.2026, 16:36). But sure, date and time formatting also depends on language of the user/device settings.

BTW german translation has several english terms. If you need help…

I tried again and succeeded in editing the file, but no change, do i have to restart any services?

I modified the change to - 10* headerItem.implicitWidth, still no visible change. However, the place for the change is correct, when I modify the denominator to count + 0.1 I get proper display.
Of course this is not a suitable solution.
headerItem.implicitWidth seems to be 0 or very small on my device

I suspect that there are some internal boundaries in the grid view that blow the scaling. I added -model.count instead of -headerItem.implicitWidth, and this works

Same for me

On a side note, if you want to easily modify files use root@tide, very nice and easy to use :slight_smile:

1 Like

That’s confusing. The original was:

cellWidth: isPortrait ? gridView.width / model.count : gridView.width

So you now have

cellWidth: isPortrait ? (gridView.width  - model.count) / model.count  : gridView.width

That would be shrinking the cellwidth by 7 pix.

That makes the last element visible but doesn’t center though, does it?

Just tested the last line I quoted and that DOES center, so it looks like it might be a general solution.

Actually it does not center which I see if I multiply the offset by 10. The difference is only so small you do not immediately see it. I also tried other numbers for the offset and observed that it is sufficient to subtract a single pixel to achieve a correct display of all icons

1 Like

Ok, so just ‘-1’ … That has no visible effect on a Volla22 or the 10iii so it should be fine. Thanks for testing!

1 Like

I’ve included the change in 1.3.7:

  • corrections for tab layout
  • corrections for long text display
  • return of card previews for internal links
  • further linking fixes (not all corner cases covered)

Up on github, coming to chum and harbour … @molan openrepos when you have a moment :slight_smile:

8 Likes

Hello, put some likes yesterday but after some second they disappeared

I guess likes doesn’t work anymore then?

For the record it was in a pixelfed instance…

I just checked and my likes (favourites) seem to stick just fine. I checked those from that past days and did a like, closed app, re-opened app. Take a look if they’re back if you close the app and open it.

they seems to be here now, i don’t know, maybe it was just a problem with the instance…

No necessarily. Although I don’t see the issue of updated data with likes, I’ve noticed that the alt tags don’t update, but have generally been sent to the server. That’s a bug which i haven’t quite gotten. While I’m looking at that, I can see if there is some circumstance under which a like won’t be registered.

1 Like

at the same time i noticed pixelfed wall doesn’t update anymore on system integration, so who knows, maybe pixelfed really changed something…

I’m not sure I know what you mean? Do you mean notifications? I’m certain that notifications are broken and did some work on it recently, though it’s not finished and I’m hoping to integrate that work with @abranson work on the mastodon plugin for the event timeline …

Let me say, i downloaded latest store update today and it’s completely untranslated, i guess you forgot to enable the translation?

On the other hand, the icon that was missing (the trending one) is finally there, so thank you

1 Like

Oof. which language is missing?

1 Like

I meant that i had some problems with likes in tooter and at the same time the andrew branson plugin, which is now integrated by the way, stopped loading the wall on the notification screen, so i thought that maybe pixelfed could have updated something…

1 Like

Italian, must have slipped :slight_smile: