mantikoros
0ac2f239e4
show ante label
2022-03-14 01:19:46 -05:00
mantikoros
bb8f7cc966
creator fees messaging
2022-03-11 00:16:01 -06:00
James Grugett
7cc92b176f
Filter out redemption bets from feed
2022-03-10 16:12:10 -06:00
James Grugett
c1a800f4c6
Fix initial point on graph
2022-03-10 15:58:44 -06:00
mantikoros
82b66a8d53
small fixes
2022-03-10 15:05:52 -06:00
mantikoros
8df7b0fbe6
Merge branch 'main' into cpmm
2022-03-10 15:02:30 -06:00
James Grugett
7bb663891f
Put back outcome labels for non-free response.
2022-03-10 12:37:42 -06:00
Austin Chen
917e066a45
Add a searchbar over all folds
2022-03-10 10:14:06 -08:00
James Grugett
eaa1a26af4
Show bets where you can add a comment on contract page feed.
2022-03-10 00:29:36 -06:00
James Grugett
404f3a6b0c
FR: Show answer in feed for single bets. Show your bets on contract page feed
2022-03-10 00:12:00 -06:00
mantikoros
a0833b4764
filter out redemption bets
2022-03-09 23:23:43 -06:00
mantikoros
b81742cd02
cpmm ContractBetsTable display
2022-03-09 23:17:13 -06:00
James Grugett
fe49ae4d5a
Hide fast fold follow widget for now
2022-03-09 22:08:55 -06:00
James Grugett
43ce91a537
Default feed skips annoying markets
2022-03-09 22:01:53 -06:00
James Grugett
e4064b89ff
Turn of lint for nextjs typos (triggered by getStaticPropz)
2022-03-09 21:31:38 -06:00
James Grugett
c24c9404a7
Hide bets on free response feed (except for feedType 'multi')
2022-03-09 21:23:17 -06:00
James Grugett
79bd299b68
Enforce max question length, description length, and tag length.
2022-03-09 11:08:57 -06:00
Austin Chen
da4ce99755
Merge Manifold for Teams infra into main codebase ( #61 )
...
* Add dev target for TheoremOne
* Restrict signups to theoremone.co emails
* Add new indices
* Forbid reads from unauthenticated users
* Client-side render pages that need auth
These pages are now client-side rendered:
- /home
- /leaderboards
- /market/...
- /fold/...
* Hide 404 for private Manifolds
* Brand instance for TheoremOne
* Hide "Add Funds" and "Personalize your feed"
* "M$" => "T$"
* Hide Discord & About Page too
* Update placeholders for teams
* Update firestore.indexes.json
* Switch /analytics to propz
* Migrate per-env code into common/
* More migrations to PROJECT_ID
* Conditionally use SSG depending on public vs private instance
* Fix props to be empty object
* Move more logic into access
* Spin out config files for each environment
* Generify most of the customizable brand stuff
* Move IS_PRIVATE_MANIFOLD to access.ts
* Rename access.ts to envs/constants.ts
* Add "dev:dev" alias
* Rever firestore rules to existing settings
* Fixes according to James's review
2022-03-08 18:43:30 -08:00
Austin Chen
9fbed63eaf
Show the market creator's bets in feed
2022-03-08 16:24:06 -08:00
James Grugett
b0e4f6d27a
Add time param to Twitter share url, so that the image preview is re-fetched
2022-03-08 15:36:15 -06:00
James Grugett
90888a2cc6
Include time param in tweet url, so image preview is re-fetched
2022-03-08 15:34:58 -06:00
mantikoros
d1b510c720
Merge branch 'main' into cpmm
2022-03-08 11:45:30 -06:00
Austin Chen
a32bb57167
Update about page
2022-03-07 10:40:53 -08:00
mantikoros
87747d8fcb
liquidity label
2022-03-07 11:59:36 -06:00
mantikoros
14ee9735c7
Merge branch 'main' into cpmm
2022-03-07 11:30:26 -06:00
James Grugett
a8fd4c8014
Better fix the create market focus issues. Expand to 4 lines when you add many chars to a question.
2022-03-06 00:48:08 -08:00
James Grugett
d8681b043c
Only autofocus question input if no question text and not focused.
2022-03-05 23:58:54 -08:00
James Grugett
4ee458d3f5
Align "See more..." right on mobile
2022-03-05 23:48:35 -08:00
James Grugett
d7d8fb94c4
Trim activity feed ( #60 )
...
* Trim activity feed: show only items from last 24 hours, remove contract description, shorter width.
* Preserve feed ordering based on initial fetch of bets
* Add see more button, description to explore items
2022-03-04 18:06:11 -06:00
James Grugett
e49b64ee9f
Flex shrink 0 on bet panel container
2022-03-04 10:33:38 -08:00
James Grugett
cb9fa0ceb2
Daily active users & comments
2022-03-03 12:59:12 -08:00
mantikoros
ed9b20b5ad
fast folds: add russia-ukraine
2022-03-03 13:57:59 -05:00
mantikoros
c53957c9b1
fix auto-refactor
2022-03-03 12:24:47 -05:00
mantikoros
a7e7fc0c90
getOutcomeProbabilityAfterBet
2022-03-03 12:06:24 -05:00
mantikoros
f06ec7a170
calculate fixed payouts; bets list calculations
2022-03-03 11:40:10 -05:00
Austin Chen
b4f8fcf38e
Show profit/loss in sale panel
2022-03-03 02:10:20 -08:00
Austin Chen
ef77779cec
Format Tailwind classes with Prettier
...
Not sure why Husky hooks aren't enforcing this 🤷
2022-03-03 01:09:32 -08:00
Austin Chen
d9fb2c0557
Tweak padding
2022-03-03 01:07:21 -08:00
Austin Chen
c0ace53df2
Improve VisD & copy on landing page
2022-03-03 00:56:03 -08:00
Austin Chen
76c4cd6d68
Render timestamps client-side to fix timezone ( #58 )
...
* Render timestamps client-side to fix timezone
* Fix compilation error
2022-03-02 23:51:58 -08:00
mantikoros
89f020ffcc
use new calculations
2022-03-03 00:32:33 -05:00
mantikoros
fdea1d5ba6
bet panel: use new calculations
2022-03-03 00:01:53 -05:00
mantikoros
85e3d1124f
use focus hook
2022-03-03 00:01:12 -05:00
mantikoros
42577b20a9
rename dpm calculations
2022-03-02 22:30:07 -05:00
mantikoros
e80926d201
rename 'calculate.ts' => 'calculate-dpm.ts'
2022-03-02 22:20:35 -05:00
James Grugett
c30962bf80
Create bet count and market count charts in our analytics
2022-03-02 17:52:41 -08:00
James Grugett
4d8af33c85
Invested value => Investment value
2022-03-02 15:48:38 -08:00
James Grugett
6285212a1e
Update your trades to show total profit, invested value
2022-03-02 15:42:59 -08:00
James Grugett
fa817c34a9
Fix more places where insufficient balance error was not accounting for loans
2022-03-02 14:28:23 -08:00
James Grugett
cd8b336635
Enforce a max comment length
2022-03-02 14:09:53 -08:00