Michael Bumann
Michael Bumann
Currently we do not show when the invoice expires or if it is already expired. We should show that information to the user. - maybe only if it is already...
Fixes #1504 https://user-images.githubusercontent.com/64399555/194258432-ceba0956-df51-4950-82f4-23e5c0756e1b.mp4
[lsat.tech]( https://lsat.tech/) is actually a standard to authenticate API calls. Basically it is a standardized way on how the server responds with an invoice and how the client proofs the...
### Describe the bug Deleting a publisher (i.e. nakaphoto) does not delete related payments. Currently we only delete the `allowance` entry not the payments. ### Screenshots - Delete the nakaphoto...
lnd connect describes a URL that contains all need information to connect to an lnd node. it uses the `lndconnect:` scheme. We should add support for those links and automatically...
seems some lndhub implementations (lntxbot) can not handle integer amounts and expect strings. Alby accounts support both. Not sure about others. https://twitter.com/ArthurLaiSg/status/1570356953725149185
### Is your feature request related to a problem? Please describe In the lightning meta tag spec we describe a way that the website gets notified when the user made...
**Is your feature request related to a problem? Please describe.** Currently we support sending tips through lnurl/lightning addresses. People have to have lightning address and add that one to their...
@tobischo is currently mainly maintaining this library and has done great work in pushing it forward. He should get access to the Rubygems project to be able to release the...
Currently it is not possible to read the medium article that is referred to from the Readme. Maybe copy relevant parts to the readme to make it accessible for people...