manifold/web/hooks
Austin Chen 07ce27f20b
Show activity feed on each market & allow comments on your bets (#18)
* Copy feed template from TailwindUI

* Show all bets in a feed-like manner

* Tweak design of individual trades

* Allow traders to comment on their bets

* Code cleanups

* Incorporate contract description into the feed

* Support description editing from contract feed

* Group together bets placed within 24h

* Fix build error

* Add a feed item for market resolution

* Add a feed item for markets that have closed

* Comment on a separate subcollection
2022-01-03 23:21:14 -08:00
..
use-bets.ts Graph bets by afterProb. 2021-12-12 16:14:52 -06:00
use-comments.ts Show activity feed on each market & allow comments on your bets (#18) 2022-01-03 23:21:14 -08:00
use-contract.ts contract slugs 2021-12-17 17:16:42 -06:00
use-contracts.ts Embed markets below landing page. Listen for market changes 2021-12-16 22:44:48 -06:00
use-sort-and-query-params.tsx Sort & query url params (#17) 2022-01-02 16:46:04 -06:00
use-user-bets.ts Query for user bets. Template page to show them. 2021-12-13 23:40:38 -06:00
use-user.ts Switch back to useEffect instead of useLayoutEffect, because nextjs complained. 2021-12-16 22:17:33 -06:00
use-window-size.ts Fix graph's overlapping ticks on mobile 2021-12-14 00:56:36 -06:00