framapiaf.org est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Un service Mastodon fourni par l'association d’éducation populaire Framasoft.

Administré par :

Statistiques du serveur :

1,4K
comptes actifs

#progressivewebapps

0 message0 participant0 message aujourd’hui

Firefox plant Unterstützung für Progressive Web Apps: fosstopia.de/firefox-plant-pwa

Das ist wirklich nützlich und geht bei Chrome ja schon lange. Wobei der Ansatz ja noch etwas anders ist mit "Die neue Lösung erlaubt es jede Webseite mit einem Klick in eine Web-App zu verwandeln.". Ich bin sehr gespannt.

fosstopia · Firefox plant Unterstützung für Progressive Web Apps - fosstopiaTechnik-Blog für Linux, Unix, Open Source, Cloud Computing, Nachhaltigkeit und Co.
You don't need an app to use Pixelfed! All of Pixelfed's features are available entirely through your server's website, which you can use on your computer, phone or tablet. In fact the website tends to have more features than the apps!

You can also optionally install the website as a web app on your phone or tablet, which makes it behave like an app (including full screen mode and notifications) but have all the featuters of the website. More info about this option and how to do it at https://fedi.tips/how-to-install-web-apps-for-mastodon-and-the-fediverse

#Pixelfed #PixelfedTips #FediTips #WebApps #ProgressiveWebApps

As a #WebDev, I've been a fan of replacing Native Apps with #ProgressiveWebApps. I have been installing and using them whenever available since they were first announced.

Honestly, I'm beginning to wonder if #PWAs are even a good idea; I often find myself reaching for the browser toolbar which is unavailable in PWAs.

The only thing they do is provide a nice shortcut from the startmenu, or app launcher, but since most of the PWAs I use are social Media I don't even really *want* that!

#ProgressiveWebApps (#PWAs) can act as a #shareTarget for other #apps on #Android.

developer.mozilla.org/en-US/do

So when I added this feature to my app, it seemed fine to call the url `/share`.

And when I saved them to the #database I just went with it and named the table `shares`.

But here's the thing; I have my app installed on my phone too. I use the `share` feature to "post" to my website.

So, now my posts go in the `shares` table.

MDN Web Docsshare_target - Web app manifests | MDNThe share_target manifest member allows installed Progressive Web Apps (PWAs) to be registered as a share target in the system's share dialog.