Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
hoytech committed Dec 18, 2024
1 parent 6c0b4ad commit a270f5d
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions src/apps/web/TODO
Original file line number Diff line number Diff line change
@@ -1,25 +1,21 @@
read
? pagination on communities?
- nostr: links not replaced in community titles
* caching
! paginate followers
* nostr: links not replaced in feed titles
* support nprofile/nevent/etc links
* non-500 error pages when bech32 fails to parse, for example
* search field: enter anything, pubkey (hex or npub), eventId, etc. maybe even full-text search?
* rss
* click on up/down vote counts to see who voted

styling
! test a bit on mobile
! make login/upvote/etc buttons do something when not logged in/no nostr plugin installed
- slightly grey out visited links
- reduce green colour, test dark mode
? limit name length: http://localhost:8080/u/npub1e44hczvjqvnp5shx9tmapmw5w6q9x98wdrd2lxhmwfsdmuf5gp9qwvpk6g
? smarter truncation/abbrev (try to cut at a sentence, or word boundary, don't cut URLs)
? smarter truncation/abbrev (try to cut at a sentence, or word boundary, don't cut URLs or UTF-8)
? abbrev comments should be smaller? non-pre tag?

misc
! nginx/systemd/deb deploy stuff
! docs
* nip-05 checkmarks
? nip-05 checkmarks

write
? edit profile (or maybe just send them to https://metadata.nostr.com/)
Expand Down

0 comments on commit a270f5d

Please sign in to comment.