forked from nostr/nostrweb
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
549bfed7dd
Events should be ordered by created_at. The randomly incoming events should be injected to their closest event sibling. Keeping a map of eventIds and dom nodes to reference and inject the new events. An alternative to keeping a map could be to add a data-attribute to each event and use querySelector. It is a trade-off os using more memory in order to not query the dom tree. |
2 years ago | |
---|---|---|
.. | ||
bubble.svg | 2 years ago | |
cards.css | 2 years ago | |
domutil.js | 2 years ago | |
form.css | 2 years ago | |
index.html | 2 years ago | |
main.css | 2 years ago | |
main.js | 2 years ago | |
tabs.css | 2 years ago |