Commit Graph

  • 93322e894d More plumbing for txns Austin Chen 2022-04-21 04:41:02 -0700
  • ec45dfa311 Set up cloud function for writing txns Austin Chen 2022-04-21 04:09:31 -0700
  • 7c50c98bc5 Remove misc.ts to fix build Austin Chen 2022-04-21 02:47:13 -0700
  • 4ac1cfa357 Merge branch 'main' into CPM-ui Austin Chen 2022-04-21 02:21:03 -0700
  • 9ce82b1b6f Show "New" badge on contract cards too Austin Chen 2022-04-20 23:03:16 -0700
  • 7847a9e781 Track latency of feed and portfolio page. James Grugett 2022-04-21 01:00:08 -0500
  • 8c8a9be6a1 Show new label instead of 0 volume James Grugett 2022-04-20 17:25:29 -0500
  • e1b5b595e7 Also get new contracts for feed with 0 volume. James Grugett 2022-04-20 16:59:34 -0500
  • 01e43abd17 Add factors to weight new contracts higher, contracts with unseen comments, and contracts with prob closer to 50% James Grugett 2022-04-20 16:36:41 -0500
  • c3cde8485e user-added liquidity provision panel mantikoros 2022-04-20 13:03:26 -0500
  • 0390ec0f47 Prepare user website urls for external link Ian Philips 2022-04-20 10:13:17 -0600
  • d6d72aa619 Clean twitter and website user urls Ian Philips 2022-04-20 09:47:14 -0600
  • 9ba7c04524
    Sell shares mobile (#86) Boa 2022-04-20 08:13:39 -0600
  • c592a3ab59 Fix type error take 2 James Grugett 2022-04-20 01:04:53 -0500
  • d8a24e1abd Rename script environment variable to GOOGLE_APPLICATION_CREDENTIALS_DEV (and _PROD) James Grugett 2022-04-20 00:47:13 -0500
  • 5dbe16ec8d
    Change how Firebase scripts auth (#87) Marshall Polaris 2022-04-19 21:31:46 -0700
  • 1af62dbaba Change how Firebase scripts auth #87 Marshall Polaris 2022-04-19 19:19:53 -0700
  • 987e36c357 Fix type error James Grugett 2022-04-19 22:36:19 -0500
  • 3c1e16b815 Move contract details components to their own file. James Grugett 2022-04-19 22:34:41 -0500
  • 3b413e52e5 Clean up FR answer on card James Grugett 2022-04-19 22:31:41 -0500
  • 30d92becd6
    Kill allowTransparency on 404 Discord widget (#84) Marshall Polaris 2022-04-19 19:42:04 -0700
  • 0f3b0f242d
    Fix bugs in Firebase README (#83) Marshall Polaris 2022-04-19 19:41:43 -0700
  • bf408d9bf0
    Fix tiny Tailwind config details (#82) Marshall Polaris 2022-04-19 19:41:24 -0700
  • abf9d30ad2
    Fix up dev tsc typechecking (#85) Marshall Polaris 2022-04-19 19:40:54 -0700
  • 25cddbc2ae Break out sell modal and button #86 Ian Philips 2022-04-19 16:52:28 -0600
  • 7fed4da92f Remove props prefixes Ian Philips 2022-04-19 16:38:57 -0600
  • 706a842e87 Create SellButon & sell non-integer shares Ian Philips 2022-04-19 16:38:35 -0600
  • bf1f47b2d5 Make sure to sell non-integer shares Ian Philips 2022-04-19 16:36:29 -0600
  • 290d567145 Move use save shares to own file Ian Philips 2022-04-19 16:33:39 -0600
  • d6434d2de3
    Merge branch 'main' into sell-shares-mobile Boa 2022-04-19 15:23:49 -0600
  • d3cf8cb3ad Allow sell button on the same line as bet button Ian Philips 2022-04-19 15:11:34 -0600
  • b249d729ca Add and use floor shares Ian Philips 2022-04-19 15:11:27 -0600
  • 0a9b844bbc Add comment to package.json explaining explicit tsc #85 Marshall Polaris 2022-04-19 14:11:15 -0700
  • 8905bfbfc8 Allow sell row to show just a button Ian Philips 2022-04-19 15:04:49 -0600
  • 3e1f14f051 Don't typecheck Next-generated JS Marshall Polaris 2022-04-19 14:03:26 -0700
  • d19debfd19 Close time label: show relative time iff same day. Show year iff not same year. James Grugett 2022-04-19 12:55:22 -0500
  • 24a9a79f16 Decrease padding so sell shares label fits in one line James Grugett 2022-04-19 12:53:04 -0500
  • 190a39b2d6 Autofocus question input on /create page James Grugett 2022-04-19 11:04:07 -0500
  • d0cb24329e Merge branch 'main' into sell-shares-mobile Ian Philips 2022-04-19 09:15:48 -0600
  • 7ccdc6d683 Hide bet panel on FR after successful submit Ian Philips 2022-04-19 09:01:40 -0600
  • 4c8848e303 Abstract sell shares row to component Ian Philips 2022-04-19 08:48:02 -0600
  • 7c7d6815f8
    Add create market button (#79) Boa 2022-04-19 08:15:05 -0600
  • 5db207be2b Kill allowTransparency on 404 Discord widget #84 Marshall Polaris 2022-04-19 01:24:26 -0700
  • 8540d95d29 Fix bugs in Firebase README #83 Marshall Polaris 2022-04-19 01:03:02 -0700
  • c8ff60c4b9 Remove additional cruft from Tailwind config #82 Marshall Polaris 2022-04-19 00:50:56 -0700
  • 07b5f4d558 Fix Tailwind 'purge' -> 'content' Marshall Polaris 2022-04-19 00:45:10 -0700
  • ec2266eed8 Fix Tailwind darkMode CSS pref Marshall Polaris 2022-04-19 00:40:08 -0700
  • 34e4df3b1b Add components for CPM landing and charity pages Sinclair Chen 2022-04-19 00:40:12 -0700
  • e8e19e0e5d Add monthly retention (code suggested by co-pilot) James Grugett 2022-04-19 01:57:27 -0500
  • 3c6369726e Add weekly activiation rate James Grugett 2022-04-19 01:47:58 -0500
  • 280ae97070 Track clicks from feed James Grugett 2022-04-19 00:16:08 -0500
  • a6e6e2f52f Include top answer in answer card. James Grugett 2022-04-18 21:44:31 -0500
  • 88b8d39c7c Remove filterToOutcome James Grugett 2022-04-18 20:54:31 -0500
  • 9c74f88b4a
    Improve Free response UI (#78) James Grugett 2022-04-18 18:02:40 -0500
  • cfbe1d19a0 Show answer text in market resolve email #78 James Grugett 2022-04-18 17:58:41 -0500
  • 1cec5b78de Lighten resolve buttons James Grugett 2022-04-18 17:54:22 -0500
  • 2118229953 Clean up unused parts of answer item James Grugett 2022-04-18 17:53:35 -0500
  • 7ec1ce174c Show multi resolve options James Grugett 2022-04-18 17:35:01 -0500
  • de9a7745a0 Fix reversed feed for binary markets James Grugett 2022-04-18 17:19:45 -0500
  • 3d72a6f010 Update placement of bet button on mobile for FR answer feed item James Grugett 2022-04-18 17:16:05 -0500
  • 7abc11c146 getInitialProbability: use totalShares to calculate prob for ported contracts mantikoros 2022-04-18 17:15:25 -0500
  • 790aec9baf
    Cfmm migration (#80) mantikoros 2022-04-18 17:02:53 -0500
  • 1f4221bb63 migration: error checking #80 mantikoros 2022-04-18 15:53:13 -0500
  • be314b318f migration: don't migrate resolved markets after all mantikoros 2022-04-18 14:57:24 -0500
  • 34be9f4c89 Add create market button #79 Ian Philips 2022-04-18 12:06:05 -0600
  • 9dd98affb7 migration: also convert resolved markets mantikoros 2022-04-18 12:33:23 -0500
  • 789a505f97 migration: make up fake share qty for sold shares mantikoros 2022-04-18 11:23:55 -0500
  • 9b49e02589 Tweak spacing James Grugett 2022-04-18 01:52:02 -0500
  • 2a331a3916 Move answer panel back up James Grugett 2022-04-18 01:42:44 -0500
  • 20ccc32627 Remove remaining answer #'s. Refactor outcome/resolution labels. James Grugett 2022-04-18 01:24:31 -0500
  • dc9af1c5b0 migrate cfmm: use sale amount as shares for sold bets mantikoros 2022-04-18 00:22:56 -0500
  • c68cdc6f3e formatMoney: use floor instead of round mantikoros 2022-04-18 00:22:19 -0500
  • c0995e8552 save dpm shares, pool mantikoros 2022-04-17 23:00:16 -0500
  • 813ec0bf03 cfmm migration script mantikoros 2022-04-17 22:28:59 -0500
  • 1f797f491f Show answer text in resolution for market page, card instead of number. James Grugett 2022-04-17 21:44:37 -0500
  • f88dc56e4b Max answer length 240 chars James Grugett 2022-04-16 18:00:40 -0500
  • 22dd206f12 No gray background for add answer & resolve panel. Tweak spacing James Grugett 2022-04-16 17:52:55 -0500
  • f12511f22c Hide answers panel unless resolving. Correctly order answers James Grugett 2022-04-16 17:39:20 -0500
  • 893ffc612b Add legend to free response graph James Grugett 2022-04-16 17:13:00 -0500
  • b637ab1536 Analytics: Add ratios of daily, weekly, monthly active users James Grugett 2022-04-15 20:56:07 -0500
  • 102e22e111 Recent trade => recent James Grugett 2022-04-15 17:55:26 -0500
  • 87b54ff92e Fix getBinaryProb when resolutionProbability is 0. James Grugett 2022-04-14 23:17:55 -0500
  • 72a56b46fd Switch portfolio default sort to recent trade James Grugett 2022-04-14 00:16:08 -0500
  • 43b8c16fcc Compact-ify cards in portfolio page James Grugett 2022-04-14 00:06:13 -0500
  • 8a59ab3180 Tweak current investment calculation James Grugett 2022-04-13 22:28:29 -0500
  • 2a3593c269 Fix profit calculation for dpm sales James Grugett 2022-04-13 20:42:47 -0500
  • e58ec54546 Clean up portfolio sorts James Grugett 2022-04-13 18:56:28 -0500
  • ec63464461 Remove Communities: Not shown in navigation or market info James Grugett 2022-04-13 18:14:03 -0500
  • a09af526a0 Switch summary stat from payout at current % to profit James Grugett 2022-04-13 17:57:46 -0500
  • bfb708d477 Fix profit calculation for cpmm sales. Change totalValue to investment value excluding sales James Grugett 2022-04-13 17:25:32 -0500
  • a9028b0a94 Remove invested metric for cfmm markets James Grugett 2022-04-13 15:47:10 -0500
  • 624d99fc1d Show number of traders in "More" panel Austin Chen 2022-04-13 12:11:49 -0700
  • 75b39cbf6f Remove loans: no new loans James Grugett 2022-04-13 12:52:12 -0500
  • 6ac361fdb9 Fix lodash import for cloud functions James Grugett 2022-04-13 12:44:47 -0500
  • 4268e03293 Redirect to contract page if home loads initially with query params James Grugett 2022-04-12 23:11:10 -0500
  • ff1cb68077 Copy contract url doesn't use current url James Grugett 2022-04-11 17:06:51 -0500
  • e53cde5b34 Quick back navigation into feed James Grugett 2022-04-11 16:13:26 -0500
  • 9f2ac17ffb Add copy link button in market share options James Grugett 2022-04-10 19:59:01 -0500
  • 8c9da833bf Don't match parenthses in link url James Grugett 2022-04-10 19:47:26 -0500
  • 4a9fc7bc9b Don't show portfolio when signed out. Home navigates to '/' when signed out. James Grugett 2022-04-10 00:26:19 -0500