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.
OFF0 30809ccbce
feed: update subscriptions
playing around with subscriptions, feed now loads profile names,
profile views also show replied to notes and notes recursively
search for replies or replies.

this commit does too many subscriptions, ideally a max of three
subscriptions are done at once. in future commit it would be nice
to subscribe modularly, have done callbacks or push into subscribe
next queues.
2 years ago
..
assets pwa: add manifest and related app icons 2 years ago
styles feed: visually improve threads styling 2 years ago
utils feed: update subscriptions 2 years ago
about.html about: fix styling 2 years ago
events.ts utils: import directly from utils 2 years ago
favicon.ico getting ready 2 years ago
index.html cleanup 2 years ago
main.ts feed: update subscriptions 2 years ago
manifest.json pwa: add manifest and related app icons 2 years ago
media.ts profile: move and type profile metadata 2 years ago
notes.ts refactor: improve view and move code to ui and notes 2 years ago
profiles.ts refactor: improve view and move code to ui and notes 2 years ago
reactions.ts reactions: move reaction logic to typed module 2 years ago
relays.ts feed: update subscriptions 2 years ago
settings.ts cleanup 2 years ago
subscriptions.ts feed: update subscriptions 2 years ago
system.ts system: move pow function and error overlay to system 2 years ago
ui.ts feed: visually improve threads styling 2 years ago
view.ts refactor: improve view and move code to ui and notes 2 years ago
worker.js refactor: function to es6 arrow functions 2 years ago
write.ts refactor: function to es6 arrow functions 2 years ago