Edward Kung
9905e6eafe
Top cowboys territory selector fix ( #1972 )
...
* fix territory selector when in top/cowboys
* redirect /~sub/top/cowboys to /top/cowboys
* check if pathname ends with /top/cowboys
Co-authored-by: ekzyis <ek@stacker.news>
* fix territory selector in top/stackers and top/territories
* better routing logic
---------
Co-authored-by: ekzyis <ek@stacker.news>
2025-03-19 08:19:19 -05:00
github-actions[bot]
fc6cbba40c
Extending awards.csv ( #1988 )
...
Co-authored-by: huumn <34140557+huumn@users.noreply.github.com>
2025-03-18 18:18:58 -05:00
ekzyis
60f628e77e
Fix no pw manager autofill for device sync password ( #1953 )
...
* Fix no pw manager autofill for device sync password
* Remove unused rows property
2025-03-18 18:17:23 -05:00
soxa
63704a5f0f
Hide pull-to-refresh when not pulling ( #1986 )
2025-03-18 18:16:36 -05:00
ekzyis
964cdc1d61
Fix warning about missing key for children ( #1987 )
2025-03-18 17:48:13 -05:00
Scroogey-SN
e31f8e9c69
Support .onion for phoenixd ( #1975 )
...
* fix #1964 support .onion urls like lnbits does
* fix lint: const hostname
---------
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2025-03-18 15:39:53 -05:00
k00b
b7dfef41c0
make search query work with os2.17 and upgrade containers
2025-03-18 14:01:00 -05:00
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