Commit Graph

  • b63cc17630 Hide charity names on cards Austin Chen 2022-05-02 08:45:05 -0400
  • 1fa214ed48 Add Givewell MIF Austin Chen 2022-05-02 07:23:41 -0400
  • 06b7e49e98
    [In progress] Server-side feed computation (#106) James Grugett 2022-05-01 11:36:54 -0500
  • a19741d927 Tweak cloud function batching #106 James Grugett 2022-05-01 12:16:29 -0400
  • 65a8042414 Tweak logic of calling cloud functions in batches James Grugett 2022-05-01 11:21:54 -0400
  • c880e164f9 Track lastUpdatedTime James Grugett 2022-05-01 11:04:27 -0400
  • 3d96b11c6d Handle new user: use default feed of top markets this week James Grugett 2022-05-01 10:35:05 -0400
  • 80d594bd5f Rename QURI back Austin Chen 2022-05-01 08:30:55 -0400
  • 21692a7b75 Listen for contract updates to feed. James Grugett 2022-04-30 19:02:39 -0400
  • ade8eb7aae Add CSPI Austin Chen 2022-04-30 18:00:51 -0400
  • bbc8915f79 Clean up prediction market on charities Austin Chen 2022-04-30 17:42:08 -0400
  • 53a584f37d Add in LTFF, ARC, RC Austin Chen 2022-04-30 17:35:06 -0400
  • 731e5d5b7c
    Apply permissive CORS headers to API (#115) Marshall Polaris 2022-04-30 13:30:49 -0700
  • a3311bd5aa embed total donations market on charity page mantikoros 2022-04-30 16:27:19 -0400
  • 7fcec8b341 Apply permissive CORS headers to all API routes #115 Marshall Polaris 2022-04-30 13:25:18 -0700
  • cb090d112a Take cors package as dependency Marshall Polaris 2022-04-30 13:05:36 -0700
  • b51a042c4f Fix timeout issue by calling new cloud functions with part of the work. James Grugett 2022-04-30 16:00:29 -0400
  • 46bf09f182 Feature 1Day Sooner & QURI Austin Chen 2022-04-30 15:47:47 -0400
  • 1c7232f31e Add 1Day Sooner & QURI as supported charities Austin Chen 2022-04-30 15:26:07 -0400
  • f5e5af0b7a Revert "bound initial probability to [0.1, 0.9]" Austin Chen 2022-04-30 13:05:43 -0400
  • 8b9239c01b Comment out console.log James Grugett 2022-04-30 12:28:25 -0400
  • f6d4409899 return liquidity pool after resolution according to true pool weight mantikoros 2022-04-30 12:24:24 -0400
  • 02724cba50 Update lastCommentTime script James Grugett 2022-04-30 12:19:02 -0400
  • b5db9065d2 Disable lastViewedScore factor James Grugett 2022-04-30 11:55:09 -0400
  • f008971bd1 Compute recommendation scores from updateUserFeed James Grugett 2022-04-30 11:54:44 -0400
  • 43a0fc6581 Tweak feed algorithm James Grugett 2022-04-30 11:34:53 -0400
  • ccd0e42734 Revert "give@ isn't set up, use info@" Austin Chen 2022-04-30 11:19:20 -0400
  • 04c42e7835 Tweak copy ("You with" => "You have") Austin Chen 2022-04-30 10:19:59 -0400
  • 54221f623c Merge branch 'main' into server-feed James Grugett 2022-04-30 10:15:44 -0400
  • a4c722550a Don't truncate comments for contract page James Grugett 2022-04-30 10:07:32 -0400
  • d2218b5b8b give@ isn't set up, use info@ Austin Chen 2022-04-30 09:45:24 -0400
  • cc300c84e1 Adjust totalDeposits on charity donation Austin Chen 2022-04-30 08:52:24 -0400
  • 5c03f1581a Fix lowercase search, tweak copy Austin Chen 2022-04-30 08:42:25 -0400
  • 774ba6fba6 Show confetti on donate Austin Chen 2022-04-30 08:18:25 -0400
  • c51aa0b6b4 Simpify Donate panel Austin Chen 2022-04-30 08:13:38 -0400
  • bd98e8810e Disable "Read more..." for now Austin Chen 2022-04-30 08:09:20 -0400
  • a6de0ec695 Add missing charity logos Austin Chen 2022-04-30 08:06:24 -0400
  • 17b5345d82
    Fix HTTP charity logo links (#113) Marshall Polaris 2022-04-30 04:44:11 -0700
  • 2133d9423b Fix HTTP charity logo links #113 Marshall Polaris 2022-04-29 22:33:51 -0700
  • 3bb4111445 Make charity cards extend same length in row. Tweak image padding James Grugett 2022-04-29 23:55:32 -0400
  • 78e8927de4
    Image preview: truncate to 100 chars, show avatar url (#111) Austin Chen 2022-04-29 19:38:31 -0400
  • 73fc67955d
    Send M$ to Charity & txns (#81) Sinclair Chen 2022-04-29 16:35:56 -0700
  • f69e39eece Update copy #81 Austin Chen 2022-04-29 19:24:58 -0400
  • 0824d8f2fe Also show Charity icon on mobile Austin Chen 2022-04-29 19:15:35 -0400
  • 569f007986 Switch out icon Austin Chen 2022-04-29 19:14:19 -0400
  • 1a29dbbe3a Fix not reading from the right type Austin Chen 2022-04-29 19:00:00 -0400
  • 5bde99bc42 Fix typing issues Austin Chen 2022-04-29 18:52:08 -0400
  • 281695bdad Add comment inputs for free response answers Ian Philips 2022-04-29 16:37:02 -0600
  • 44c7c3db19 Allow comments to reference answers Ian Philips 2022-04-29 16:35:35 -0600
  • dce39a79d9 Show Charity link in the sidebar Austin Chen 2022-04-29 17:47:03 -0400
  • 1ebd46d49d Merge branch 'main' into CPM-ui Austin Chen 2022-04-29 17:46:37 -0400
  • 316bc345d5 Fix typescript #111 Austin Chen 2022-04-29 17:29:19 -0400
  • 2322225472 Thread through avatarUrl all the way Austin Chen 2022-04-29 17:22:46 -0400
  • 10e5916dc6 Merge branch 'main' into server-feed James Grugett 2022-04-29 17:19:51 -0400
  • 78997c1e45
    Show comments position (#110) Boa 2022-04-29 15:11:04 -0600
  • 2352847ab4 Only use bets by current user for comment input #110 Ian Philips 2022-04-29 15:06:59 -0600
  • 5eaf9062d4 Pass along creatorAvatarUrl Austin Chen 2022-04-29 16:54:17 -0400
  • 542ec218f9 Update feed script James Grugett 2022-04-29 16:53:49 -0400
  • c13c02f8c0 Style improvements Ian Philips 2022-04-29 14:45:53 -0600
  • 894c93d87e
    Try 100 chars instead Austin Chen 2022-04-29 16:44:39 -0400
  • 5606bf665c
    Truncate image preview to 120 chars Austin Chen 2022-04-29 16:40:36 -0400
  • de432f06c3 WIP - got comments on the user page Ian Philips 2022-04-29 14:32:51 -0600
  • 5cb6ee3bca daily free markets' liquidity provided by @ManifoldMarkets mantikoros 2022-04-29 15:58:01 -0400
  • 5f86637ca5 raise ante to M$100 mantikoros 2022-04-29 15:53:13 -0400
  • 72768d6d0a Delete view cache script James Grugett 2022-04-29 15:43:18 -0400
  • 4b3bc71cbb Update user feed each hour and get feed from cache doc. James Grugett 2022-04-29 15:25:38 -0400
  • cd5689a72f Cache view script runs on all users James Grugett 2022-04-29 15:17:40 -0400
  • c2832039b8
    Link to beeminder & discourse Austin Chen 2022-04-29 13:45:10 -0400
  • f078ce4fa9 CLA: fix link mantikoros 2022-04-29 13:40:44 -0400
  • be7e4a5c03 Manifold CLA: readme message, move to top level mantikoros 2022-04-29 13:39:52 -0400
  • c59e444d0a Manifold CLA mantikoros 2022-04-29 13:30:27 -0400
  • 5f5e7a63f5 Add tooltip on answer to FR comments Ian Philips 2022-04-29 10:45:43 -0600
  • d0700c1221 Show users position or recent bet with comments Ian Philips 2022-04-29 10:39:59 -0600
  • 23a46bdcfb Fix breakages Austin Chen 2022-04-29 11:38:22 -0400
  • 7e8ac0fc8f Batched wait all userRecommendations James Grugett 2022-04-29 10:32:06 -0400
  • 16ae447823 Script to cache viewCounts and lastViewTime James Grugett 2022-04-29 10:31:39 -0400
  • fa8ebe36bd Move loading indicator into SearchableGrid. James Grugett 2022-04-29 10:05:32 -0400
  • 3e600f45b5 Merge branch 'main' into show-comments-position Ian Philips 2022-04-29 08:04:52 -0600
  • 7e9007aad1 Fetch markets client side on explore page (to avoid vercel 5MB limit for static props) James Grugett 2022-04-29 09:53:51 -0400
  • ca8420d61b Allow free daily market with M-zsh Ian Philips 2022-04-29 07:34:36 -0600
  • 2ddd95e904
    Make tags page filter on server side (#108) Marshall Polaris 2022-04-28 22:39:39 -0700
  • 2098d49a1d Make tags page filter on server side #108 Marshall Polaris 2022-04-28 22:33:01 -0700
  • 760681f958 Default has created one to prevent flash Ian Philips 2022-04-28 19:39:55 -0600
  • 9e275a18f1 use Date instead of dayjs Ian Philips 2022-04-28 19:31:43 -0600
  • 71be716d76 Add token and category to Txn Austin Chen 2022-04-28 19:07:13 -0400
  • 4ec59be46f
    Free daily market (#107) Boa 2022-04-28 17:01:50 -0600
  • d55cf571c5 Merge branch 'main' into CPM-ui Austin Chen 2022-04-28 19:01:08 -0400
  • 2e17f9f917 Add a "Show more..." button when there are more contracts Austin Chen 2022-04-28 18:45:26 -0400
  • b75fa39907 Degroup bets on Bets tab Ian Philips 2022-04-28 16:06:12 -0600
  • 91d9de2aa9 Capitalize create market button on feed #107 Ian Philips 2022-04-28 15:33:51 -0600
  • a17df14dce Just check once Ian Philips 2022-04-28 15:29:06 -0600
  • cc5862ff4a Check for confetti with interval Ian Philips 2022-04-28 15:22:05 -0600
  • 0098718ebd Did create market -> hook, capitalize buttons Ian Philips 2022-04-28 14:41:23 -0600
  • 8c05eec479 Merge branch 'main' into show-comments-position Ian Philips 2022-04-28 12:31:21 -0600
  • 625308c19d Readme: must be in dev for emulators to work Ian Philips 2022-04-28 12:29:02 -0600
  • 50e77d5899 Hook up client to use getFeed James Grugett 2022-04-28 13:28:52 -0400
  • db42761143 Implement getFeed cloud function James Grugett 2022-04-28 13:27:36 -0400
  • a19d82a946
    remove comment Boa 2022-04-28 10:26:19 -0600
  • 7d4d860f95
    remove unused import Boa 2022-04-28 10:25:32 -0600
  • 318e05edc9 Show confetti on recent created market Ian Philips 2022-04-28 10:12:36 -0600