Hmm… try going through here?
Hmm… try going through here?
If you’re game to test while I get the wheels back on we’re making progress!
https://bigfoot.ninja/post/4042
Note: significant bug with the comments due to API redesign that happened in the last 4 months.
Take a stab at the desktop build here:
https://github.com/zachatrocity/lemmynade/releases/tag/untagged-b9dc19b8998e08301a73
Yeah I’m working on that separately as an instance utility.
But Lemmynade (new name) does aggregate multiple instances and user accounts into a single feed which is nice
Yeah gonna make some designs options cause I don’t like them either. I want compact cards too. Feel free to open a feature request on my GitHub issues so I can track it!
Desktop works well!
Ah yeah that has been fixed.
I did the same thing last week, that’s how I got started on this whole thing! Hahaha
You can, it’s on the settings:
Yeah it does look similar. I didn’t design the UI up to this point. I’ve justed updated it to support the lemmy backend starting from 0.17.x
It fairly out of the box material design flutter
Yeah you can track progress here:
https://github.com/zachatrocity/lem
I’ll make a more formal GitHub release hopefully tomorrow!
Yeah you can track my progress here: https://github.com/zachatrocity/lem
I’ll make a formal GitHub and fdroid release hopefully tomorrow.
Well I know I could keep the name and have a separate bundle ID. But the old app is still on the play store. Figured it’d be easier to rename then deal with the duplicate named app on the store.
https://play.google.com/store/apps/details?id=com.krawieck.lemmur
I’ll get it on GitHub release tomorrow! Then fdroid and iOS app store to follow.
Should have a testable android APK on the repo tomorrow and I’ll work on getting the iOS app out for people to sideload.
Over all it works pretty well, there’s a few bugs but it’s a solid foundation!
Yeah I suck at names, I’ll keep thinking
Open source with gnu gpl v2.
That was the first thing I checked! Hahah
I really agree with you here.
The reddit exodus happened so fast that people didn’t think through or have time to learn how to scale in the fediverse.
Subreddits should equal instances.
Common threads/stickies within subreddits should equal communities within instances.
Subreddits should not equal communities.
I had this issue and the cause was the email server. If you’re using smtp you’ll have to make sure your vps opens port 25.
However you can also just register without an email and it should work
Yeah maybe, i’ve had my account for a few years but who knows.
If i decide do use email i’ll just make an smtp mail server on my homelab
Yeah, I tried and failed. They denied it and told me to use SES lol.
Whatever haha
Oh no i figured out the issue. I had GitHub trigger a migration from the fork to a stand alone. Sorry about that. Rerunning the build now and you should be able to get the packages once it finishes through the releases tab on my repo