Commit Graph

4 Commits

Author SHA1 Message Date
towards-a-new-leftypol 1e0289750d Speed up fetch_catalog
- also add limit to number of rows search returns (to let front-end
  decide how many to display)
2024-03-02 03:02:31 -05:00
towards-a-new-leftypol c1a59dc4a6 sql: Return the same rows in search as we do in fetch_catalog
- create a new catalog_grid result type that these functions share
2024-03-01 19:25:47 -05:00
towards-a-new-leftypol 8bb7f413bf Add embed field
- alternative post insert function to set the embed field on existing
  posts that don't have one
2024-02-26 18:20:30 -05:00
towards-a-new-leftypol 9e3c054c53 sql: improve search_posts function 2024-02-19 14:51:56 -05:00