Dev Update 5!
As always, you can view the changes yourself on nemmy.app.
Example of the new Embeds
What's new?
- Login (and Logout)
- Auth (like a welcome screen), Login and Signup pages
- Embeds on Posts
- Voting on Posts
- User Page
- Collapsing Comment Chains
- Comments can now be reloaded manually if a Lemmy Server doesn't work again
- The Navigation bar now can adapt it's contents to fit the page context
- New GitHub Readme
- Markdown Support
What's next?
There's a Roadmap on the new Readme which I will try to keep up-to-date.
The next steps will be voting on Comments and being able to Register, as well as Creating Posts and Comments.
Here's the full Roadmap from the GitHub Readme:
- [x] Basic APIs
- [ ] Voting
- [X] Voting on Posts
- [ ] Voting on Comments
- [x] PWA
- [ ] Auth
- [ ] Creating Content
- [ ] Creating Comments
- [ ] Creating Posts
- [ ] Offline Features
- [ ] Content Cache
- [ ] Upload when online
- [ ] Customization
- [ ] User Themes
- [ ] Compact Style (Like compact.reddit)
- [ ] Classic Style (Like old.reddit)
- [ ] QoL Features
- [ ] Auto-Register to other instances
- [ ] Subscribe to the same community on multiple instances (like c/nemmy on Lemmy.world and Lemmy.ml)
- [ ] Bulk Block/Hide Communities with the same or similar Name
- [ ] Subscribe/Unsubscribe from Communities while in Search mode (So you don't need to leave the Search page just to unsubscribe/subscribe)
New Auth, Login and Register Pages
The new User Page