This one is a honker.
Rewards update
Rewards are now random. Every night I give a cowboy a bottle whiskey and he flips a coin. If it lands on heads, we reward the top 33% of posts/comments. If it lands on tails, we reward the zappers of the top 33% of posts/comments.
Goodies
- nostr crossposting (via @bitcoinplebdev)
- requires nip-07 extension
- only applies to discussions currently (more is planned)
- you can set it to repost on a per post basis (in the options pane) or default to crossposting in settings
- symmetric lud-18 (via @WeAreAllSatoshi)
- you can now optionally send identifying information when you make a lightning address withdrawal ... assuming the receiver's wallet supports it
- you can also receive such information when someone sends to your lightning address
- quote replies (via @WeAreAllSatoshi)
- in the overflow aka
...
for items you can now quote the item you're replying to by hittingquote reply
- if you haven't highlighted text in the parent, it will quote the full item
- if you have highlighted text in the parent, it will only quote what you've highlighted
- if you have highlighted text in the parent and hit
reply
it will also quote it
- in the overflow aka
- mention autocompletes (via @WeAreAllSatoshi)
- it's like it sounds ... when you hit
@
sn attempts to help you find your boo
- it's like it sounds ... when you hit
- date range selection in search (via @rleed)
- full url search with the
url:
filter (via @rleed) - changes to my changes of images (via @ekzyis) ... he'll have the last change
- kind of a small one ... but when you switch over to preview, you no longer lose your cursor position in the original text
PR merging vacation
Take a knee contributors. PRs for new features will not be merged (by me at least) until I finish personalized feeds. Please continue to send in PRs, it just might be slightly slower turnaround than usual ... Oh, and one of your moms brought orange slices and gatorade. Help yourselves.
Please shout loud about any bugs you find!
expectedPaymentRequestToDecode
appears to be coming thelightning
npm lib, and is decoding an invoice.?amount=10000&payerdata=%257B%2522identifier%2522%253A%2522SatsAllDay%2540stacker.news%2522%257D
name
, as well. Are we doing thepayerdata
query param encoding incorrectly?JSON.parse()
errors out.decodeURIComponent
s:darthcoin@stacker.new
), so we default the form state. If these requests resolve out of order, you could end up in a state with no LUD-12 or LUD-18 options in the form. Debouncing should resolve it.reply
after making your selection can be used! It’s good to have options lolsubmit error: Nostr error: Timeout after 10000 ms waiting for extension
error: nostr extension failed to sign event timeouted after 5000 ms waiting for extension