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!
.
I just started using your web app. This is my favorite so fast. Great job!
My wefwef completely died after the last update so I had to delete it
I’m very happy to hear that, this is my favorite way to sort and is the main reason I wasn’t using wefwef as my main app. I love how quickly development is moving for all of these apps, the rate of development is inspiring.
I only see the top option when viewing a post. I find it more interesting to see the top posts for a community. That definitely worked in Apollo. Is that functionality coming?
are you updated?
deleted by creator
What are you looking for in an iOS app? If it was an iOS app, it would just be a wrapper web view.
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.
Web apps can notify.
However I’m not sure - that might require a backend server to SEND notifications to your device.
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.
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 😁
Unified push may be worth looking in to: https://github.com/uniqush/uniqush-push
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.
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.
deleted by creator
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.
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 :/
Does the PWA allow for haptic feedback? I miss the satisfying clunk associated with actions
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.
deleted by creator
Navigator.vibrate API is only available in non-Safari browsers, unfortunately.
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 ❤️
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?
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.
deleted by creator
The part now is how doni get a feed that’s just like /r/all
Mine just shows me the same stuff every time. Now I’ve been sorting by hot
You’ve put a ton of work into this! I just donated on GitHub, hope this continues to expand, love your app :)
Finally! Thank you so much. This was the one feature that kept me from using wefwef, thank you!❤️
Please
- Publish to the App Store
- Add a donate button to the app
- Take my money
I love what’s happening with this thing so much!
It takes a bit of digging, but you can support them through GitHub!
I’m trying to tip wefwef, and I have been to GitHub, and I found the thread about contributing… but still no place to tip that I can easily find. Any link would be appreciated.
This feature already blows away Reddit’s sort, which has infuriatingly stagnant for over a decade
Very nice
Not sure if this is being considered, but if I open an image and then use the “back” gesture, it navigates the page behind the image backwards, instead of closing the image. I like you can swipe up to dismiss the image but it’s like muscle memory for me to use the back gesture to get “back” to where I was. Love all the updates! My favorite app so far.
There is already an issue submitted on that one. Been watching it myself since it can be annoying. It is for any popups too like new comments
I’ll think about making SVGs when I get home from work. No promises (I get home at 11pm)
How would I commit an SVG? I don’t see an assets folder and From what I saw of the code (not my area of expertise) it’s currently a web link???
Thank you for the constant updates! I appreciate all the work that goes into this!