Sinclair Chen
7aaacf4d50
Center tweets
2022-09-14 13:19:12 -07:00
Ian Philips
050bd14e46
Update script
2022-09-14 10:29:48 -06:00
Ian Philips
7ba2eab65e
Rename user notification preferences
2022-09-14 10:26:08 -06:00
Ian Philips
edbae16c8e
Betting streak reset indicator
2022-09-14 08:56:05 -06:00
Ian Philips
d6b0a1edc0
Betting streak reset to 7am UTC and store streak data on notif
2022-09-14 07:27:20 -06:00
mantikoros
a2d61a1daa
Twitch integration ( #815 )
...
* twitch account linking; profile page twitch panel; twitch landing page
* fix import
* twitch logo
* save twitch credentials cloud function
* use user id instead of bot id, add manifold api endpoint
* properly add function to index
* Added support for new redirect Twitch auth.
* Added clean error handling in case of Twitch link fail.
* remove simulator
* Removed legacy non-redirect Twitch auth code. Added "add bot to channel" button in user profile and relevant data to user type.
* Removed unnecessary imports.
* Fixed line endings.
* Allow users to modify private user twitchInfo firestore object
* Local dev on savetwitchcredentials function
Co-authored-by: Phil <phil.bladen@gmail.com>
Co-authored-by: Marshall Polaris <marshall@pol.rs>
2022-09-14 01:52:31 -07:00
Marshall Polaris
7144e57c93
Denormalize user display fields onto bets ( #853 )
...
* Denormalize user display fields onto bets
* Make bet denormalization script fast enough to run it on prod
* Make `placeBet`/`sellShares` immediately post denormalized info
2022-09-14 01:33:59 -07:00
Marshall Polaris
1ebb505752
Fix liquidity feed display to look right ( #877 )
2022-09-14 01:13:53 -07:00
mantikoros
273b815e54
hide house liquidity on feed
2022-09-14 00:51:43 -05:00
mantikoros
e7d8cfe7e0
House liquidity ( #876 )
...
* add house liquidity for unique bettors
* hide notifications from house liquidity
* up bonus liquidity to M$20
2022-09-14 00:26:47 -05:00
mantikoros
be851b8382
fix typo
2022-09-13 21:23:36 -05:00
mantikoros
58ef43a8ec
intro panel: use gradient image
2022-09-13 21:12:01 -05:00
marsteralex
bf8ac2f21e
update importing artists
2022-09-14 01:31:47 +02:00
marsteralex
f8d16d384a
Merge branch 'manifoldmarkets:main' into main
2022-09-13 16:30:03 -07:00
Ian Philips
f6feacfbc9
Fix lint and persistent storage key
2022-09-13 17:18:16 -06:00
Sinclair Chen
74335f2b01
Adjust market modal styles ( #875 )
...
* Refactor add market modals into one component
* Adjust style: stickier search, scroll auto
2022-09-13 16:16:07 -07:00
Ian Philips
df3d7b591d
Componentize notification line setting, don't use useEffect
2022-09-13 17:00:34 -06:00
James Grugett
c9d323c83f
Small updates to experimental/home ( #874 )
...
* Factor out section header
* Remove daily balance change
* Remove dead code
* Layout, add streak
* Fix visibility observer to work on server
* Tweak
* Formatting
2022-09-13 17:47:29 -05:00
Ian Philips
34bad35cb8
Betting=>predicting
2022-09-13 16:19:52 -06:00
Ian Philips
c423326270
Send users emails when they hit 1 and 6 unique bettors
2022-09-13 16:12:53 -06:00
marsteralex
325961fb5b
Merge branch 'manifoldmarkets:main' into main
2022-09-13 13:44:18 -07:00
Ian Philips
4398fa9bda
Add new market from followed user email notification
2022-09-13 09:54:51 -06:00
Ian Philips
2c922cbae6
Send no-bet resolution emails to those without bets
2022-09-13 08:16:23 -06:00
Ian Philips
55b895146b
Find multiple choice resolution texts as well
2022-09-13 07:54:37 -06:00
Ian Philips
8b1776fe3b
Remove contracts number badge from groups tab
2022-09-13 07:53:01 -06:00
Ian Philips
de8c27c970
Filter None answer earlier
2022-09-13 07:48:41 -06:00
marsteralex
5bfb624907
update ui
2022-09-13 15:36:27 +02:00
marsteralex
68bdadde37
updated to 18 artists per game
2022-09-13 14:04:36 +02:00
marsteralex
37da650aca
update code to be smaller jsons
2022-09-13 05:25:18 +02:00
James Grugett
483838c1b2
Revert "Make parse.richTextToString
more efficient ( #848 )"
...
This reverts commit cb143117e5
.
2022-09-12 19:06:37 -05:00
Marshall Polaris
cb143117e5
Make parse.richTextToString
more efficient ( #848 )
2022-09-12 16:11:03 -07:00
Sinclair Chen
22d2248951
Add floating menu (bold, italic, link) ( #867 )
...
* Add floating menu (bold, italic, link)
* Sanitize and href-ify user input
2022-09-12 16:10:32 -07:00
Ian Philips
2351403674
Replies to answers are comments
2022-09-12 17:04:06 -06:00
Ian Philips
018eb8fbfc
Send notif to all users in reply chain as reply
2022-09-12 17:01:59 -06:00
James Grugett
f49cb9b399
Only show 'Show more' for free response answers if there are more answers to show
2022-09-12 17:40:19 -05:00
mantikoros
d66a81bc6b
Auto-prettification
2022-09-12 22:35:32 +00:00
mantikoros
8e41b39936
landing page: use next image for logo
2022-09-12 17:34:13 -05:00
mantikoros
0e5b1a7742
market intro panel
2022-09-12 17:30:51 -05:00
mantikoros
3d3caa7a42
remove comment bet area
2022-09-12 16:50:38 -05:00
Pico2x
a3da8a7c3c
Make update-metrics actually write cached group leaderboards
2022-09-12 22:01:37 +01:00
Pico2x
2a96ee98f4
Fix type error in update metrics pt.3
2022-09-12 21:49:15 +01:00
Ian Philips
5c6fe08bdb
Website => Web
2022-09-12 14:48:42 -06:00
Ian Philips
747d5d7c7c
In app => website
2022-09-12 14:48:16 -06:00
Ian Philips
3a814a5b5d
Detect just settings tab w/o section
2022-09-12 14:41:30 -06:00
Ian Philips
e35c0b3b52
Only notify followers of new public markets
2022-09-12 14:36:54 -06:00
Ian Philips
0af1ff112b
Allow users to see 0% FR answers via show more button
2022-09-12 14:30:15 -06:00
Pico2x
4456a771fd
fix type error in update-metrics pt.2
2022-09-12 21:25:45 +01:00
Ian Philips
86422f90ea
Set all overflow notifs to seen
2022-09-12 14:17:39 -06:00
Pico2x
7d9908dbd0
Fix type error in update-metrics
2022-09-12 20:58:12 +01:00
FRC
ff81b859d1
"Fix "500 internal error" in large groups ( #872 )
...
* Fix "500 internal error" in large groups (#856 )
This reverts commit 28f0c6b1f8
.
* Ship without touching prod and with some logs.
2022-09-12 20:54:11 +01:00