Michael Bumann

Results 64 issues of Michael Bumann

Fathom Analytics is a simpler and more privacy-focused alternative to Google Analytics. To make it easy for new users to use Fathom we should add support for the Fathom snippet....

enhancement
help wanted

### Description This adds a new prompt for LNURL pay requests. This is currently very experimental and this PR is opened to serve as a potential starting point around implementing...

I am wondering what your thoughts are on trying to handle HTTP 402 responses to request payments: If a server responds with a 402 HTTP status and a lightning invoice...

This adds support to pass an additional, optional description_hash to the `addinvoice` call. The API stays the same it simply adds support for passing an additional parameter. Some applications (e.g....

Is there a reason why the `description_hash` (and potentially other params) can not be passed on to LND? https://github.com/bumi/LndHub/blob/master/controllers/api.js#L192 Allowing to pass in a `description_hash` would allow lndhub to be...

### Is your feature request related to a problem? Please describe We have greatly improved with automated tests in the recent weeks. To make it easier for people to manually...

documentation
good first issue

**Describe the bug** Sometimes we give the user an error message that says `Error message: (Cannot read properties of undefined (reading "error")` Which basically means that our code somewhere tried...

bug

### Is your feature request related to a problem? Please describe As a reader I want to be able to tip a substack publisher the same way as we do...

enhancement
good first issue
hacktoberfest

Currently we have quite some data duplication in the tests which we should extract into reusable fixtures. see: https://github.com/getAlby/lightning-browser-extension/pull/968#discussion_r928803305

good first issue
frontend
chore

### Is your feature request related to a problem? Please describe Allow users to connect Alby to their BTCPay server LND node. BTCPay uses LND so we need a nice...

enhancement
good first issue