Commit Graph

  • c13b71b754 Center create market page. Tweak labels jahooma 2022-01-15 19:02:01 -0600
  • 46dbc7c989 Add a custom 404 page that directs to Discord. Austin Chen 2022-01-15 19:51:33 -0500
  • 0d173706d1 Don't leak the existence of /admin Austin Chen 2022-01-15 19:35:55 -0500
  • 4618b37c82 Correctly show all creator and tag markets jahooma 2022-01-15 17:56:02 -0600
  • 615d5874b3 Merge branch 'main' of https://github.com/manticmarkets/mantic mantikoros 2022-01-15 17:31:56 -0600
  • 43c67b2820 create page info tooltips; small bug fix: use balance instead of remainingBalance mantikoros 2022-01-15 17:30:48 -0600
  • 1aa88a917b Fix missing key jahooma 2022-01-15 17:29:38 -0600
  • 9209b3cb05 Fix nested <a> tag jahooma 2022-01-15 17:28:32 -0600
  • ddf24a85ec Gate admin access to Austin/James/Stephen Austin Chen 2022-01-15 18:15:27 -0500
  • f8b400cc8a Link to each user's Manifold and Firestore /user entry Austin Chen 2022-01-15 18:09:27 -0500
  • e0ffbd6f41 Move hook into separate file Austin Chen 2022-01-15 17:58:44 -0500
  • a16d35974f fix displayed sale amount mantikoros 2022-01-15 16:51:09 -0600
  • 61bb1d8d9e Admin page using gridjs Austin Chen 2022-01-14 13:58:04 -0500
  • 3f42991741 Show current payout in bet panel! Abolish estimated max payout. Show shares in tooltip jahooma 2022-01-15 15:28:19 -0600
  • 0069846335 Turn off hook for fetching hot contracts for now. jahooma 2022-01-15 12:43:39 -0600
  • f6079e68d0 Choose random hot contracts from top 16 every 5 minutes. jahooma 2022-01-15 00:43:15 -0600
  • a0be5b6394 calculateMoneyRatio mantikoros 2022-01-15 00:11:27 -0600
  • e12e399679 Fix feed order moving around on load jahooma 2022-01-14 19:12:38 -0600
  • 9d44c40415 Preserve scroll on back jahooma 2022-01-14 18:43:00 -0600
  • 895eba4553 Get static props of just data for feed: active contracts, their bets & comments. jahooma 2022-01-14 18:16:25 -0600
  • d25fb916ba Merge branch 'main' of https://github.com/manticmarkets/mantic mantikoros 2022-01-14 17:39:27 -0600
  • 3fa2926559 create page design; require minimum ante; lower phantom ante amount; createContract checks mantikoros 2022-01-14 17:39:17 -0600
  • 77e6ea5a6b Replace close time with year Austin Chen 2022-01-14 18:34:54 -0500
  • 10e6255a53 Optimize css by inlining it in html jahooma 2022-01-14 17:05:12 -0600
  • 1af03bc53d Improve card style flashing on load jahooma 2022-01-14 16:59:14 -0600
  • 78b27ee964 Truncate activity feed descriptions to 400 chars Austin Chen 2022-01-14 17:28:19 -0500
  • c70ec1dad3 Remove 3 unnecessary DOM elements from card jahooma 2022-01-14 12:28:45 -0600
  • 3805adff58 calculateMoneyRatio: use share value amount mantikoros 2022-01-14 11:35:32 -0600
  • 520fd5d48e Merge branch 'main' of https://github.com/manticmarkets/mantic mantikoros 2022-01-14 11:11:09 -0600
  • 6d536c4e16 change fee structure (paid only on winnings); calculateMoneyRatio mantikoros 2022-01-14 11:11:01 -0600
  • 40c853e595 Reimplement hot markets with flex box, since I can't figure out how to make the css grid version not flash bad layout. jahooma 2022-01-14 00:55:35 -0600
  • 3e08349df6 Fix buttons going off the pay dialog jahooma 2022-01-13 21:15:44 -0600
  • aa77effcb6 Fix safari not breaking words on home page jahooma 2022-01-13 21:09:44 -0600
  • 41b24d415d Merge branch 'main' of https://github.com/manticmarkets/mantic mantikoros 2022-01-13 20:52:11 -0600
  • 3cffccdd3f calculateMoneyRatio mantikoros 2022-01-13 20:52:03 -0600
  • 3ae456f730 Remove unnecessary margin from navbar jahooma 2022-01-13 17:15:32 -0600
  • 974d41434e Try to fix flashing css grid #2 jahooma 2022-01-13 17:08:12 -0600
  • ea342248de Try to fix css grid layout flash in prod jahooma 2022-01-13 17:02:13 -0600
  • 6ae9e6354c Fix logo disappearing jahooma 2022-01-13 16:19:56 -0600
  • dcf07fe0a1 Load navbar more gracefully: don't show options until user loaded jahooma 2022-01-13 16:09:13 -0600
  • fc5fa000b9 Linkify user avatars in feed jahooma 2022-01-13 15:24:14 -0600
  • 1683a3842b Link to user from feed mentions. Show name instead of username in card. jahooma 2022-01-13 15:16:47 -0600
  • 07a7fc219b Axe landing page, show home feed jahooma 2022-01-13 14:54:31 -0600
  • 2db69e4d15 Non-blue titles for bet / resolution panel jahooma 2022-01-13 12:58:46 -0600
  • 2b618be3ac Increase padding on contract page jahooma 2022-01-13 12:58:25 -0600
  • 1c74afd741 Merge branch 'main' of https://github.com/manticmarkets/mantic mantikoros 2022-01-13 12:49:56 -0600
  • 58fbc40276 migration script mantikoros 2022-01-13 12:49:47 -0600
  • dfcac2fb97 Hide ante bets in graph and feed jahooma 2022-01-13 11:01:20 -0600
  • 411a739004 ante bets created at same time as contract mantikoros 2022-01-13 10:40:08 -0600
  • 431f8d41cf Merge branch 'main' of https://github.com/manticmarkets/mantic mantikoros 2022-01-12 23:44:34 -0600
  • a8896375c7 migration script mantikoros 2022-01-12 23:43:41 -0600
  • bc454e89ba calculateMoneyRatio mantikoros 2022-01-12 23:43:07 -0600
  • 4f8d689ad8 Remove duplicate about, from merge error? jahooma 2022-01-12 22:06:11 -0600
  • de043de589 Add visibility field to contracts. Hot contracts & activity feed show only visibility 'public'. jahooma 2022-01-12 19:53:50 -0600
  • 1fbde3646f Bump up feed padding on mobile jahooma 2022-01-12 15:32:50 -0600
  • 33f4965fa4 Change activity feed to white bg, no hover bg, smaller width, centered jahooma 2022-01-12 15:23:24 -0600
  • cc5312f52e Change is prod to true jahooma 2022-01-12 14:55:46 -0600
  • 23e7c8aaf3
    script to port to new dpm (#27) mantikoros 2022-01-12 15:21:03 -0600
  • 74da439ca1 Merge branch 'main' into new-dpm #27 mantikoros 2022-01-12 15:20:13 -0600
  • bacb41251f script to correct afterProb of last bet mantikoros 2022-01-12 14:47:13 -0600
  • 342cef8c1d Make "add funds" an outline button Austin Chen 2022-01-12 13:43:30 -0500
  • 9d5490cf9a
    Switch to new dpm mechanism (#26) mantikoros 2022-01-12 13:01:04 -0600
  • b0ac2fe16d merge #26 mantikoros 2022-01-12 13:00:50 -0600
  • 4b78b9a278 my service account mantikoros 2022-01-12 12:53:37 -0600
  • d38f1300c3 Reduce visual weight of "add funds" button Austin Chen 2022-01-12 13:35:11 -0500
  • e076fe8bec dpm migration script mantikoros 2022-01-12 12:27:02 -0600
  • 7c1d70313b Uncardify activity feed Austin Chen 2022-01-12 13:20:28 -0500
  • 5c4235a247 Narrower padding for mobile Austin Chen 2022-01-12 12:57:35 -0500
  • 2df96cc0b5 Replace '24h vol' with trending icon Austin Chen 2022-01-12 12:51:46 -0500
  • 344ce69fee Move About page out of navbar Austin Chen 2022-01-12 02:18:14 -0500
  • edb3809f1c Standardize on max-w-4xl Austin Chen 2022-01-12 02:13:01 -0500
  • d121e59189 Only permit comments within an hour of betting Austin Chen 2022-01-12 01:47:56 -0500
  • 8839ffc492 Require close date for new markets. Update description placeholder to say it's optional. jahooma 2022-01-11 23:40:41 -0600
  • ca38640b89 Tweak positioning of add funds button, no green initial probability jahooma 2022-01-11 23:29:50 -0600
  • c87f6b7c4a Merge branch 'main' into new-dpm mantikoros 2022-01-11 22:02:31 -0600
  • 5947be6647 Darker timestamp on feed jahooma 2022-01-11 22:00:03 -0600
  • 2f88a5cdab Remove Activity Feed from create page per Stephen jahooma 2022-01-11 21:59:44 -0600
  • 2d1d4dd58b contract: remove startPool, add phantomShares mantikoros 2022-01-11 21:57:28 -0600
  • 19c0f83b85 Activity feed on home page! All markets navbar option. jahooma 2022-01-11 21:56:11 -0600
  • 51a69cb916 mkt payout calculation mantikoros 2022-01-11 20:56:45 -0600
  • c8513eda83 fees on estimated winnings mantikoros 2022-01-11 20:38:19 -0600
  • f4cabf17cb Include antes as bets; more calculations mantikoros 2022-01-11 16:48:27 -0600
  • ebb1bc7359 Fix feed layout on mobile, adjust spacing, max width. jahooma 2022-01-11 14:57:44 -0600
  • 2fccba1e0f merge mantikoros 2022-01-11 13:41:45 -0600
  • 21db4a891d Merge branch 'main' into new-dpm mantikoros 2022-01-11 13:40:01 -0600
  • f10f7bbaea market data cloud function mantikoros 2022-01-11 13:30:18 -0600
  • 0fef0eeccb functions: change entry point after adding common directory mantikoros 2022-01-11 13:30:00 -0600
  • be2989bbeb rename path, compute to contractPath, contractMetrics mantikoros 2022-01-11 12:48:07 -0600
  • b2f50a438e antes mantikoros 2022-01-11 12:40:57 -0600
  • 10296679b5 Merge branch 'main' into new-dpm mantikoros 2022-01-11 12:06:33 -0600
  • dc45c29604 Merge branch 'main' into new-dpm mantikoros 2022-01-11 12:05:06 -0600
  • 5b431226d4
    Show all recent activity on a central feed (#24) Austin Chen 2022-01-11 11:56:26 -0500
  • f63d420521 Show activity feed on Create page #24 Austin Chen 2022-01-11 11:51:05 -0500
  • f500cafa46 Merge branch 'main' into activity-feed Austin Chen 2022-01-11 11:37:42 -0500
  • dc7460f209 Fix tweet button wrapping sometimes jahooma 2022-01-11 10:29:54 -0600
  • 209089cc45 Update white bg logo to be white jahooma 2022-01-11 00:34:37 -0600
  • bfd0af1c80
    New logo: oragami crane (#25) James Grugett 2022-01-11 00:16:58 -0600
  • c844e1b694 initial commit mantikoros 2022-01-11 00:16:44 -0600
  • 2f2a0030d1 Mobile navbar: hide your name, write out Manifold Markets #25 jahooma 2022-01-11 00:10:05 -0600
  • 5080685381 White svg on dark background. Align correctly on landing page. jahooma 2022-01-10 23:49:07 -0600