Commit Graph

  • bec27a5a0e
    Fix user since if first item wasn't paid (#1773) ekzyis 2024-12-30 23:33:17 +01:00
  • 4262189c91 fix week interval in newsletter k00b 2024-12-28 15:50:17 -06:00
  • 211e3c136b fix lint k00b 2024-12-28 11:16:59 -06:00
  • 43129f7045
    fit missing signup button spacing CypherCosmo 2024-12-28 13:47:57 -03:00
  • c89220dbde
    Add exclusion constraint to prevent duplicate items within 10m (#1747) ekzyis 2024-12-28 17:33:53 +01:00
  • 9783df8e3b
    Require invite limit (#1748) ekzyis 2024-12-28 16:28:05 +01:00
  • 74f771adf4 fix #1754 k00b 2024-12-27 19:06:30 -06:00
  • eb22fdab41
    make possibly conflicting optimistic cache updates write to each other (#1772) Keyan 2024-12-27 14:52:32 -06:00
  • 18445b1dc1
    fix 1695 by not updating ancestors on zap (#1766) Keyan 2024-12-27 10:19:49 -06:00
  • 6efa782c11
    fix typo (#1764) Riccardo Balbo 2024-12-26 20:10:15 +01:00
  • 4ad54d6f5a
    Fix typo in deposit notification (#1765) ekzyis 2024-12-26 20:10:02 +01:00
  • 1b1045fcd9 increase pull refresh distance k00b 2024-12-23 19:50:51 -06:00
  • 9490520925
    renerf ek and I (#1760) Keyan 2024-12-23 19:17:32 -06:00
  • 2fc529419e
    reduce territory price with prorated refund for actives (#1761) Keyan 2024-12-23 18:50:35 -06:00
  • b4352e74b4
    Fix echoed message about mining blocks (#1759) ekzyis 2024-12-23 20:15:37 +01:00
  • 0ca37038dd
    Fix upvote button shown for deleted items (#1753) ekzyis 2024-12-21 01:16:24 +01:00
  • f5fb88342b
    update cache on vault key update (#1752) Keyan 2024-12-20 18:15:06 -06:00
  • 6ad7a3cf60
    add ofelia cron for wallets and force cln to reconnect (#1746) Riccardo Balbo 2024-12-20 00:02:27 +01:00
  • fdbe14d195
    Fix send-only wallet save after device sync enabled (#1732) ekzyis 2024-12-19 18:31:11 +01:00
  • e4ca2d6e07
    Refine #1739 and fix regression causing nostr crossposts and login to not work (#1740) Riccardo Balbo 2024-12-19 15:27:45 +01:00
  • 4db2edb1d9
    Close relay connections after each NWC call (#1739) ekzyis 2024-12-19 07:11:03 +01:00
  • d3a705d3ad
    Fix admin edits (#1737) ekzyis 2024-12-19 01:28:18 +01:00
  • b8061a630c don't double factor trust k00b 2024-12-18 18:27:38 -06:00
  • 16b7160d36 increase create invoice timeout k00b 2024-12-18 13:47:03 -06:00
  • faeefdc498 increase send payment timeout k00b 2024-12-18 12:09:07 -06:00
  • 6d4dfddae8
    improve rewards (#1731) Keyan 2024-12-18 10:12:11 -06:00
  • 6098d39574
    Fix missing logs on save (#1729) ekzyis 2024-12-17 00:37:31 +01:00
  • 62a922247d
    Add timeouts to all wallet API calls (#1722) ekzyis 2024-12-16 21:05:31 +01:00
  • 819d382494
    Fix lightning address logs deletion (#1728) ekzyis 2024-12-15 18:14:33 +01:00
  • 14de23b21d
    Refactor CLN function signatures (#1726) ekzyis 2024-12-14 17:32:51 +01:00
  • 3cdfe620d0
    Refactor Blink function signatures (#1725) ekzyis 2024-12-14 15:56:45 +01:00
  • 77d22cfd77
    Remove unused wallet context args (#1724) ekzyis 2024-12-14 15:55:08 +01:00
  • bdd24130f9
    Nip46 auth with NDK (#1636) Riccardo Balbo 2024-12-14 03:25:34 +01:00
  • 285203889d Remove unused import ekzyis 2024-12-13 21:20:19 +01:00
  • a50a2c8bd1
    Fix receiver fallbacks depend on fast polls (#1723) ekzyis 2024-12-13 21:19:00 +01:00
  • d73f6323ff
    NDK (#1590) Riccardo Balbo 2024-12-13 20:28:36 +01:00
  • 52734940a3
    Bolt12 dev environment (#1702) Riccardo Balbo 2024-12-13 19:30:30 +01:00
  • bf541aa643
    Merge pull request #1721 from stackernews/fix-missing-usage-of-timeout-error Keyan 2024-12-13 10:29:50 -06:00
  • 06a3a71eb9 Use new TimeoutError ekzyis 2024-12-13 16:27:46 +01:00
  • adfbdeddba
    Merge pull request #1720 from stackernews/fix-toast-padding Keyan 2024-12-13 08:39:45 -06:00
  • fc4303658d
    Use AbortSignal.timeout + custom timeout error message (#1718) ekzyis 2024-12-13 15:38:42 +01:00
  • e8434d07c5
    Merge pull request #1719 from stackernews/fix-missing-save-error-log Keyan 2024-12-13 08:36:37 -06:00
  • 959cd1f3f4 Fix missing toast padding ekzyis 2024-12-13 15:02:00 +01:00
  • 64ba7a56cb Fix missing wallet error logging ekzyis 2024-12-13 11:30:28 +01:00
  • ec213907fc
    Use debian cdn instead of de mirror (#1715) Riccardo Balbo 2024-12-12 17:30:39 +01:00
  • 66b7352bf0
    Fix forever edits (#1716) ekzyis 2024-12-12 16:35:30 +01:00
  • 6918bcb452
    Merge pull request #1714 from stackernews/1704-fix-exposed-routing-fees Keyan 2024-12-11 15:47:57 -06:00
  • 98fae6c9ae prioritize payment reliability k00b 2024-12-11 15:38:38 -06:00
  • 0e765d4179
    Merge pull request #1709 from stackernews/fix-client-pending-forwards-paid Keyan 2024-12-11 14:43:33 -06:00
  • 3fe5f4b435
    Merge pull request #1713 from stackernews/shared-failed-forwards-view Keyan 2024-12-11 14:42:31 -06:00
  • c9439c33c6 Don't expose p2p zap receivers to routing fees ekzyis 2024-12-11 20:41:54 +01:00
  • 8f092cdc66 Use consistent view about failed forwards ekzyis 2024-12-11 20:08:53 +01:00
  • 4e6fb40c0b Use conditional waitFor to fix premature payment success ekzyis 2024-12-11 19:26:56 +01:00
  • 8cb89574ae Fix pending forwards considered paid by client ekzyis 2024-12-11 14:39:01 +01:00
  • 756e75ed7c
    Fix latest timestamp not updated (#1705) ekzyis 2024-12-10 22:36:04 +01:00
  • a46f81f1e1
    Receiver fallbacks (#1688) ekzyis 2024-12-10 21:15:29 +01:00
  • e6c74c965b
    Update awards.csv Keyan 2024-12-10 11:15:10 -06:00
  • 3ead4db8dc
    Use new LND node as routing node (#1700) ekzyis 2024-12-10 17:52:17 +01:00
  • 1a41760915
    CLN: Use port 9735 and log to stdout (#1701) ekzyis 2024-12-10 16:14:18 +01:00
  • 3e29e04b01
    Use same naming scheme between ln containers and env vars (#1698) ekzyis 2024-12-10 16:13:14 +01:00
  • bf20cf8f56 fix different carousels named the exact same thing k00b 2024-12-09 19:06:46 -06:00
  • 52098a3e50 fix broken static header from carousel k00b 2024-12-09 19:03:30 -06:00
  • 61fb1c445f
    Fix header carousel desync (#1696) ekzyis 2024-12-09 23:09:26 +01:00
  • d05a27a6c3
    Update awards.csv Keyan 2024-12-09 09:10:49 -06:00
  • a5fa40aa1b
    Fix comment in useSendWallets (#1691) ekzyis 2024-12-09 16:04:41 +01:00
  • 080459cd21
    Fix lud-18 validation imports (#1690) Riccardo Balbo 2024-12-08 19:37:56 +01:00
  • 4ec36670c3
    Update awards.csv Keyan 2024-12-07 15:59:38 -06:00
  • a8f79d59ff
    Update awards.csv Keyan 2024-12-07 15:48:20 -06:00
  • ec904e6b4c
    Move useInvoice and useQrPayment into own files (#1686) ekzyis 2024-12-05 15:52:32 +01:00
  • 3806dc23af
    enhance: show an error when uploads are expired (#1685) soxa 2024-12-05 15:15:08 +01:00
  • e55af28763
    Fix wallet logs delete for single wallet (#1684) ekzyis 2024-12-05 15:10:29 +01:00
  • 713227b255
    invite paid action (#1681) Keyan 2024-12-04 12:10:30 -06:00
  • 909853521d item referral threshold k00b 2024-12-02 14:44:15 -06:00
  • 01d5177006
    Fix edit timer stuck at 00:00 (#1673) ekzyis 2024-12-02 15:18:35 +01:00
  • 8595a2b8b0 stop probable source of 504 toasts k00b 2024-12-01 17:01:02 -06:00
  • 7f11792111
    Custom invite code and note (#1649) Riccardo Balbo 2024-12-01 23:31:47 +01:00
  • 76e384b188
    fix can't upload from iOS camera/mov files (#1667) soxa 2024-12-01 02:12:13 +01:00
  • 0b97d2ae94
    fix: top boosts shows others' unpaid boosts (#1647) soxa 2024-12-01 02:06:10 +01:00
  • d88971e8e5
    Fix: progress bar shown on back navigation through pathname check (#1633) Lorenzo 2024-12-01 02:05:26 +01:00
  • 0837460c53
    Fix missing authentication check for invite revocation (#1666) ekzyis 2024-11-30 19:08:30 +01:00
  • 55d1f2c952
    Introduce SubPopover (#1620) Felipe Bueno 2024-11-29 22:58:18 -03:00
  • bd5db1b62e
    Fix Territories selector updates without hard-reload (#1619) Lorenzo 2024-11-30 01:59:39 +01:00
  • 7cb2aed9db
    feat: recent unpaid bounties selection (#1589) Lorenzo 2024-11-29 01:47:01 +01:00
  • 8ce2e46519
    Merge pull request #1642 from stackernews/sender-fallbacks ekzyis 2024-11-28 23:00:03 +01:00
  • 9caeca00df fix cache update option name on qr k00b 2024-11-28 14:23:41 -06:00
  • 799a39b75f
    Fix deposit push notifications (#1662) ekzyis 2024-11-28 18:48:08 +01:00
  • 404cf188b3 function for merging data after retry k00b 2024-11-28 11:43:40 -06:00
  • 105f7b07e5 make fallback retry cache updates a special case k00b 2024-11-28 11:22:46 -06:00
  • cb028d217c fix zap fallback retries in notifications k00b 2024-11-28 10:48:22 -06:00
  • 6b59e1fa75 usesendwallets k00b 2024-11-27 19:39:20 -06:00
  • f89286ffdf make logger use full wallet k00b 2024-11-27 19:10:00 -06:00
  • 6c3301a9c4 Fix missing item invoice update on failure ekzyis 2024-11-28 01:53:04 +01:00
  • 67f6c170aa readability improvements k00b 2024-11-27 18:35:44 -06:00
  • f9169c645a Fix [undefined] in logs ekzyis 2024-11-28 01:25:04 +01:00
  • a0d33a23f3 Fix wallet save ekzyis 2024-11-28 01:16:30 +01:00
  • b608fb6848 refactor out array of hooks k00b 2024-11-27 17:31:08 -06:00
  • 61395a3525
    Merge branch 'master' into sender-fallbacks Keyan 2024-11-27 17:17:11 -06:00
  • 5e76ee1844
    Remove unused useWallet from QR code component (#1660) ekzyis 2024-11-28 00:16:44 +01:00
  • 7a8db53ecf Only retry same receiver if forward did not fail ekzyis 2024-11-27 22:38:29 +01:00
  • b301b31a46 Create wrapped invoices on p2p zap retries ekzyis 2024-11-27 21:56:40 +01:00