manifold/web/hooks
Ian Philips 54f7b740dc Allow to follow/unfollow markets, backfill as well (#794)
* Allow to follow/unfollow markets, backfill as well

* remove yarn script edit

* add decrement comment

* Lint

* Decrement follow count on unfollow

* Follow/unfollow button logic

* Unfollow/follow => heart

* Add user to followers in place-bet and sell-shares

* Add tracking

* Show contract follow modal for first time following

* Increment follower count as well

* Remove add follow from bet trigger

* restore on-create-bet

* Add pubsub to dev.sh, show heart on FR, remove from answer trigger
2022-08-26 11:22:06 -05:00
..
use-admin.ts DX: Link to Firestore console from "..." 2022-08-22 10:48:21 -07:00
use-answers.ts
use-bets.ts
use-charity-txns.ts
use-comments.ts Make typing for comments more fancy (#776) 2022-08-19 01:06:40 -07:00
use-contract.ts
use-contracts.ts
use-event.ts
use-focus.ts
use-follows.ts Allow to follow/unfollow markets, backfill as well (#794) 2022-08-26 11:22:06 -05:00
use-group.ts
use-has-created-contract-today.ts
use-is-iframe.ts
use-liquidity.ts
use-measure-size.ts
use-notifications.ts Allow to follow/unfollow markets, backfill as well (#794) 2022-08-26 11:22:06 -05:00
use-ping.ts
use-preserve-scroll.ts
use-propz.ts
use-redirect-after-signup.ts useRedirectAfterSignup 2022-08-23 12:37:02 -05:00
use-referrals.ts
use-save-referral.ts
use-sort-and-query-params.tsx Rewrite useQueryAndSortParams machinery to be faster/simpler/better (#758) 2022-08-14 22:09:25 -07:00
use-state-check-equality.ts Teach AuthContext to manage the private user doc (#738) 2022-08-12 13:41:00 -07:00
use-time-since-first-render.ts
use-tip-txns.ts
use-tracking.ts
use-user-bets.ts
use-user.ts Teach AuthContext to manage the private user doc (#738) 2022-08-12 13:41:00 -07:00
use-users.ts
use-warn-unsaved-changes.ts
use-window-size.ts