stacker.news/api
ekzyis 3044c2e98f
Fix outlawed can show up on front page (#1565)
If an item has a lot of comments, it gets ranked higher.

When an item is now downzapped, it can become outlawed but still show up on the front page because of the comments.

This fixes it by filtering outlawed items out instead of relying on the ranking to make them not show up.
2024-11-12 19:47:14 -06:00
..
lnd fix lightning module resolution (#1551) 2024-11-07 09:03:54 -06:00
models allow db connection limit and timeout configuration 2024-07-16 13:42:09 -05:00
paidAction paid action payment methods as an array (#1584) 2024-11-12 19:00:51 -06:00
resolvers Fix outlawed can show up on front page (#1565) 2024-11-12 19:47:14 -06:00
s3 make dev s3 endpoints clearer 2024-03-20 13:23:59 -05:00
search semantic search 2024-01-15 17:22:57 -06:00
slack Add setting to send diagnostics back to SN (#463) 2023-09-18 18:00:16 -05:00
typeDefs paid action payment methods as an array (#1584) 2024-11-12 19:00:51 -06:00
ssrApollo.js fix lightning module resolution (#1551) 2024-11-07 09:03:54 -06:00