manifold/web/components/feed
Sinclair Chen e567782a7d
Comment tips (#469)
* 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
2022-06-17 14:19:42 -07:00
..
activity-items.ts Comment tips (#469) 2022-06-17 14:19:42 -07:00
category-selector.tsx Tracking (#511) 2022-06-15 16:34:34 -05:00
contract-activity.tsx Comment tips (#469) 2022-06-17 14:19:42 -07:00
copy-link-date-time.tsx Fix busted comment permalink copying code (#481) 2022-06-10 14:31:53 -07:00
feed-answer-comment-group.tsx Comment tips (#469) 2022-06-17 14:19:42 -07:00
feed-bets.tsx Linkify bettor username in Bets tab 2022-06-09 15:00:31 -05:00
feed-comments.tsx Comment tips (#469) 2022-06-17 14:19:42 -07:00
feed-items.tsx Don't show the 'New' chip on resolved markets (#523) 2022-06-16 22:52:53 -05:00
find-active-contracts.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00