3134 Commits

Author SHA1 Message Date
k00b
344c23ed5c use max zap creation 2025-03-17 20:03:05 -05:00
Edward Kung
b71398a06c
Search improvements: Add relevance search and make recent searches less strict (#1962)
* reconfigured search pipeline

* remove console debug messages

* log1p for comments

* improve relevance of non-relevance sorted queries

---------

Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
Co-authored-by: k00b <k00b@stacker.news>
2025-03-17 19:25:20 -05:00
github-actions[bot]
1a52ff7784
Extending awards.csv (#1978)
Co-authored-by: huumn <34140557+huumn@users.noreply.github.com>
2025-03-17 14:31:00 -05:00
Scroogey-SN
a3762f70b0
fix #1959 strip trailing slashes from url (#1973) 2025-03-17 13:16:31 -05:00
ekzyis
c492618d31
Fix weeks not support in reminder command (#1977) 2025-03-17 13:15:09 -05:00
k00b
4be7f12119 add another hot_score index without nulls clause 2025-03-15 15:29:01 -05:00
Keyan
b672d015e2
territory specific trust (#1965)
* territory specific trust

* functional parity with master

* revert back to materialized view for ranking

* update query for populating subWeightedVotes

* fix anon hot comments

* fix zap denormalization, change weightedComments to be for zaps, order updates of ancestors to prevent deadlocks

* reduce weight of comment zaps for hot score

* do zap ancestor updates together

* initialize trust in new/unpopular territories

* simplify denormalization of zap/downzaps

* recompute all scores
2025-03-15 08:11:33 -05:00
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