Appriciate the kind words! This is mostly a project to make myself migrate from Reddit. I’ve sunk a lot of hours into this app, but I really wanted to wait until it was pretty usable to share it. Still a ton of work to do, but I really hope a few people enjoy using it and can help me itterate on the current design through feedback.
Is that a positive or negative reaction? lol
I’ve spend a lot of hours on this. I’m at the point where I mainly need to know at least a few people will use this. Then some feedback from those people. But if I get those, I’m happy to keep working on the project!
Appriciate you taking the time to try it! If you have time time, could you right click and "inspect element”? Then go to “console”. If possible could you paste everything in console in a DM to me? If you dont see “inspect element” as an option, then there is probably something else going on.
This sounds like it might be an issue with the app itself, not BigSur. Might be able to get it fixed easily.
It might actually just work. The build I’m distributing is a universal build that should work on Intel and Apple Silicon-based Macs. I’m not 100% sure what the minimum macOS version supported currently is.
I would say just try it, but I’m curious what macOS version you are on and if it works. I’ll see what I can do to expand support to older versions if people want that.
I will need to have better handling of both error and loading states. Thanks for letting me know about this issue!
Try upvoting or clicking login, and it will prompt you to change your instance. Unless the 503 errors are crashing the page
That's what I was going for! Not looking to replace the other Lemmy apps, but I'm happy I can provide an option for people that like this still of client.
Tbh, I have no idea how Linux works. But I’m looking at some documention and I don’t see why Flatpak wouldn’t be possible.
function showAlert() {
console.log("123");
}
echo "testing"
Coming in the next update!