manifold/web/lib/firebase
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
..
answers.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
api-call.ts Migrate sellBet cloud function to v2 sellbet (#438) 2022-06-07 14:08:56 -07:00
bets.ts Add discover tab of users based on markets you have bet on 2022-06-07 23:42:42 -05:00
comments.ts Amplitude (#505) 2022-06-14 22:00:36 -05:00
contracts.ts Include answer probabilities in FreeResponse API results (#526) 2022-06-17 00:20:43 -07:00
fn-call.ts Liquidity withdrawal (#457) 2022-06-08 13:00:49 -05:00
folds.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
init.ts Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
liquidity.ts Liquidity withdrawal (#457) 2022-06-08 13:00:49 -05:00
notifications.ts Revert "Revert "Turn on no unused variables linting, kill dead code (#484)"" 2022-06-12 21:42:41 -07:00
storage.ts User profile (#44) 2022-02-03 21:04:56 -06:00
tracking.ts Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00
txns.ts Comment tips (attempt 2) (#539) 2022-06-17 22:28:16 -05:00
users.ts Following and follower list (#456) 2022-06-07 22:24:18 -05:00
utils.ts Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00