Add profile page

This commit is contained in:
Jon Staab
2024-10-02 16:36:08 -07:00
parent 73eddece54
commit 96f22b9553
8 changed files with 159 additions and 10 deletions
+10 -2
View File
@@ -2,11 +2,19 @@
A discord-like nostr client based on the idea of "relays as groups". WIP.
# Notes
# Todo
- [ ] NIP 17 dms/chats
- [ ] Hook up donate buttons
- [ ] Profile settings
- [ ] Relay settings
------
- [ ] If the user isn't following anyone, show warning/fallback on people/notes pages
- [ ] Add person drawer with info and recent notes, where you can follow/mute them. Maybe same stuff as person search
- [ ] If the user isn't following anyone, show warning/fallback on people/notes pages
- [ ] Add react/reply to notes
- [ ] Indicate cut-off images, allow user to expand
- [ ] Sort/migrate repository data to keep important events
- Get rid of stuff from spaces the user isn't currently a member of
- [ ] Apply mutes