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 208ea6363a
profile: refactor
each view has it's own DOMMap to reference its own elements this
can us non-unique keys, i.e. each view can have a header key.

changed:
- use getViewElem instead of querying the dom
- access button.dataset.id directly before traversing the dom
1 year ago
..
assets pwa: add manifest and related app icons 2 years ago
styles event: align content with definition term 1 year ago
utils content: fix parse links with uppercase characters 1 year ago
about.html about: fix styling 2 years ago
contacts.ts profile: show following, contact-list changes and contact events 1 year ago
events.ts profile: show following, contact-list changes and contact events 1 year ago
favicon.ico getting ready 2 years ago
index.html cleanup 2 years ago
main.ts profile: refactor 1 year ago
manifest.json pwa: add manifest and related app icons 2 years ago
media.ts profiles: improve profile view 1 year ago
notes.ts refactor: improve view and move code to ui and notes 2 years ago
profiles.ts profile: refactor 1 year ago
reactions.ts reactions: move reaction logic to typed module 2 years ago
relays.ts feed: update subscriptions 2 years ago
settings.ts profiles: improve profile view 1 year ago
subscriptions.ts profile: show following, contact-list changes and contact events 1 year ago
system.ts system: move pow function and error overlay to system 2 years ago
template.ts profile: refactor 1 year ago
ui.ts event: remove time in title attribute 1 year ago
view.ts view: document view and template functions 1 year ago
worker.js refactor: function to es6 arrow functions 2 years ago
write.ts refactor: function to es6 arrow functions 2 years ago