From 90955515d0d3d7cf86d3fadbf33e55143c5fb145 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Tue, 25 Apr 2023 18:26:18 -0400 Subject: [PATCH] Updating readme with the new features. --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7d2eb1ce5..a8eb5c59b 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Or get the latest APK from the [Releases Section](https://github.com/vitorpamplo - [x] Relay Sets (home, dms, public chats, global) - [x] User/Note Tagging (NIP-08, NIP-10) - [x] Lightning Tips -- [x] Zaps (NIP-57) +- [x] Zaps (private, public, anon, non-zap) (NIP-57) - [x] URI Support (NIP-21) - [x] Event Deletion (NIP-09: like, boost, text notes and reports) - [x] Identity Verification (NIP-05) @@ -41,7 +41,17 @@ Or get the latest APK from the [Releases Section](https://github.com/vitorpamplo - [x] Online Relay Search (NIP-50) - [x] Internationalization - [x] Badges (NIP-58) -- [x] Hashtags +- [x] Hashtag Following and Custom Hashtags +- [x] Polls (NIP-69) +- [x] Verifiable uploads (NIP-94) +- [x] Login with QR +- [x] Wallet Connect API (NIP-47) +- [x] Accessible uploads +- [x] Bounty support (nostrbounties.com) +- [x] De-googled F-Droid flavor +- [x] External Identity Support (NIP-39) +- [x] Multiple Accounts +- [x] Markdown Support - [ ] Local Database - [ ] View Individual Reactions (Like, Boost, Zaps, Reports) per Post - [ ] Bookmarks, Pinned Posts, Muted Events (NIP-51) @@ -59,7 +69,7 @@ Or get the latest APK from the [Releases Section](https://github.com/vitorpamplo - [ ] Delegated Event Signing (NIP-26) - [ ] Account Creation / Backup Guidance (NIP-06) - [ ] Message Sent feedback (NIP-20) -- [ ] Polls (NIP-69) + # Development Overview