Austin Chen
0d86059bc6
Merge branch 'main' into austin/dc-hackathon
2022-10-06 20:19:05 -04:00
mantikoros
a63405ca7c
change dpm elasticity
2022-10-06 16:47:52 -05:00
mantikoros
7ca0fb72fc
compute elasticity
2022-10-06 16:36:32 -05:00
Austin Chen
a2091a7cb3
Merge branch 'main' into austin/dc-hackathon
2022-10-06 11:43:58 -04:00
Ian Philips
25ef17498a
Update groupContracts in db trigger
2022-10-06 09:26:35 -04:00
Austin Chen
ae81ef6ccb
Add tiptap/suggestion too
2022-10-05 22:58:54 -04:00
Austin Chen
5c2a00d344
Import @tiptap/html in the right place
2022-10-05 22:30:17 -04:00
Austin Chen
75bf2d0961
Update all tiptap deps to beta.199
2022-10-05 22:00:20 -04:00
Austin Chen
86b489bd26
Merge branch 'main' into austin/dc-hackathon
2022-10-05 21:42:58 -04:00
Austin Chen
806e9a4228
Implement a /comment endpoint which supports html and markdown
2022-10-05 21:23:19 -04:00
mantikoros
60aa294131
election map coloring
2022-10-05 16:58:47 -05:00
Ian Philips
4bbadeb27c
Parse images and iframes from tiptap to string descriptions
2022-10-05 14:08:51 -06:00
FRC
83d9a1f3e2
Posts changes ( #988 )
...
* Add post subtitle
* Add "Post" badge to post card
* Move post tab to overview tab, refactor components
* Fix styling nits.
2022-10-05 11:37:23 +01:00
James Grugett
ca6197c7bb
Show total loan amount on portfolio
2022-10-05 00:33:05 -05:00
Sinclair Chen
3f0b665753
Add Mriya to charities list
2022-10-04 16:57:05 -07:00
Ian Philips
1d2af2900b
Remove spaces in hashtags & line clamp metadata
2022-10-04 09:14:27 -06:00
Marshall Polaris
31c6cb7739
Rewrite portfolio graphs with new machinery ( #986 )
...
* Fix chart `onMouseOver` propagation
* Make generic charts support money on y-axis
* Fix somewhat ridiculous `formatMoney` to work with negative amounts
* Make margins on charts configurable
* Implement color as function of point on SingleValueHistoryChart
* Rewrite portfolio history graphs with new graph machinery
* Toast Nivo
2022-10-04 01:18:22 -07:00
Sinclair Chen
c3ffac34a1
Remove tag parsing ( #956 )
...
* Remove #tag parsing
* Remove #tag linkifying
* lint
2022-10-03 18:28:21 -07:00
Sinclair Chen
375a4e089f
Hide spoiler content in emails / notifs ( #957 )
2022-10-03 18:25:44 -07:00
Ian Philips
a5490c903f
Reduce streak and max to 5, 25 respectively
2022-10-03 14:52:21 -06:00
Ian Philips
ae4136348d
Unique bettors email default on
2022-10-03 14:12:55 -06:00
Sinclair Chen
67de983aac
Fix links in spoilers
2022-10-03 11:55:10 -07:00
Ian Philips
f92f098f82
Allo creators to unlist markets
2022-10-03 09:26:39 -06:00
Ian Philips
051c2905e1
Allow user to opt out of all unnecessary notifications ( #974 )
...
* Allow user to opt out of all unnecessary notifications
* Unsubscribe from all response ux
* Only send one response
2022-10-03 07:41:39 -06:00
FRC
06571a3657
Flag incorrectly resolved markets, warn about unreliable creators ( #945 )
...
* Flag incorrectly resolved markets, warn about unreliable creators
* Address James' review nits
* Added a loading state and some copy-changes
* Fix missing refactor
* Fix vercel error
* Fix merging issues
2022-10-03 10:49:19 +01:00
FRC
1f8c72b4c9
Overview page on groups ( #961 )
...
* Frontpage on groups
wip
* Fix James's nits
2022-10-03 00:02:31 +01:00
mantikoros
09e4864b32
consistent tip amount (M$10)
2022-10-01 15:57:47 -05:00
James Grugett
1e2df99054
Change format money to round up if within epsilon
2022-09-30 15:05:49 -05:00
Ian Philips
ac97e62f2e
Add portfolio updates to notification settings
2022-09-30 13:45:57 -06:00
Ian Philips
a90b765670
Bounty comments ( #944 )
...
* Adding, awarding, and sorting by bounties
* Add notification for bounty award as tip
* Fix merge
* Wording
* Allow adding in batches of m250
* import
* imports
* Style tabs
* Refund unused bounties
* Show curreantly available, reset open to 0
* Refactor
* Rerun check prs
* reset yarn.lock
* Revert "reset yarn.lock"
This reverts commit 4606984276
.
* undo yarn.lock changes
* Track comment bounties
2022-09-30 09:27:42 -06:00
Sinclair Chen
b7df1a7043
Add ||spoilers|| ( #942 )
...
* Add ||spoilers||
* Add spoiler button to format menu
2022-09-29 14:28:04 -07:00
James Grugett
13dad9a10c
Date doc: Remove photo as first-class feature
2022-09-27 19:03:14 -04:00
James Grugett
b21daa1248
Date docs on Manifold ( #941 )
...
* Date docs
* Create date doc
* Create and show a date market as well
* Move url to date-docs
* Date doc individual page
* Add share button
* Edit date docs
* Layout
* Add comments for create-post
* Add comments and back nav
* Fix urls
* Tweaks
2022-09-27 17:30:07 -05:00
Barak Gila
7ba19c274b
basic sprig integration with possible page URL events ( #932 )
...
* basic sprig integration with possible page URL events
* iteration 0
* iteration 1
* run prettier; attempt to remove expect error
* readd expect error messages
* typescript comment fixes
* add identify
* remove package-lock.json
* extract to separate file
* fix linting
* fix lint
* fix lint
* fix missing config
2022-09-27 12:02:03 -05:00
Ian Philips
df316fc4da
Portfolio update emails ( #928 )
...
* Stats computing correctly
* Styles propagating - testing in prod now
* Formatting html
* Reset portfolio flag on mondays at 12am
* Add profit, styling
* More styling, less reports
* Cleanup
* Comments
* comment
* Try to send higher signal emails
* Send emails to proper email address
2022-09-26 17:49:06 -04:00
Ian Philips
a10e4c115e
Fix dpm MULTI resolution payouts bug
2022-09-26 15:57:21 -04:00
James Grugett
1a5dcdedcc
Delay prefetch by 1000ms. Don't prefetch portfolio history.
2022-09-23 16:30:44 -04:00
FRC
5a10132e2b
Add a "Posts" tab to groups ( #926 )
...
* Add a "Posts" sidebar item to groups
* Fix James's nits
* Show "Add Post" button only to users
2022-09-23 15:11:50 -04:00
James Grugett
c6d034545a
Home: Prob change cards. Sort by daily score. ( #925 )
...
* Add dailyScore: product of unique bettors (3 days) and probChanges.day
* Increase memory and duration of scoreContracts
* Home: Smaller prob change card for groups. Use dailyScore for sort order (algolia)
* Add back hover
2022-09-22 16:57:48 -05:00
Ian Philips
6c3338f5d7
Remove unused unsubscribe attributes
2022-09-20 09:59:48 -04:00
James Grugett
c338dce3ce
Add daily activation rate. Remove top tenth actions. Cleanup
2022-09-20 00:10:05 -05:00
James Grugett
4dc3eada1f
Add more stats. Fix timezone. Group retention and new user retention
2022-09-19 18:41:24 -05:00
mantikoros
24cf42284f
replace "predictor" => "trader"
2022-09-19 14:03:52 -05:00
James Grugett
b93af31d2f
Add D1 and W1 (new users) to stats
2022-09-19 01:28:18 -05:00
Marshall Polaris
58dcbaaf6e
Precalculate and store current positions for users who make comments ( #878 )
2022-09-18 15:57:50 -07:00
Marshall Polaris
39119a3419
Twitch bot deployment work ( #892 )
...
* Point at production Twitch bot endpoint
* Move Twitch endpoints into env config
2022-09-18 01:13:10 -07:00
mantikoros
f71791bdd5
fix labels
2022-09-17 19:10:34 -05:00
mantikoros
fdde57e334
'predictor' => 'trader'
2022-09-17 15:10:16 -05:00
mantikoros
340b21c53e
halve referral bonus
2022-09-17 14:38:52 -05:00
mantikoros
fc5807ebbe
halve MAX_QUESTION_LENGTH
2022-09-17 14:38:52 -05:00