nostrmarket
nostrmarket copied to clipboard
Feature Request List
- [x] fix fetch customer profile once (?)
- [x] merchant profile
- [x] fetch DMs (with order data from old merchants)
- [x] user page & logout
- [x] landing page no merchant
- [x] remove product from marketplace when merchant deletes it
- [x] multiple marketplace merges
- [x] re-add chat
- [x] filter by merchant
- [x] fix
nostrclientspam - [x] bug: product list flashing when first loaded
- [x] improve even more "too many concurrent REQs" issue
- [ ] fix merchant link
- [ ] add onchain payment
- [ ] refresh market settings (delete and re-create)
- [ ] bug: pending orders automatically re-processed
- [ ] link from cart to product and stall
- [x] individual relays
- [ ] fix
Hide Keysbutton - [ ] order ID conflict
- [ ] cancel order
- [ ] NIP: move payment option to stall level
- [ ] shipping zone: address mandatory
- [ ] discount if more pieces bought (?)
- [x] test 60+ products -> not published
- [ ] client tips merchant
- [ ] cupon
- [x] check negative quantity
- [ ] favourites
- [ ] validate on mobile
- [ ] sort
- [ ] re-add NIP07
- [ ] PWA
- [ ] bug: categories vertical scroll on sm screen
- [ ] manual re-connect to relay (user relays)
- [x] firefox fix: does not have hash function <-only on
httpok onhttps - [x] relative time for chat
- [ ] sometimes deleted products return (make list of deleted)
- [x] merchant pubkey in URL -> add to a market
- [ ] zaps
- [ ] websocket times out?
- [ ] i18n
- [ ] reputation with NIP39 (https://github.com/nostr-protocol/nips/blob/master/39.md)
Can we add to the feature request list a button to deactivate and reactivate products? I am managing a store with rolling flavors according to season and I want to turn on and off some products according to what is currently available (without deleting the products and having to later re-add them). So far I have not found a decent workaround either.
Can we add to the feature request list a button to deactivate and reactivate products? ...
Handled here: https://github.com/lnbits/nostrmarket/pull/89