digi-monkey

Results 38 issues of digi-monkey
trafficstars

when render note, the related reaction count(zaps count, reply counts, bookmark counts, reposts counts) should be loaded and cache. this can be done with the issue #341

enhancement

## **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Some actions on '....'...

bug

from prev issue: - https://github.com/digi-monkey/flycat-web/issues/382 besides share a note link with ogp preview metadata, is it worth to impl a share button that generating preview image of this note right...

question

sometimes the homepage timeline cost 500mb memory and 150% CPU, it makes the app slow and response delay. consider other Nostr web clients like [snort.social](https://snort.social) is doing a great job...

enhancement

- https://github.com/digi-monkey/flycat-web/blob/master/src/components/MsgFeed/index.tsx#L238-L250

enhancement

since we support rendering inline image in the notes, the short note editor should support such feature.

enhancement

directly parsed and render in the original textarea will be the best. but it is more complicated to impl.

enhancement

so router url jumping feel slow, might be related to the current page like home page consume too much memory and CPU

bug