manifold/web/lib/firebase
mantikoros 9a4e5763f5
Categories (#132)
* basic market categories

* use tags to store market category

* display category in market

* display full category

* category selector component on feed

* Move feed data fetching to new file

* Decrease batch size for updating feed to prevent out-of-memory error

* Compute and update category feeds!

* Show feeds based on category tabs

* Add react-query package!

* Use react query to cache contracts

* Remove 'other' category

* Add back personal / friends to feed categories

* Show scrollbar temporarily for categories

* Remove 5 categories, change geopolitics to world

* finance => economics

* Show categories on two lines on larger screens

Co-authored-by: James Grugett <jahooma@gmail.com>
2022-05-12 10:07:10 -05:00
..
answers.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
api-call.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
bets.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
comments.ts Single threaded comments (#175) 2022-05-11 15:11:46 -06:00
contracts.ts Categories (#132) 2022-05-12 10:07:10 -05:00
folds.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
init.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
storage.ts User profile (#44) 2022-02-03 21:04:56 -06:00
tracking.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
txns.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
users.ts Categories (#132) 2022-05-12 10:07:10 -05:00
utils.ts 🏦 Per-market loans! (#57) 2022-03-01 21:31:48 -06:00