gohumble
725af545ab
WIP: adding downloadMyProfilePicture and botProfilePicture to LNURL Meta ( #297 )
...
* adding downloadMyProfilePicture and botProfilePicture to serveLNURLFirst (pay)
* fix image download to ram
* add downloadProfilePicture
* add cache and download limit
* error checks
* user picture
* empty entry bug check for uuid
* check
* fix example
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2022-02-11 10:04:08 +01:00
LightningTipBot
e275b8760a
anon_id_sha256 ( #262 )
...
* anon_id_sha256
* refactor sha256 hash to strings package
* oops
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2022-01-05 01:28:17 +01:00
LightningTipBot
fd9ad39b0c
anonymous user ID for lnurl ( #107 )
...
* anonymous user ID for lnurl
* anonymous lnurl
* migrate at every start, not good
* anon id at user creation
* migrations file
* fix database migration task
* remove comment
* anon label
Co-authored-by: lngohumble <lngohumble@gmail.com>
2021-10-24 20:31:52 +02:00
LightningTipBot
903cc3c2e2
Lnurlp comments ( #89 )
...
* lnurl comments for RECEIVING
* fix import cycle
* fix import
* rename WebhookServer to Server
* rename LNURLInvoice to Invoice
* add str package. MarkdownEscape lnurl.Invoice comment
* add str package
* check for comment length
* lnurl pay with comment
* lnurl pay with comment
* check for wallet existence
* repackage main to internal
Co-authored-by: lngohumble <lngohumble@gmail.com>
2021-10-07 00:21:21 +03:00