manifold/common
Sinclair Chen 833dd37469
Comment tips (attempt 2) (#539)
* Add tip arrows UI (visual)

* move tipper into its own component

* simplify score calculation

* Add tip txns

- more specific txn types
- fix transact cloud function to be able to create tip txns
- insert tips into comments via a context

* Refactor tipper to send tip txns

* Stop tipping yourself. Disable anons.

* Style tipper (smaller)

* remove default exports

* capitalize tooltips

* rename stuff

* add exhausting hook dependencies

* replace context with prop threading

* fix eslint unused vars

* fix: thread tips correctly into fr comments
2022-06-17 22:28:16 -05:00
..
envs
util
.eslintrc.js
.gitignore Add package.json to common directory, and lodash dependency 2022-02-01 12:59:51 -06:00
add-liquidity.ts
answer.ts Revert "Represent DB avatar URLs as non-null (#128)" 2022-05-06 14:29:15 -04:00
antes.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
bet.ts
calculate-cpmm.ts Liquidity withdrawal (#457) 2022-06-08 13:00:49 -05:00
calculate-dpm.ts dpm: don't use weightedShareTotal 2022-06-08 16:18:00 -05:00
calculate-fixed-payouts.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
calculate.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
categories.ts Update categories: Add Culture, health => Covid, rearrange 2022-05-15 23:45:02 -04:00
charity.ts
comment.ts Single threaded comments (#175) 2022-05-11 15:11:46 -06:00
contract.ts Revert "Automated market resolution (#404)" 2022-06-14 23:31:20 -05:00
feed.ts Categories (#132) 2022-05-12 10:07:10 -05:00
fees.ts eliminate platform, liquidty fees 2022-06-16 12:46:34 -05:00
fold.ts Match lowercase tags for folds 2022-02-01 12:29:14 -06:00
liquidity-provision.ts Cfmm (#64) 2022-03-15 17:27:51 -05:00
new-bet.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
new-contract.ts Revert "Automated market resolution (#404)" 2022-06-14 23:31:20 -05:00
notification.ts Notifications for liquidity proiders/provisions (#478) 2022-06-10 16:48:28 -06:00
numeric-constants.ts
package.json Add yarn verify script (#378) 2022-06-03 15:10:14 -07:00
payouts-dpm.ts
payouts-fixed.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
payouts.ts
quadratic-funding.ts
recommended-contracts.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
scoring.ts Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
sell-bet.ts Properly fill probs on DPMM bets (#480) 2022-06-10 15:15:52 -06:00
tracking.ts Track latency of feed and portfolio page. 2022-04-21 01:00:08 -05:00
tsconfig.json
txn.ts
user.ts
yarn.lock Add package.json to common directory, and lodash dependency 2022-02-01 12:59:51 -06:00