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
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
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
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
Ian Philips
3cb36a36ec
Separate email and browser ids list
2022-09-12 11:00:24 -06:00
James Grugett
4f19220778
Experimental home: accommodate old saved sections.
2022-09-12 11:56:20 -05:00
Ian Philips
5c6328ffc2
[WIP] Fully customizable notifications ( #860 )
...
* Notifications Settings page working
* Update import
* Linked notification settings to notification rules
* Add more subscribe types
* It's alive... It's alive, it's moving, it's alive, it's alive, it's alive, it's alive, IT'S ALIVE'
* UI Tweaks
* Clean up comments
* Direct & highlight sections for notif mgmt from emails
* Comment cleanup
* Comment cleanup, lint
* More comment cleanup
* Update email templates to predict
* Move private user out of getDestinationsForUser
* Fix resolution messages
* Remove magic
* Extract switch to switch-setting
* Change tab in url
* Show 0 as invested or payout
* All emails use unsubscribeUrl
2022-09-12 10:34:56 -06:00
FRC
28f0c6b1f8
Revert "Fix "500 internal error" in large groups ( #856 )" ( #871 )
...
This reverts commit a6ed8c9228
.
2022-09-12 17:26:46 +01:00
FRC
a6ed8c9228
Fix "500 internal error" in large groups ( #856 )
...
* Members to memberIds
* Moved to update-metrics
2022-09-12 16:44:24 +01:00
James Grugett
c1287a4a25
Small updates to experimental home ( #870 )
...
* Line clamp question in prob change table
* Tweaks
* Expand option for daily movers
* Snap scrolling for carousel
* Add arrows to section headers
* Remove carousel from experimental/home
* React querify fetching your groups
* Edit home is its own page
* Add daily profit and balance
* Merge branch 'main' into new-home
* Make experimental search by your followed groups/creators
* Just submit, allow xs on pills
* Weigh in
* Use next/future/image component to optimize avatar images
* Inga/challenge icon (#857 )
* changed challenge icon to custom icon
* fixed tip button alignment
* weighing in and trading "weigh in" for "trade"
* Delete closing soon, mark new as New for you, trending is site-wide
* Delete your trades. Factor out section item
* Don't allow hiding of home sections
* Convert daily movers into a section
* Tweaks for loading daily movers
* Prob change table shows variable number of rows
* Fix double negative
Co-authored-by: Ian Philips <iansphilips@gmail.com>
Co-authored-by: Austin Chen <akrolsmir@gmail.com>
Co-authored-by: ingawei <46611122+ingawei@users.noreply.github.com>
Co-authored-by: mantikoros <sgrugett@gmail.com>
2022-09-12 00:39:04 -05:00
Sinclair Chen
f8d346a404
Clean up charity styles
...
- center cards on mobile
- make notes more professional
2022-09-11 11:42:05 -07:00
mantikoros
93033b5b24
Revert "Yes and no buttons on contract page ( #868 )"
...
This reverts commit b39e0f304f
.
2022-09-10 21:57:50 -05:00
mantikoros
18815caed4
Revert "Put sale value above quick bet button"
...
This reverts commit 9ee7173305
.
2022-09-10 21:57:35 -05:00
Ian Philips
9ee7173305
Put sale value above quick bet button
2022-09-10 17:48:35 -06:00
Ian Philips
b39e0f304f
Yes and no buttons on contract page ( #868 )
...
* Yes and no buttons on contract page
* Cheating by adding 0.05 to max shares but gives better quickbet UX
2022-09-10 17:07:23 -06:00
mantikoros
e17234ecce
typo
2022-09-10 17:43:52 -05:00
Austin Chen
33bcc1a65e
Clean up /tournaments styling
2022-09-10 12:00:01 -07:00
Austin Chen
e61591622e
Feature a few other semi-tournaments
2022-09-10 11:50:03 -07:00