From 9cd90db6b3a1405439eeb7f33cd0996e0f3578b8 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Sat, 11 Feb 2023 10:16:50 -0500 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7f6b68891..64baf3af7 100644 --- a/README.md +++ b/README.md @@ -17,14 +17,16 @@ Amethyst brings the best social network to your Android phone. Just insert your - [x] Private Messages (NIP-04) - [x] User Profiles (follow/unfollow) - [x] Public Chats (NIP-28) -- [ ] Notification Bubbles +- [x] Notification Bubbles +- [x] Reporting and Hide User capability +- [x] Profile Edit +- [x] Relay Edit (separate relay sets for home, dms, public chats, global) +- [x] Dropdown to Link Users when writing +- [x] Lightning Tips +- [ ] Zaps - [ ] Infinity Scroll -- [ ] Dropdown to Link Users/Posts when writing - [ ] Identity Verification (NIP-05) - [ ] Event Delegation (NIP-09) -- [ ] Filter messages from Unknown People -- [ ] Profile Edit -- [ ] Relay Edit - [ ] Account Creation / Backup Guidance - [ ] Message Sent feedback @@ -123,4 +125,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file +SOFTWARE.