manifold/web/lib/firebase
James Grugett c1bda8a775
Follow other users. Filter markets by followed ()
* 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
..
answers.ts More absolute imports () 2022-05-09 09:04:36 -04:00
api-call.ts Add Vercel routes for public write API () 2022-05-23 14:16:56 -07:00
bets.ts Change lodash stuff so that it can be tree-shaken out of build () 2022-05-22 01:36:05 -07:00
comments.ts Change lodash stuff so that it can be tree-shaken out of build () 2022-05-22 01:36:05 -07:00
contracts.ts Refactor contract typing to be more concise and more correct () 2022-05-31 19:42:35 -07:00
fn-call.ts Fix embeds on incognito (blocked localStorage) 2022-05-25 22:30:03 -07:00
folds.ts Change lodash stuff so that it can be tree-shaken out of build () 2022-05-22 01:36:05 -07:00
init.ts Add more linting to web package () 2022-05-26 14:41:24 -07:00
notifications.ts Notifications () 2022-06-01 07:11:25 -06:00
storage.ts User profile () 2022-02-03 21:04:56 -06:00
tracking.ts Remove unused imports from random files () 2022-05-13 18:30:52 -07:00
txns.ts Remove unused imports from random files () 2022-05-13 18:30:52 -07:00
users.ts Follow other users. Filter markets by followed () 2022-06-02 23:52:14 -05:00
utils.ts Remove unused imports from random files () 2022-05-13 18:30:52 -07:00