Michael Hall
Michael Hall
Right now it just shows the raw content, no tags, links, etc.
This is contingent on there being a localStorage cache adapter for NDK. ### Local Storage - [x] Cache profiles - [ ] Cache notes ### In Memory - [x] Cache...
just playin around with this
- Feed can be cached in memory w/ redux - Only reload the feed on page refresh - This will signicantly improve peformance
Cleaner this way. Documentation: https://v5.mantine.dev/styles/create-styles/
SEO
- [ ] Decide how we want Stemstr to show up in search results - Which pages/content? @rockymedure - [ ] Add site to Google Search Console @bndw - [...
Relevant components: https://github.com/stemstr/Client/blob/main/components/FileDropOverlay/FileDropOverlay.js https://github.com/stemstr/Client/blob/main/components/PostSheet/PostSheet.js https://github.com/stemstr/Client/blob/main/components/Fields/SoundPicker/SoundPicker.js
Need config options in nostr.json outlining which of the optional features are currently supported. ### Filename Specify whether variable filenames are supported ### Type Conversion Must specify which specific conversions...
Things to consider: - Be able to identify client - Be able to identify user by npub - Lightning integration?