My pet project Morpha is coming along pretty well so far. No builds are available yet but the feature set includes:
Doom scrolling feed
viewing communities
Inbox/replies
Media player
Planned features are:
Profile views
Swipe to upvote,downvote, reply
Correct comment thread view
Full implementation of the api. (Though this is on the backburner)
It’s only been in development for a few days but I’ve been able to get some serious progress done. Lemmy’s api is a treat to work with. Only problem I’ve run into is infinite scrolling can be a little finicky without a nextPage option on the Posts endpoint
My pet project Morpha is coming along pretty well so far. No builds are available yet but the feature set includes:
Planned features are:
It’s only been in development for a few days but I’ve been able to get some serious progress done. Lemmy’s api is a treat to work with. Only problem I’ve run into is infinite scrolling can be a little finicky without a nextPage option on the Posts endpoint