Adding new tasks.

This commit is contained in:
Vitor Pamplona
2023-01-16 17:30:06 -05:00
parent 01425dd42e
commit 2037b35af6

View File

@@ -18,11 +18,14 @@ Amethyst brings the best social network to your Android phone. Just insert your
- [x] User Profiles (follow/unfollow) - [x] User Profiles (follow/unfollow)
- [x] Public Chats (NIP-28) - [x] Public Chats (NIP-28)
- [ ] Notification Bubbles - [ ] Notification Bubbles
- [ ] Infinity Scroll
- [ ] Dropdown to Link Users/Posts when writting - [ ] Dropdown to Link Users/Posts when writting
- [ ] Identity Verification (NIP-05) - [ ] Identity Verification (NIP-05)
- [ ] Event Delegation (NIP-09) - [ ] Event Delegation (NIP-09)
- [ ] Filter messages from Unknown People
- [ ] Profile Edit - [ ] Profile Edit
- [ ] Relay Edit - [ ] Relay Edit
- [ ] Account Creation / Backup Guidance
# Development Overview # Development Overview