stacker.news/api
Satoshi Nakamoto e9c0c06779 Various LUD-18 fixes
* Debounce the `onAddrChange` event handler when sending to a LN Address,
so we more accurately display the input form for LUD-12 and LUD-18 options

* Remove explicit URI encoding of Payer Data when sending to a LN Addr, since we're getting encoding for free via URLSearchParams

* Append `@stacker.news` to identifier values sent in payer data

* Don't do extra decoding when receiving LUD-18 data
2023-10-05 10:27:01 -04:00
..
lnd Add docs for local LND setup 2023-05-19 18:28:46 -05:00
models refine module instantiation 2022-04-27 17:06:42 -05:00
resolvers Various LUD-18 fixes 2023-10-05 10:27:01 -04:00
search Add OpenSearch to docker setup for development (#509) 2023-09-24 18:24:04 -05:00
slack Add setting to send diagnostics back to SN (#463) 2023-09-18 18:00:16 -05:00
typeDefs Mention auto-complete (#532) 2023-10-04 15:10:56 -05:00
webPush More push notification types (#530) 2023-10-04 18:20:52 -05:00
package.json Convert worker to ESM (#500) 2023-09-23 20:19:35 -05:00
ssrApollo.js Add block height to price carousel (#484) 2023-09-12 10:56:02 -05:00