manifold/web/components/feed
James Grugett c1bda8a775
Follow other users. Filter markets by followed (#387)
* Add follow button to user page

* Update follows in the database using follow button.

* Add toggle for followed market creators to home

* Hide follow toggle from user's markets page

* Check that sold bet is by auth'd user

* Change follow toggle to category pill

* Remove unused imports

* Remove console.logs
2022-06-02 23:52:14 -05:00
..
activity-feed.tsx
activity-items.ts
category-selector.tsx Follow other users. Filter markets by followed (#387) 2022-06-02 23:52:14 -05:00
contract-activity.tsx
copy-link-date-time.tsx Notifications reverted ux (#386) 2022-06-01 12:26:41 -06:00
feed-answer-comment-group.tsx
feed-bets.tsx
feed-comments.tsx Notifications reverted ux (#386) 2022-06-01 12:26:41 -06:00
feed-items.tsx
find-active-contracts.ts