Keyan
53f6c34ee7
Merge pull request #1974 from stackernews/rename-to-next-account
...
Fix missing rename to nextAccount
2025-03-15 08:06:21 -05:00
ekzyis
54e7793668
Fix missing rename to nextAccount
2025-03-14 22:01:55 -05:00
Keyan
0d93c92e30
Merge pull request #1971 from stackernews/fix-anon-failed-invoices
...
Don't poll failed invoices if anon
2025-03-12 20:25:12 -05:00
ekzyis
6f50b485b4
Don't poll failed invoices if anon
2025-03-12 20:10:15 -05:00
Keyan
6715943862
Merge pull request #1970 from stackernews/reply-cost-check
...
Add check for Sub.replyCost > 0
2025-03-12 19:46:47 -05:00
Keyan
dbce0a7517
Merge pull request #1969 from stackernews/fix-saloon-replies
...
Fix saloon replies
2025-03-12 19:46:21 -05:00
ekzyis
4e62053b45
Fix saloon replies
...
The query will return { replyCost: null } if no sub was found because of the left join.
2025-03-12 17:53:39 -05:00
ekzyis
a9943981fd
Add check for Sub.replyCost > 0
2025-03-12 17:53:15 -05:00
ekzyis
2038701ecf
Merge pull request #1968 from stackernews/faq-update
...
Update FAQ with wallet questions
2025-03-12 17:44:59 -05:00
ekzyis
b46418e71e
Shorten question
2025-03-12 15:14:57 -05:00
ekzyis
907a7aabbd
Update FAQ with wallet questions
2025-03-12 15:13:27 -05:00
Keyan
8f8b2e4496
Merge pull request #1966 from stackernews/rename-to-next-account
...
Rename to /api/next-account
2025-03-11 07:56:46 -05:00
ekzyis
69e62c1e6e
Rename to /api/next-account
2025-03-10 20:24:13 -05:00
Keyan
9aad2fd903
Merge pull request #1963 from stackernews/fix-item-cost
...
Fix item cost in details
2025-03-10 20:03:48 -05:00
k00b
ed9fa5f823
fix fragment when comment visited directly + one db dip
2025-03-10 20:02:55 -05:00
ekzyis
65b1db23a7
Fix item cost in details
2025-03-10 18:13:33 -05:00
Keyan
d8c604172a
Update awards.csv - pay up
2025-03-10 14:48:35 -05:00
ekzyis
3a93b04e07
Merge pull request #1960 from stackernews/fix-welcome
...
Fix fetching of user items in welcome script
2025-03-09 23:29:14 -05:00
ekzyis
0801191b9e
Fix fetching of user items in welcome script
2025-03-09 23:06:50 -05:00
ekzyis
7b725746b0
Remove unnecessary wrapping with NodeNext(Request|Response) ( #1956 )
2025-03-09 10:53:14 -05:00
ekzyis
5b7ff24955
Allow any admin to toggle SNL banner ( #1955 )
2025-03-07 18:01:34 -06:00
github-actions[bot]
8ad352ee0f
Extending awards.csv ( #1954 )
...
Co-authored-by: huumn <34140557+huumn@users.noreply.github.com>
2025-03-07 18:00:55 -06:00
Edward Kung
2c79472c69
Update semantic search documentation ( #1952 )
...
* update semantic search setup documentation
* instructions to modify .env.local instead of .env.development
* fix typo
2025-03-07 15:46:34 -06:00
Keyan
e269a8eb5b
Update awards.csv
2025-03-06 18:26:31 -06:00
k00b
19e3b65edd
store extracted links
2025-03-06 18:14:10 -06:00
k00b
b7130b68fd
sort notes
2025-03-06 18:14:10 -06:00
Keyan
9292d4f991
Update awards.csv - add known lnaddrs
2025-03-06 14:49:46 -06:00
Keyan
7c98a32452
Update awards.csv
2025-03-06 13:20:51 -06:00
github-actions[bot]
3659b4555e
Extending awards.csv ( #1949 )
...
Co-authored-by: huumn <34140557+huumn@users.noreply.github.com>
2025-03-06 13:09:00 -06:00
Scroogey-SN
6363550123
change trigger from pull_request to pull_request_target ( #1948 )
2025-03-06 13:06:51 -06:00
k00b
53e4683d98
overflow hidden on media container, don't revert-layer on video
2025-03-06 13:04:32 -06:00
k00b
4dd9088f25
fix #1945
2025-03-06 09:27:23 -06:00
soxa
b03e02e4cf
Expose env-dependent constant to service worker; Add Brave Browser-specific push registration error and guidance; Remove unused fetch debug plugin ( #1947 )
2025-03-06 09:24:49 -06:00
ekzyis
75d0a8e3d9
Fix undefined db for wallet logs ( #1944 )
2025-03-05 07:29:21 -06:00
k00b
d3e5af40ec
fix trust after mathjs upgrade
2025-03-05 07:26:59 -06:00
ekzyis
bf54044a96
Also check for user
before setting multi auth cookies ( #1941 )
...
* Move multi auth init
* Store same token as we return in jwt callback
2025-03-04 08:58:48 -06:00
k00b
8eb5a51fd6
move sanctioned country codes to env var
2025-03-03 18:14:36 -06:00
k00b
5a8804de79
disallow buying CCs through lnurl-pay and lightning address
2025-03-03 18:03:34 -06:00
Keyan
090203b579
Update extend-awards.yml adding issues: read
2025-03-03 15:41:04 -06:00
soxa
8baf725a37
fix safari videos regression, overflow clipping images ( #1938 )
2025-03-03 14:53:02 -06:00
Keyan
20b2f9d4c6
Update extend-awards.yml with contents write
2025-03-03 14:39:31 -06:00
Scroogey-SN
65cb25e28c
Extend awards action ( #1939 )
...
* remove debug job, restrict create-pull-request to only awards.txt, add documentation
* make create-pull-request use a custom branch, and filter that out, so PRs generated by action don't invoke action again
* add permissions: line
* pull-requests write instead of all
---------
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2025-03-03 14:35:22 -06:00
ekzyis
dfe0c4ad23
Fix footnotes and overflow ( #1940 )
...
* Fix missing uncollapse on footnote click
* Add comments to variables
2025-03-03 14:31:10 -06:00
Keyan
0d57dce068
Update awards.csv
2025-03-03 13:33:24 -06:00
Scroogey-SN
b1cdc76eec
fix #1167 : allow pointer events in linkBoxParent pre for scrollbar ( #1930 )
...
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2025-03-03 12:47:54 -06:00
Scroogey-SN
27104302d5
Extend awards action ( #1937 )
...
* remove debug job, restrict create-pull-request to only awards.txt, add documentation
* make create-pull-request use a custom branch, and filter that out, so PRs generated by action don't invoke action again
2025-03-03 12:47:31 -06:00
Keyan
8a764f0f75
Revert "Extend awards action ( #1933 )" ( #1936 )
...
This reverts commit dfc297436b451cb14cdb57f42ea47990dd586464.
2025-03-01 16:57:56 -06:00
soxa
f72af08882
fix: WebLN QR fallback for anon users ( #1858 )
...
* fix: WebLN QR fallback for anon users
* wip: clear zap color on payment fail
* reverse clearItemMeAnonSats
* webln-specific retry bypass
* cleanup
* send WebLN payment when user is Anon AND on QR
* skip wallet checking on anon
* Use WalletError for all errors in webln.sendPayment
---------
Co-authored-by: ekzyis <ek@stacker.news>
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2025-03-01 16:56:18 -06:00
soxa
5e7fd693f1
Redirect to top cowboys page if there's a time descriptor ( #1913 )
...
* redirect to cowboys.js if there's a time descriptor
* add comment for future reference
---------
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2025-03-01 16:52:37 -06:00
Scroogey-SN
dfc297436b
Extend awards action ( #1933 )
...
* add an action that extends awards.csv on PR merges
* change trigger to pull_request, add unfiltered step for logging
2025-03-01 16:51:39 -06:00