Commit Graph

1457 Commits

Author SHA1 Message Date
Ben Arc
734bf1bcd5 made polling longer 2021-08-16 07:36:02 +01:00
Ben Arc
3dd94dd710 Changed webhook to actually optional 2021-08-16 07:33:47 +01:00
Arc
1359c1ee39
Merge pull request #295 from lnbits/lnticketsflat
Returns lnticket to polling, until listeners are properly tested, and adds a flat rate
2021-08-16 07:24:18 +01:00
Ben Arc
36af425c1b Changed back to polling
Once a stable listener alternative is production ready it can be added back
2021-08-16 07:15:59 +01:00
cd2357
b53ad5b64a Create Invoice popup: Mark memo field as required
Both amount and memo are required by the API, but only the amount field is marked as such in the UI. This commit also marks the memo field as required.
2021-08-14 06:01:21 -03:00
Ben Arc
7bdbe08732 Merge branch 'master' into lnticketsflat 2021-08-13 23:24:12 +01:00
Ben Arc
3fda8bf06f flatrate added 2021-08-13 23:23:18 +01:00
Tiago vasconcelos
20ecfb4810 Fix for postgres compatibility 2021-08-13 18:25:18 -03:00
Tiago vasconcelos
da7f7fb618 fix js error on fetch copilots 2021-08-13 18:25:18 -03:00
Tiago vasconcelos
4ce0ed63c0 fix livestream for postgres compatibility
fix producers create returning id
2021-08-13 13:32:49 -03:00
fiatjaf
1c0a4e252a explicit postgres type numbers in anti-conversion table. 2021-08-11 22:53:34 -03:00
fiatjaf
8f2b42309d revert b7ed7fab59 2021-08-11 22:53:11 -03:00
fiatjaf
26b3599325 fix insertion bugs/incompatibilities with lastrowid stuff. 2021-08-11 22:19:27 -03:00
Tiago Vasconcelos
b7ed7fab59
(TEMP) fix tickets not showing after payment (#292) 2021-08-11 13:52:54 -03:00
fiatjaf
6312b5b564 fix compatibility on REFERENCES statement on streamalerts table creation. 2021-08-11 10:23:02 -03:00
Ben Arc
18761ea1da temp fix for running migrate 2021-08-11 12:33:56 +01:00
fiatjaf
b96a6661f8 fix "requesting" display for addresses. 2021-08-10 08:11:51 -03:00
fiatjaf
9c31d06112 remove quotes from streamalerts table names. 2021-08-10 07:40:04 -03:00
fiatjaf
a019d29b9b support pay-to-identifier. 2021-08-10 07:25:51 -03:00
fiatjaf
2bcc01d640 streamalerts: fix db queries so postgres can work. 2021-08-09 20:29:37 -03:00
benarc
4d8452c7c9 Fixed colours + prettier 2021-08-09 20:15:54 +01:00
Fitti
0697a1660f
Stream Alerts: Follow new dynamic naming convention (#289)
Co-authored-by: Fitti <fitti@fitti.io>
2021-08-07 11:14:27 -03:00
oriolpont
19d432b404 forward the port as set in PORT env var 2021-08-06 12:38:58 -03:00
Tiago vasconcelos
723c9ea3ab cleanup 2021-08-06 12:37:30 -03:00
Tiago vasconcelos
b3856d5aff allow wallet rename issue #141 2021-08-06 12:37:30 -03:00
Tiago vasconcelos
16f8071731 fix issue #267 2021-08-06 12:37:30 -03:00
Tiago vasconcelos
a32e43b2bb fix having LND_GRPC_MACAROON as HEXSTRING issue #268 2021-08-06 12:37:30 -03:00
Tiago vasconcelos
9b89329029 add usermanager to the curl api examples 2021-08-06 12:37:30 -03:00
Tiago vasconcelos
b4ea4c75ad fix issue #286 2021-08-06 12:37:30 -03:00
Tiago vasconcelos
d582ee87e5 fix postgres not showing payments 2021-08-05 08:57:50 -03:00
Fitti
0813adb70d
Stream Alerts: Enforce sensible length limits on Name and Message (#285)
Co-authored-by: Fitti <fitti@fitti.io>
2021-08-04 11:32:51 -03:00
Fitti
baf3b76c33
Stream Alerts: Fix donations table and default donor name "Anonymous" (#283) 2021-08-03 15:54:55 -03:00
fiatjaf
4a84204523
Merge pull request #281 from talvasconcelos/fix/streamAlertsUI
Fix UI issue on service creation
2021-08-02 07:05:53 -03:00
Tiago vasconcelos
e3764e384a clean up comments and logs 2021-08-02 10:58:04 +01:00
Tiago vasconcelos
91f082eb69 fixed create_service from sending html and showing correctly on create 2021-08-02 10:25:06 +01:00
fiatjaf
32764d1bad
Merge pull request #227 from Fittiboy/TwitchAlerts
Stream Alerts extension
2021-08-02 05:23:25 -03:00
fiatjaf
e0496fb244 fix postgres type translation bug and add some logs. 2021-08-01 10:30:27 -03:00
Fitti
89f54143f7 Fix typo 2021-08-01 09:35:15 +02:00
Fitti
989f4eef8e
Merge branch 'lnbits:master' into TwitchAlerts 2021-08-01 09:07:39 +02:00
Fitti
bac5aeaedb Update README.md 2021-08-01 07:00:45 +02:00
Fitti
663cd42f5f Update README.md 2021-08-01 06:59:10 +02:00
Fitti
93a2d9c9a3 Uri -> URI 2021-08-01 06:13:29 +02:00
Fitti
716c3f934b Add Streamlabs Redirect Uri 2021-08-01 06:12:35 +02:00
Fitti
a18806ecf3 Fix onchain support 2021-08-01 05:45:36 +02:00
Fitti
5ddcb60525 Enable onchain wallet support 2021-08-01 05:22:28 +02:00
Fitti
7444be8c54 Rename TwitchAlerts to StreamAlerts 2021-08-01 04:54:43 +02:00
fiatjaf
83137ba0a0 print handled exceptions. 2021-07-31 08:15:28 -03:00
fiatjaf
b1b487bc48 catch everything and restart in main background tasks. 2021-07-30 19:29:54 -03:00
Ben Arc
aa1c83cdc4 added dynamic titles for continuity 2021-07-25 14:26:20 +01:00
fiatjaf
2b82985d36 fix issue #273 2021-07-20 16:31:09 -03:00