You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nostrweb/src
OFF0 cd99b5e5c1
ci/woodpecker/pr/woodpecker Pipeline was successful Details
ci/woodpecker/push/woodpecker Pipeline was successful Details
feed: add deeplinking and browser history
Added deeplinks with browser history support. Each note and author
have now a detail view under nostr.ch/<event-id-or-pubkey> in a
future commit also /e/<event-id> and /p/<pubkey> could be supported.

User can now navigate with browser back (with the expection of the
settings overlay).

Not everything is supported in the detail view (yet) i.e reply and
stars are partially working (dont update visually), leaving this as
open bug. This should fix itself once only 1 render container is
used instead of different divs in the html for each view.

Ideally the detail view should also query for related events,
something to add in a future commit
2 years ago
..
assets pwa: add manifest and related app icons 2 years ago
about.html pwa: add manifest and related app icons 2 years ago
cards.css feed: add deeplinking and browser history 2 years ago
domutil.js feed: display link preview with noxy 2 years ago
favicon.ico getting ready 2 years ago
form.css feed: add deeplinking and browser history 2 years ago
index.html feed: add deeplinking and browser history 2 years ago
main.css feed: add deeplinking and browser history 2 years ago
main.js feed: add deeplinking and browser history 2 years ago
manifest.json pwa: add manifest and related app icons 2 years ago
tabs.css feed: add deeplinking and browser history 2 years ago
timeutil.js layout: update navigation and add icons 2 years ago
write.css send: update layout on mobile 2 years ago