Go check it out, it’s pretty cool. It also shows a check mark which is a nice visual cue for sorting.

btw, are there any graphic designers here with experience with SVGs? If we want to make this feature even better, we need custom calendar icons!

https://github.com/aeharding/wefwef/issues/197

    • @[email protected]OPM
      link
      fedilink
      English
      191 year ago

      What are you looking for in an iOS app? If it was an iOS app, it would just be a wrapper web view.

      • @[email protected]
        link
        fedilink
        English
        151 year ago

        Might make it easier for normal people to find. First thing I did was search the App Store for Lemmy. There was nothing there of course. It wasn’t until a couple days later I came across wefwef and am super happy with it.

      • @[email protected]
        link
        fedilink
        English
        111 year ago

        Does the PWA allow for haptic feedback? I miss the satisfying clunk associated with actions

        • @[email protected]
          link
          fedilink
          English
          61 year ago

          This is the only thing keeping m me from using wefwef. I’m using Memmy instead because it’s similar enough but has the haptics.

        • @archony
          link
          English
          31 year ago

          Navigator.vibrate API is only available in non-Safari browsers, unfortunately.

      • @[email protected]
        link
        fedilink
        English
        41 year ago

        While I am completely in love with the web app format, the main reason I’d like to see an AppStore app is for you to make some $$$ and continue development for a very long time ❤️

      • @[email protected]
        link
        fedilink
        English
        41 year ago

        For me it might be notifications. But I believe Apple at least recently got the api working to allow for notifications via web apps.

        Implementing that, however, may be another story. But it’d be neat.

        • @[email protected]
          link
          fedilink
          English
          31 year ago

          Web apps can notify.

          However I’m not sure - that might require a backend server to SEND notifications to your device.

          • @[email protected]OPM
            link
            fedilink
            English
            61 year ago

            Yes once things calm down a bit I’d love to request Lemmy to support web push.

            Elk, a web client for Mastodon, can send push notifications because mastodon supports Web Push 😁

          • @[email protected]
            link
            fedilink
            English
            11 year ago

            Wefwef is already a hosted application so I don’t see why it wouldn’t be able to handle push notifications for the installed clients on the hosted wefwef instance. Besides the code not being implemented yet of course.

          • @[email protected]
            link
            fedilink
            English
            11 year ago

            Yeah, I believe you’re right. And spinning up something like that may be out of the scope of this project (costs and whatnot). Which is fine. But it would be some neat gold plating.

      • @[email protected]
        link
        fedilink
        English
        31 year ago

        One think I have noticed is that Apple has done a poor implementation for notifications on PWAs. But other than that I don’t see a reason to go native.

        • @[email protected]OPM
          link
          fedilink
          English
          41 year ago

          It’s getting better. There is a fix for sound not working in the next version of iOS.

          Remember indexeddb? That took Apple years to get right :/

      • @[email protected]
        link
        fedilink
        English
        2
        edit-2
        1 year ago

        I’ve got an iPhone 14 Pro with the 120hz display. The animations in Apollo were flawless and just incredibly smooth/responsive.

        My only critique of wefwef is that some animations seem a bit clunky and don’t seem to take advantage of the higher refresh rate. Is this a limitation of webapps? Or could this be improved with later updates?

      • Cloudless ☼
        link
        fedilink
        English
        11 year ago

        You will be surprised how many people have never heard of PWA/webapp. They install Angry Birds from the app store and expect all apps to be installed and updated the same way. Having it listed in the app store will significantly increase the visibility of your app as well, reaching more people who are not familiar with the “lists” that only core Lemmy fans have seen.

        Also, many people are biased against web apps because of previous experience.