Voyager can handle SVGs. The image you linked for the SVG is invalid. When I try to load it in a browser, it says there is a server error.
GO TO MY NEW ACCOUNT
This is my old account. I now post at @aeharding@vger.social
- 3 Posts
- 106 Comments
Mlem in app browser is using an in app browser API that is secure by design. It doesn’t allow snooping or injecting anything. This article is talking about abusive apps like Facebook that roll their own in app browser.
Edit: although on iOS, the secure iOS in app browser api is always using safari engine, so the user choice argument is still valid.
It’s crazy that the in-app browser isn’t an OS-level overlay that the app can’t influence or look at what the user is doing in it.
Android and iOS both have apis for in app browsers that are secure by design. Voyager for Lemmy uses this. Mastodon uses this. Last I checked even Twitter used this. However Facebook does not.
these platforms also offer lower level APIs to build custom interface which are more powerful and flexible (but can be abused). This isn’t necessarily a problem. Custom browser apps need that functionality, and apps sometimes display their own content with web views.
The problem is that app stores allow slapping a skin on this more powerful API and treating it like an in app browser to connect to arbitrary sites. Dumb imo. If you offer an in app browser, it should be required to use the platforms secure in app browser API.
More powerful APIs should only be available to browser apps and displaying your own content in a web view.
aeharding@lemmy.worldto Technology@lemmy.world•YSK: Lemmy has 53k monthly active users but only 1172 have ever donatedEnglish39·1 year agoI’m a monthly donor :)
aeharding@lemmy.worldto Technology@lemmy.world•Best Buy plans to close 10 to 15 stores by 2025English2·1 year ago:( Best Buy has the best shuckable hdd deals
aeharding@lemmy.worldto Android@lemmy.world•I cannot stand these spam calls any more.English3·1 year agoWhitelist > blacklist
aeharding@lemmy.worldto Android@lemmy.world•I'm this close to visiting my "local" branch for all my banking.English81·1 year agoGet new bank
Upvote for Jimmy Neutron meme
aeharding@lemmy.worldto Technology@lemmy.world•PSA: You can't delete photos uploaded to Lemmy. So don't (accidentally) upload a nudeEnglish8·1 year agoThat’s not quite true - images are only shared if you attach the image to federated content, such as a post or comment. Then yes other instances will cache the image.
If you never do that, and just upload an image accidentally like OP then it will not be federated AFAIK.
aeharding@lemmy.worldto Technology@lemmy.world•PSA: You can't delete photos uploaded to Lemmy. So don't (accidentally) upload a nudeEnglish20·1 year agoThat sucks. As a 3rd party Lemmy app developer, I’ve only had positive interactions with the Lemmy devs. They’re even being proactive in communications.
aeharding@lemmy.worldto Sync for Lemmy@lemmy.world•Sync doesn't properly support Lemmy style markdown.English9·1 year agoHi, Voyager dev here. Other than spoilers/horizontal rules, please let me know what shortcomings you encounter. I can only fix what issues I know about. Voyager is open source and bugs are tracked here: https://github.com/aeharding/voyager cheers!
aeharding@lemmy.worldto linuxmemes@lemmy.world•I find this to be most accurate with Debian31·1 year agoThe system is going down NOW.
Yeah, this. Remark, the markdown library Voyager uses, is very powerful but also extremely complex (it has to be, to deal with Markdown edge cases).
I made a bit of progress last week on a custom plugin but it’s a lot of work. There’s like 4 layers of parsing required.
I wish Lemmy used GFM spoilers, which just uses normal details and summary html tags. But alas.
It’s really annoying there’s no standard markdown syntax in common mark.
That’s because only a Boolean flag changes when deleted by user. Comment content stays.
aeharding@lemmy.worldto Privacy@lemmy.ml•Google court filing reveals new business details of DuckDuckGo and Neeva | TechCrunch1·1 year agoIf you upgrade, this should be fixed btw!
aeharding@lemmy.worldto Technology@lemmy.world•Google confirms Gmail is “here to stay” amid speculation over plans to scrap the email serviceEnglish151·1 year agoI fully expect GMail to be enshittified in the future.
“GMail through gmail.com and GMail App: Always Free”
“GMail Pro (IMAP/POP/Forwarding): Only $3.99 / mo”
aeharding@lemmy.worldto No Stupid Questions@lemmy.world•Do you tip for takeout? (How much?)3·1 year agoNo. Sometimes I tip 3% if there’s an easy option and I paid credit. But usually 0% for takout
The way it is in lemmy-ui now is fine.