Commit Graph

  • 5f602e24fa
    Fix conflict on duplicate image in post (#875) ekzyis 2024-02-25 17:19:48 +01:00
  • 8cd147f67f
    Insert image at cursor position (#874) ekzyis 2024-02-25 17:18:07 +01:00
  • a067a9fcf1
    Use progress bar for pending payments (#873) ekzyis 2024-02-24 21:33:08 +01:00
  • 817234a7fa
    More zap undo fixes (#872) ekzyis 2024-02-24 18:38:40 +01:00
  • cd4f243106 fix missing field in schema keyan 2024-02-23 09:35:20 -06:00
  • d987069fae
    Fix toast progress bar desync (#871) ekzyis 2024-02-23 16:14:51 +01:00
  • fa4f09ddca
    Territory notifications for everyone (#870) ekzyis 2024-02-23 16:12:49 +01:00
  • 96ff26f26e include comments in territory revenue keyan 2024-02-22 15:32:42 -06:00
  • b42a4eabab reward everything again keyan 2024-02-22 15:31:52 -06:00
  • b0bf7add34
    Show founded territories on profile (#868) mzivil 2024-02-21 20:55:48 -05:00
  • 6f8b6c36d8
    Remove console.log (#869) ekzyis 2024-02-22 02:34:51 +01:00
  • 565e939245
    Nostr crossposting all item types (#779) Austin Kelsay 2024-02-21 19:18:36 -06:00
  • c57fcd6518
    Allow zap undo's for short period of time (#857) ekzyis 2024-02-22 01:48:42 +01:00
  • 46a0af19eb
    Make poll expiration configurable (#860) mzivil 2024-02-21 13:18:43 -05:00
  • 843471e5dc
    Fill bolts on hover with next zap color (#867) ekzyis 2024-02-21 00:46:27 +01:00
  • 5de014cba8
    Toast flows (#856) ekzyis 2024-02-20 02:03:30 +01:00
  • fe0d960208 handle other possible base64-like string encodings keyan 2024-02-18 15:08:10 -06:00
  • a9ade0354d wip keyan 2024-02-17 10:35:00 -06:00
  • a7018e25c6
    Refactor removeToast (#854) ekzyis 2024-02-18 20:33:32 +01:00
  • 2d5b1f090d
    Handle space separated NWC info event (#855) benthecarman 2024-02-18 19:29:53 +00:00
  • 6e6c355a3f
    Add tests for internal linking (#808) ekzyis 2024-02-17 22:53:36 +01:00
  • 81ab960d92
    Fix NWC support detection (#845) ekzyis 2024-02-17 17:30:13 +01:00
  • 7065008f5d remove overspecified condition keyan 2024-02-16 13:26:15 -06:00
  • 0d549abff9 fix erronous reference to me in user profile keyan 2024-02-16 13:15:00 -06:00
  • 3106850ce9 fix reference to old materialized view keyan 2024-02-16 12:58:50 -06:00
  • 03b1b173ad
    Rename HODL to JIT in frontend comments (#843) ekzyis 2024-02-16 19:27:15 +01:00
  • 3d1bcd38c6
    Fix onSubmit not ignoring payment cancels from WebLN payments (#842) ekzyis 2024-02-16 19:26:43 +01:00
  • 5c56267aaa
    Changed my nym to ek (#844) ekzyis 2024-02-16 19:25:43 +01:00
  • 798fab097d
    Make territory billing period changeable (#840) Keyan 2024-02-16 12:25:12 -06:00
  • cfd762a5b6
    Fix toast autohide (#839) ekzyis 2024-02-15 23:49:54 +01:00
  • b5bf0c88e3 fix sub apollo cache merge errors keyan 2024-02-15 11:32:09 -06:00
  • afe096e516
    Fix QR code interaction with WebLN provider (#834) ekzyis 2024-02-15 18:20:15 +01:00
  • 8727f95fd9
    remove filter for ItemAct where act is TIP (#835) mzivil 2024-02-15 10:43:38 -05:00
  • 57917d47a2 fix lnaddr autowithdraw keyan 2024-02-15 08:59:45 -06:00
  • 35d212573e
    auto canceling bolt11s from lnd when auto dropped from DB (#793) Dillon 2024-02-14 17:31:25 -06:00
  • 1444ff476e
    Validate pubkey, relay URL and secret of NWC URL (#810) ekzyis 2024-02-14 22:09:13 +01:00
  • bbbd5060d0 add numbering to top stacker and territories keyan 2024-02-14 15:06:42 -06:00
  • f59ee5df17
    Add ranked territories to 'top' page (#828) mzivil 2024-02-14 15:27:00 -05:00
  • b3498fe277
    Add Opt-in to Display Linked Accounts in Profile (#826) Alex Lewin 2024-02-14 14:33:31 -05:00
  • 5c3c7fb185 allow more restricted macroons fix #827 keyan 2024-02-14 12:56:37 -06:00
  • 0c3be0cd08
    Fix saloon comments hidden in profile (#831) ekzyis 2024-02-14 18:58:29 +01:00
  • e57671ba9b dont imply required websocket fix #830 keyan 2024-02-14 11:53:41 -06:00
  • 2587483bbe
    Merge pull request #830 from stackernews/fix-settings-relay-required ekzyis 2024-02-14 18:33:48 +01:00
  • 5eeaf671f8 Fix settings save requires relay set ekzyis 2024-02-14 18:27:35 +01:00
  • 2b851edb02 remove debug comment keyan 2024-02-14 09:17:21 -06:00
  • 2ce2580e8e fix posts not showing up in bookmarks keyan 2024-02-14 09:11:34 -06:00
  • 30bc3b612a
    Fix comment (unsafe-eval isn't used in prod) (#825) ekzyis 2024-02-14 15:45:00 +01:00
  • 04991b4ddf try url object with next/link to fix #822 keyan 2024-02-13 19:44:03 -06:00
  • 2bbcbfbb26
    Force SSR to include CSP nonces on page reload (#818) ekzyis 2024-02-13 23:40:26 +01:00
  • a6aebd7004 fix comment bookmarks keyan 2024-02-13 16:22:36 -06:00
  • bff9342272
    Allow blob: scheme (#817) ekzyis 2024-02-13 23:11:34 +01:00
  • d6465162bd
    Fix missing setInitialized (#815) ekzyis 2024-02-13 21:30:54 +01:00
  • ec4e1b5da7
    LND autowithdraw (#806) Keyan 2024-02-13 13:17:56 -06:00
  • fc18a917e3
    Add Content Security Policy headers (#805) ekzyis 2024-02-13 20:10:06 +01:00
  • a4e84e7a2e
    Fix local prod builds assuming CDN (#814) ekzyis 2024-02-13 16:53:34 +01:00
  • 894a73d713
    Show item page in internal links (#807) ekzyis 2024-02-12 20:34:33 +01:00
  • 8238d4d5be
    Enforce HTTPS for LNbits (#809) ekzyis 2024-02-12 00:39:06 +01:00
  • 6355d7eabc
    Add nsfw setting to territories (#788) mzivil 2024-02-09 21:35:32 -05:00
  • b3d485e8c4
    Refactor default payment method setting (#803) ekzyis 2024-02-09 16:42:26 +01:00
  • ec3e8f0079
    Remove deprecated comment (#801) ekzyis 2024-02-09 16:39:59 +01:00
  • b6dd4c1dba
    Update image fees to 50 MB free per day (#798) ekzyis 2024-02-09 02:06:20 +01:00
  • 310011f05d
    Expose WebLN interface via React Context (#749) ekzyis 2024-02-08 19:33:13 +01:00
  • 6adb57c8ec autoscale capture svc by response time keyan 2024-02-06 13:53:43 -06:00
  • 02278c6073
    Improved ux for domain only searches (#782) Noah 2024-02-07 16:45:11 -08:00
  • 65cc1dbcc0
    Merge pull request #785 from stackernews/773-fix-pins-prevent-post-show-up-in-feeds Keyan 2024-02-04 16:46:49 -06:00
  • 46eeb729c3 Fix pinned items don't show up in home ekzyis 2024-02-04 22:15:18 +01:00
  • 42e491b59d
    Merge pull request #784 from mzivil/fix-territory-form-labels Keyan 2024-02-04 10:11:54 -06:00
  • 1135fff77c refine capture svc keyan 2024-02-03 20:14:54 -06:00
  • 05d866883a make capture svc a little more robust keyan 2024-02-03 17:49:34 -06:00
  • f2f39f4c22 fix clicks on billing types label not toggling correct radio mzivil 2024-02-03 16:42:10 -05:00
  • 3328c1daa3 fix clicks on post types label not toggling correct checkbox mzivil 2024-02-03 16:31:22 -05:00
  • 4789a93778
    Merge pull request #783 from stackernews/fixpins Keyan 2024-02-03 15:33:41 -06:00
  • c23f1f82bc allow pins to be zapped but not from pin position keyan 2024-02-03 15:26:21 -06:00
  • cb5c12b82d
    Merge pull request #781 from mzivil/fix-hn-and-bitcointalk-dupes Keyan 2024-02-02 15:16:15 -06:00
  • 986ba582e5 fix lint errors mzivil 2024-02-02 16:06:33 -05:00
  • 7ff02ebe30 rename mutated hostname and pathname variables to avoid confusion mzivil 2024-02-02 15:57:34 -05:00
  • db7c4c3d76 rename uri to uriRegex to avoid confusion mzivil 2024-02-02 15:50:18 -05:00
  • 99e547e6ae fix all hacker news and bitcoin talk links showing up as dupes mzivil 2024-02-02 15:46:30 -05:00
  • 068f1e9eba use stripTrailingSlash for uriRegex in dupes mzivil 2024-02-02 15:45:49 -05:00
  • a039f29cdf add stripTrailingSlash utility function mzivil 2024-02-02 15:44:37 -05:00
  • bbfb008d5f
    Merge pull request #780 from mzivil/fix-yewtube-dupes Keyan 2024-02-02 13:48:54 -06:00
  • d861890d35 add sn nym to contributors mzivil 2024-02-02 14:19:23 -05:00
  • 4076727ed3 fix yewtu.be links showing up as dupes of each other mzivil 2024-02-02 12:43:24 -05:00
  • b2ba333905
    Merge pull request #777 from stackernews/toast-tags Keyan 2024-02-01 11:10:10 -06:00
  • dbde163c74
    Merge pull request #778 from stackernews/faster-expiry-after-payment Keyan 2024-02-01 11:04:02 -06:00
  • 730158fd5c Finalize hodl invoices after payment within 60 seconds ekzyis 2024-02-01 17:05:16 +01:00
  • 1fa129272a Use toast body as default tag ekzyis 2024-02-01 14:50:51 +01:00
  • 878d661154 Add tag and cancel support to toasts ekzyis 2024-02-01 14:18:42 +01:00
  • 50c4a9c8e6
    Merge pull request #775 from benthecarman/rm-desc-hash-check Keyan 2024-01-31 09:21:48 -06:00
  • e4c1c9bade
    Remove description hash check for lnurl benthecarman 2024-01-31 12:19:16 +00:00
  • 7c67c4049e run npm install keyan 2024-01-30 20:08:48 -06:00
  • a62cdd288f upgrade puppeteer in capture microservice + add emojis keyan 2024-01-30 19:53:53 -06:00
  • 565950c875 install psql on servers keyan 2024-01-30 18:47:01 -06:00
  • 3cc1f23902 remove no longer needed chromium install keyan 2024-01-30 18:43:03 -06:00
  • 38e42255dd remove no longer needed puppeteer config keyan 2024-01-30 18:41:26 -06:00
  • 5b376bf5b9
    Merge pull request #774 from stackernews/microservices Keyan 2024-01-30 18:38:59 -06:00
  • 60a02f4c8a npm audit fix keyan 2024-01-30 18:28:13 -06:00
  • 31cdf572fb add microservice definitions to repo keyan 2024-01-30 18:23:46 -06:00
  • 61c64646b5 use capture microservice keyan 2023-07-15 11:17:16 -05:00
  • d1ed72bb85
    Allow territory founders to pin items (#767) ekzyis 2024-01-30 18:04:56 +01:00