Austin Chen
2dfe939656
Fix build
2022-06-14 02:44:37 -07:00
Austin Chen
f3233955e8
Use firestore-based search for private instances
2022-06-14 02:35:51 -07:00
Austin Chen
1f67d90f84
Hide "Get M$" on private instances
2022-06-14 02:08:55 -07:00
Austin Chen
0c9f1b1745
Try removing embed/analytics to fix build
2022-06-14 01:50:03 -07:00
Austin Chen
a1368abd66
Merge branch 'main' into atlas
2022-06-14 00:46:25 -07:00
Austin Chen
716e00374c
Tweak /charity page style
2022-06-13 21:27:20 -07:00
Austin Chen
af3895de79
Add quadratic matching to Manifold for Charity ( #486 )
...
* Calculate quadratic funding match
* Tweak copy
* More concise quadratic funding calculation
Co-authored-by: Sinclair Chen <abc.sinclair@gmail.com>
* Fix imports and calculations
* Remove unused var for now
* Clean up styling
Co-authored-by: Sinclair Chen <abc.sinclair@gmail.com>
2022-06-13 20:53:29 -07:00
mantikoros
dd4444caf9
deprecation warning for numeric markets
2022-06-13 21:09:09 -05:00
mantikoros
d9f0428e41
alert box component
2022-06-13 21:08:56 -05:00
mantikoros
64542f775a
non-cash-dropping logo gif
2022-06-13 20:32:47 -05:00
James Grugett
dcaddd6a1a
Move contract hook back into ContractPageContent. (Fixes going back to home.)
2022-06-13 16:05:46 -05:00
James Grugett
05f1da430c
Stats: Use action count of the user who is tenth percentile
2022-06-13 15:51:17 -05:00
mantikoros
e2d7e94e4c
prettier
2022-06-13 11:52:29 -05:00
mantikoros
e6a1046039
landing page branding, UI tweaks
2022-06-13 11:22:50 -05:00
mantikoros
a34a32d790
delete old landing page
2022-06-13 11:20:34 -05:00
James Grugett
f3d4827115
Listen for contract updates when navigating from home to contract page. ( #494 )
2022-06-13 11:04:56 -05:00
Ian Philips
68da02ec00
Fix href is missing query values
2022-06-13 08:42:47 -06:00
Marshall Polaris
72f4a2f603
Fix prettier errors
2022-06-12 21:49:02 -07:00
Marshall Polaris
aaef9842d4
Fix lint error
2022-06-12 21:44:35 -07:00
Marshall Polaris
816fc5d64c
Revert "Revert "Turn on no unused variables linting, kill dead code ( #484 )""
...
This reverts commit 5beda1ded7
.
2022-06-12 21:42:41 -07:00
mantikoros
0d2204bb02
Put "Get M$" in sidebar
2022-06-12 23:34:11 -05:00
mantikoros
246aa5c214
"add funds" => "get M$"
2022-06-12 23:26:05 -05:00
Austin Chen
cd9f065be2
Prettier format
2022-06-12 21:12:20 -07:00
Austin Chen
2661c76d23
Add Atlas favicon
2022-06-12 21:05:48 -07:00
Austin Chen
eae5a70d52
Set up Atlas Firebase
2022-06-12 21:02:16 -07:00
Austin Chen
5beda1ded7
Revert "Turn on no unused variables linting, kill dead code ( #484 )"
...
This reverts commit 515928a69a
.
2022-06-12 20:55:48 -07:00
Daniel Reeves
4ad04869a1
Typo fix (feedback #697 ) ( #490 )
2022-06-12 19:40:02 -07:00
Marshall Polaris
515928a69a
Turn on no unused variables linting, kill dead code ( #484 )
...
* Slightly fix up ChoicesToggleGroup
* Kill a bunch of dead code and unused variables
* Turn on no-unused-vars lint
* Un-kill some dead code that James likes
2022-06-12 19:04:55 -07:00
mantikoros
3d39b705ae
stats: show market type, payout mechanism
2022-06-12 18:37:01 -05:00
mantikoros
e34d34080d
Show liquidity pool; change tab to "Subsidize"
2022-06-12 18:34:18 -05:00
Austin Chen
49bd954945
Rename to "Manifold for Charity"
2022-06-11 09:15:59 -07:00
James Grugett
789c9aa32a
Stats: Add chart of the amount of mana bet
2022-06-10 23:44:19 -05:00
James Grugett
457db07da4
Show all answers in answer panel
2022-06-10 23:28:09 -05:00
James Grugett
f4a66263dd
Stats: Compute charts for total actions of top tenth of users
2022-06-10 23:22:48 -05:00
Ian Philips
ee816d6552
Must listen to contract updates for probs to update ( #482 )
...
* Must listen to contract updates
* remove unused import
* Rename liveContract
2022-06-10 17:36:18 -06:00
Ian Philips
89784bf5eb
Notifications for liquidity proiders/provisions ( #478 )
...
* Notifications for liquidity proiders/provisions
* typo
* Rename
* Return default text
* Marke needs resolution notifications
* remove todo
2022-06-10 16:48:28 -06:00
Ian Philips
8bdc33f683
Revert using bet probs, must make totalShares work
2022-06-10 15:58:44 -06:00
Marshall Polaris
9cccc08021
Fix busted comment permalink copying code ( #481 )
...
* Fix busted comment permalink copying code
* Fix busted comment permalink href
2022-06-10 14:31:53 -07:00
Ian Philips
f1c3914807
Properly fill probs on DPMM bets ( #480 )
...
* Properly fill probs on DPMM bets
* Remove unused import
2022-06-10 15:15:52 -06:00
James Grugett
15882904eb
Disallow following yourself via market page
2022-06-10 12:55:55 -05:00
James Grugett
ad1a40ba3e
Switch select all to outline button
2022-06-10 12:45:51 -05:00
James Grugett
fba3905724
Creator leaderboard 'Market volume' => 'Total bet'
2022-06-10 12:35:18 -05:00
James Grugett
f2c6c8c483
Change Similar tab to exclude people you follow
2022-06-10 12:28:02 -05:00
James Grugett
a68e943d0b
Refactor to load bets once on market page
2022-06-10 12:23:35 -05:00
mantikoros
e28dfaaa80
fix ios scrolling in bet panel
2022-06-10 11:36:07 -05:00
James Grugett
86581a421a
Home: Add floating plus button that takes you to /create
2022-06-10 11:22:36 -05:00
James Grugett
25c1e9c3a3
Tweak layout of user page buttons
2022-06-10 11:11:31 -05:00
mantikoros
077bd946ff
fix ContractLeaderboard
2022-06-10 11:01:32 -05:00
Ian Philips
ead13b4e08
Time flies when you floor it
2022-06-10 09:15:55 -06:00
Austin Chen
05c6575ebb
Extend wasabicharts iframe height
2022-06-09 18:35:38 -07:00