this post was submitted on 01 Dec 2023
254 points (92.9% liked)
Voyager
5585 readers
61 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! ๐
๐
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It should be fully functional. What are your device details? Os and version
edit: Oh and are you tapping the "Share" button instead of the "Share as image..." button? The "share" button might not do anything if you're running Voyager self-hosted without a valid SSL certificate or insecure because
navigator.share
requires secure context.I am running it on Fennec android (Firefox fork) and valid certificate. I do see the hare as image button. It pops up the menu and you can use radio buttons but share button does nothing.
Edit: missed names of buttons
Okay, thanks. Apparently its 2023 and Firefox doesn't support the share API with files? (I daily Firefox on desktop... but wtf Firefox)
I'll add a fallback to download!
Nice fallbacks are always good haha. It is a shame firefox Mises out on so many. Pretty neat feature though didn't think one could create a picture from HTML in JavaScript lol