Alexander Harding

Results 468 comments of Alexander Harding

You may want to thumbs up and follow the following issue: https://github.com/LemmyNet/lemmy/issues/5322 If lemmy exposed upload limit, then your instance would never trigger Voyager's compression. Compression logic will remain in...

What OS? Do you have a pic of your phones share dialog? I want to make sure I understand the issue completely :)

Hi! This is definitely on the roadmap. However this should probably wait until 0.19.4 is on the majority of instances, so that the client-side logic can be cleanly removed.

This will be implemented once https://github.com/ionic-team/ionic-framework/issues/24282 is resolved, so feel free to follow along there.

Here you go! FWIW, this was a feature on [Apollo for Reddit](https://apolloapp.io/). https://github.com/ionic-team/ionic-framework/assets/2166114/3ef11daa-7fbc-42d7-8180-4aace58b3065

> Thanks for the video. Is this a video of Apollo, or is it a video of your app? Ionic currently supports swiping from the edge of the screen for...

> On a related note: How did you suppress the native iOS page transition on your app when using it as a PWA? Typically when you swipe on a child...

> Thanks for the video. It looks like you can also do this with the Slack mobile app. It sounds like this feature request is more about being able to...

This is being added in iOS 26. Swipe anywhere now works anywhere, UNLESS you are swiping over an otherwise swipeable element (like ion-item-sliding), in which case it will still be...

> I don't see any way around that, which kind of makes this issue impossible to fix. If lemmy-ui detects a crawler, it could disable the markdown rewriting, that shouldn't...