lemmyconnect

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

remotelove, in Post images always square and stretched
@remotelove@lemmy.ca avatar

Settings -> Post Customization -> [Full Width]

That takes up much more screen real estate, but some people like it.

pfannkuchen_gesicht,

That’s not a solution for me.

remotelove,
@remotelove@lemmy.ca avatar

Wait. I thought you were taking about thumbnails for some reason. Sorry.

It’s for images that you open?

pfannkuchen_gesicht,

No, you were right from the start. I was talking about the thumbnails. Sorry for the confusion.

It’s just not a solution for me because, as you already mentioned, it takes up too much screen space in that mode. I’d rather keep the reverse list mode.

remotelove, (edited )
@remotelove@lemmy.ca avatar

I just dug a little into the Flutter API and saw what might be going on. Scaling is done properly on a regular browser, but there might be a built-in function for it somewhere. It may take a few more steps with Flutter.

(Just rambling a bit for those who care about details and theory crafting.)

Calling BoxFit in Flutter is significantly less expensive for thumbnails, I would speculate. It appears that it would take a few operations to scale an image properly and could impact slower devices.

An option to enable or disable image scaling would be nice. It’s just annoying that its probably not a one line code change. (Unless it is. That would be great.)

threelonmusketeers, in Place to see your posts?

Left drawer -> Profile -> Posts

YaksDC,

Thank you!

netburnr, in Connect 1.0.171 Released
@netburnr@lemmy.world avatar

You made a great lemmy client, appreciate all the hard work.

Any time frame around mod tools? Sucks having to go to the website to remove posts and ban people.

Blaze,
@Blaze@discuss.online avatar

In the meantime, Summit and Arctic support moderation

kuro_neko,
@kuro_neko@lemmy.ca avatar

Probably in the next 2-3 releases. It’s next on my list after import/export settings.

kuro_neko, in Image flickering bug
@kuro_neko@lemmy.ca avatar

Hi, thanks for the feedback! I think this might be related to caching and the app switching from keeping images in memory versus loading from storage. Does this also happen on list views for you? Asking because list view images are much smaller.

JokaJukka,

Hey, sorry for the delay!

I’m happy to report that after updating to version 166, the issue almost disappeared! Image posts flicker no more!

Only flickering I’m experiencing is with community/user icons, and this does affect all views. But that’s such a small bug that I wouldn’t consider it as high priority…

(Image posts flickering itself was in my opinion a huge deal, especially for people suffering from epilepsy etc.)

JokaJukka,

Unfortunately I have to report that after updating to version 169, the issue is back. :/

0x4E4F, in i can't see the control buttons, like "mute" in gifs.
@0x4E4F@sh.itjust.works avatar

You don’t see video controls like this when you tap on the video screen?

https://sh.itjust.works/pictrs/image/03679e45-e476-4a0b-985a-c30e897ab887.jpeg

Gifs don’t have audio BTW… I mean true gifs, not what is being shared as webm online.

abbadon420, (edited )

No, I don’t see that.

Wait…

There is if I zoom in https://lemm.ee/pictrs/image/b3abff8f-c206-407b-af44-f0644a5a232c.jpeg

But it’s black, as is the black strip under the image.

Can I change the color of the controls?

0x4E4F,
@0x4E4F@sh.itjust.works avatar

IDK if the player in Connect is integrated or not. In Jerboa, it just uses whatever browser you have set up as the default one and uses the integrated media player in the browser.

kuro_neko,
@kuro_neko@lemmy.ca avatar

Hi, I’ve updated the controls to be white on the most recent version. Previously it would depend on light/dark mode. Thanks for the feedback!

abbadon420,

That’s awesome! I’ll get you a coffee.

kuro_neko, in Can't see audio controls for video :/
@kuro_neko@lemmy.ca avatar

Hi, thanks for the feedback and this should now be fixed on ver169.

zoe,

thanks for the update ^^

zoe,

thank you :)

abbadon420, in Can't see audio controls for video :/

I have the same issue. The controls are there, but they’re black and so is the background.

This video is quite dark in the bottom right corner, but if you zoom in on a lighter video, you’ll see the controls there.

zoe,

yeah: visible in front of light color only

DeadWorld, in Can't see audio controls for video :/

What is that horrifying video your watching

zoe,

there is good content to be seen on that commie app filled with backdoors xd

Observer1199, in Where on earth are the settings / account management?

deleted_by_author

  • Loading...
  • morrowind,
    @morrowind@lemmy.ml avatar
    CJOtheReal, in Tagged comments not showing in my inbox

    Fuck hexbear. That’s why its not working.

    the_itsb,

    😘

    NemoWuMing, (edited ) in Request: Highlight New Comments

    Boost for Lemmy does it and it’s an awesome feature. I installed both Connect and Boost on my phone, but I find myself using Boost the most because the new comments are highlighted

    Kanzar,

    Yes but Boost does not show new comment counter. I’m trying to find one that will do both. Boost’s UI doesn’t have the customisations I’m wanting either…

    kuro_neko,
    @kuro_neko@lemmy.ca avatar

    Hi, thanks for the feedback and I’ve added highlights as an experimental setting in v163.

    I’m still playing with the logic and highlight color so it might change more in the future. That information doesn’t come through the API so I’m saving a timestamp of when a post is viewed and any comments newer than the timestamp are highlighted.

    18_24_61_b_17_17_4, (edited )
    @18_24_61_b_17_17_4@lemmy.world avatar

    What color should the highlighted comments be? Doesn’t seem to be working on my end. I’ve toggled the option to “on” in the settings.

    EDIT: Well it just worked on this comment lol. Looks great. Not sure why it isn’t working on any other posts though.

    NemoWuMing,

    Awesome, thanks for letting us know 🐱

    Kanzar,

    Doesn’t seem to be working on mine but thankyou for looking into this!

    Kanzar,

    Ok more and more posts are showing the highlight now, but it’s not consistent. Wonder what is happening in the background? 🧐

    kuro_neko,
    @kuro_neko@lemmy.ca avatar

    I’m keeping a timestamp locally of when a post is last viewed and highlighting everything newer than that timestamp. If you use multiple apps it might not be accurate but I couldn’t find a way to access this information from the API.

    Kanzar,

    Yeah I’m presently transitioning to using Connect only, and browsing through stuff that also has the red counter showing in the main view.

    Do you have a preferred feature request method or would you prefer I make a new post?

    kuro_neko,
    @kuro_neko@lemmy.ca avatar

    New post would be preferred! Then it has more visibility instead of buried in a comment chain.

    threelonmusketeers, in Image flickering bug

    not sure if this is the right place to report bugs with the app

    I’ve seen Kuro around this community recently, so this is likely a good place.

    the latest version of the app

    Might be useful to specify the exact version number. Not everyone receives updates at the same time, and future releases will render the “latest” statement false.

    JokaJukka,

    Thanks for the info! I’ve edited the post to include the version number.

    kuro_neko, in Images load for half a second, then turn into a white "broken image" icon
    @kuro_neko@lemmy.ca avatar

    Hi, thanks for the feedback! I’ve pushed a possible fix in ver164 on the beta channel.

    tomten,

    now it seems links doesn’t open anymore like it used to. if I click on the image of a post it used to open link.

    kuro_neko,
    @kuro_neko@lemmy.ca avatar

    I’ll take a look! Is this for all images or specific images? What happens when you open an image?

    tomten, (edited )

    Thanks, it’s when I click the thumbnail for a post that is a link to it opens the image instead of opening the link as it used to.

    Edit: it’s on a tablet if it makes a difference

    kuro_neko,
    @kuro_neko@lemmy.ca avatar

    Ok thank you that is helpful. I think I see what’s going on (this is the breaking image lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.… but this works lemmy.zip/…/aa9afd51-0d2e-492e-b485-74e9d0a852c2.… so I’m guessing Pictrs doesn’t like when I’m specifying the webp format on images already in that format). Should be fixed in the next release (tomorrow).

    tomten,

    Great, thank you

    Thorry84, in Open sourcing the app

    Nothing to lose is maybe not correct. I’ve been in kinda the same situation before and chose not to open source my app. This was years ago, when I stopped with the project the number of active users had already been declining for years. Somebody contacted me to take it over, but I feel like he wasn’t serious about it. He just wanted to keep it running and be the owner, but not do any of the things needed to get it back on track.

    There are a couple of reasons maybe not to open source it:

    • No code is perfect and people can get really self aware about that. I know I have had imposter syndrome in the past where I thought my code was shit, but people always complemented me on the result. Opening up the code can lead to people seeing how shit it really is and call you out on it. The code is probably fine, but it’s a legit fear.
    • With open source people expect you to provide a way to report issues and respond to those publicly, with many people adding their 2 cents and big discussions. If you don’t see it the same as they do, or your solution isn’t what they expected or you simply aren’t fast enough, it’s a problem. We’ve all seen flame wars and stubborn developers on open source projects, the drama factor is real.
    • Forks. Simultaneous the strongest and weakest part of modern open source software. On the one hand it’s awesome we can make multiple versions if the needs diverge or the original devs abandon the project. But on the other hand, it leaves you with very little control over the project. One case I’ve seen one dev worked on a project almost every Sunday as a hobby, the project was popular and had a tight community which grew a bit big. The amount of open issues grew and bigger tasks just didn’t fit in the original dev’s schedule. One of the community members was a good dev who just got laid off and had some extra time. So he forked the project and spent some weeks working on it fulltime, fixing a lot and expanding the project. The original dev wasn’t happy, it was his hobby and the community fragmented over people using the new version and the original version. Everybody was upset and the original dev called it quits and said talk to the new dev. The new dev however got a new job and also abandoned the project, with nobody left to pick up the pieces. The community was already fractured and people stopped using it.

    Of course these are only some examples and people feel different about different things. But I can understand reasons not to open source stuff. I also haven’t mentioned the many many reasons why it’s a good thing to open source stuff, they exist and are valid as well.

    ebc,

    No code is perfect and people can get really self aware about that. I know I have had imposter syndrome in the past where I thought my code was shit, but people always complemented me on the result. Opening up the code can lead to people seeing how shit it really is and call you out on it. The code is probably fine, but it’s a legit fear.

    This is a noob fear. Seasoned devs know all code is shit ;)

    Thorry84,

    True and based

    AceTKen, in Connect 1.0.150 Released
    @AceTKen@lemmy.ca avatar

    Clicking on many of the links from All presents this error after updating. Is there anything that I should be doing or is it specific to Connect? https://lemmy.ca/pictrs/image/d29ed45b-7470-4e07-a12c-e091fa12df7d.jpeg

    kuro_neko,
    @kuro_neko@lemmy.ca avatar

    Are you on version 160?

    rosymind,

    I’m on 160 and it’s still not working for me.

    https://leminal.space/pictrs/image/3ec1457a-233a-4b00-a3d4-eb73cf25c231.jpeg

    kuro_neko,
    @kuro_neko@lemmy.ca avatar

    Is that on all posts from the All feed or only specific ones? You could try 163 on the beta channel but I’m not sure that will fix the issue.

    rosymind,

    Update: 163 works! Thanks :)

    rosymind,

    It seems to be for all of them, but I’m wondering now since I spend most of my time on the all feed. The way I’ve been responding to comments is by finding the post and then scrolling down to find my comment. I’ll try 163 and let you know

    AceTKen,
    @AceTKen@lemmy.ca avatar

    The most current version that was available to me at the time was 159. I have 160 now and it seems to be functioning correctly!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • lemmyconnect@lemmy.ca
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #