Commit Graph

2449 Commits

Author SHA1 Message Date
James Grugett
2282cb544f Increase memory for updateStats function 2022-08-26 11:22:07 -05:00
James Grugett
a7a45d1968 Weekly => daily loans 2022-08-26 11:22:07 -05:00
James Grugett
5333f881ef Some other follow to watch changes 2022-08-26 11:22:07 -05:00
James Grugett
0428708e82 Convert heart to eye and follow to watch 2022-08-26 11:22:07 -05:00
Ian Philips
85473b17c3 Betting streak bonus per day:10, max:50 2022-08-26 11:22:07 -05:00
Ian Philips
c45faf6b80 Set max betting bonus to M 2022-08-26 11:22:07 -05:00
James Grugett
830ef498d8 Create experimental home page 2022-08-26 11:22:07 -05:00
Ian Philips
ab3c9d250d Reduce share row top margin on mobile 2022-08-26 11:22:07 -05:00
Ian Philips
32113a29e3 Gap adjustment 2022-08-26 11:22:07 -05:00
Ian Philips
33f593ebf7 Move share button back down, small spacing tweaks 2022-08-26 11:22:07 -05:00
Ian Philips
e79235afef Small ux tweaks for signed out market page 2022-08-26 11:22:07 -05:00
mantikoros
fd0aa30195 fix sidebar tracking 2022-08-26 11:22:07 -05:00
SirSaltyy
310d9e0ccc Change about button (#796)
About button name change and now directs to "Help and About Center" super.so
2022-08-26 11:22:07 -05:00
Ian Philips
b48cd939bf Remove bolded More from navbar 2022-08-26 11:22:07 -05:00
Ian Philips
ed9d0cfd95 Shrink icon 2022-08-26 11:22:07 -05:00
Ian Philips
c753313546 💔💔💔 2022-08-26 11:22:07 -05:00
mantikoros
2e0957d739 eslint 2022-08-26 11:22:07 -05:00
mantikoros
acf9640b7a eslint 2022-08-26 11:22:07 -05:00
James Grugett
33c55f43bf Fix types 2022-08-26 11:22:07 -05:00
James Grugett
2fcfeb786a Simple recommended contracts based on contract creator 2022-08-26 11:22:07 -05:00
Ian Philips
0743d4ae1c Lint 2022-08-26 11:22:07 -05:00
Ian Philips
d44482aae3 Heart button on xl style 2022-08-26 11:22:06 -05:00
Ian Philips
7899d71af6 Show all groups on sidebar 2022-08-26 11:22:06 -05:00
Ian Philips
1ed46948b1 Remove group chat display 2022-08-26 11:22:06 -05:00
Ian Philips
edb8591cab Fix import 2022-08-26 11:22:06 -05:00
Ian Philips
18b0051450 Fix import 2022-08-26 11:22:06 -05:00
Ian Philips
54f7b740dc Allow to follow/unfollow markets, backfill as well (#794)
* Allow to follow/unfollow markets, backfill as well

* remove yarn script edit

* add decrement comment

* Lint

* Decrement follow count on unfollow

* Follow/unfollow button logic

* Unfollow/follow => heart

* Add user to followers in place-bet and sell-shares

* Add tracking

* Show contract follow modal for first time following

* Increment follower count as well

* Remove add follow from bet trigger

* restore on-create-bet

* Add pubsub to dev.sh, show heart on FR, remove from answer trigger
2022-08-26 11:22:06 -05:00
James Grugett
3ce2bdc9f1 Dedup contract leaderboards code from contract slug (merge error?) 2022-08-26 11:22:06 -05:00
Sinclair Chen
5904038890 Fix bet modal probability sticking (#793)
* Fix button group styles
* Reset prob strike-out when bet modal closed
2022-08-26 11:22:06 -05:00
mantikoros
6929d643e1 eliminate fees 2022-08-24 15:28:14 -05:00
mantikoros
50279bd864 useRedirectAfterSignup 2022-08-23 12:37:02 -05:00
mantikoros
2e95ac449d twitch landing page (needs work) 2022-08-23 12:19:36 -05:00
Ian Philips
bea94d58c5 Add extra text-sm 2022-08-23 07:55:26 -06:00
mantikoros
1c73d21925 weeklyMarketsEmails: send different markets to different users 2022-08-23 00:27:07 -05:00
Sinclair Chen
b476a7e3f8
Take descriptions out of LiteMarket (#789) 2022-08-22 18:18:51 -07:00
Sinclair Chen
baa27a3c85 Make Sinclair an admin 2022-08-22 17:50:59 -07:00
Sinclair Chen
20fd286756
Fix link classes duplicating on paste (#788) 2022-08-22 17:45:23 -07:00
Austin Chen
552f9add70 Reduce min time on contract graph to 1h
Allows more resolution on real-time markets, where a lot of trading happens within minutes
2022-08-22 17:23:59 -07:00
Ian Philips
3bea983662 Be more explicit after unsubscribing from weekly trending 2022-08-22 16:56:28 -06:00
Ian Philips
6929076740 Be more specific about unsubscribe 2022-08-22 16:43:08 -06:00
Ian Philips
e1775681aa Add weekly email sent flag, filter out manifold grouped markets 2022-08-22 16:36:39 -06:00
Sinclair Chen
ec4d0f6b4a
Fix notification for updated questions (#782)
* Fix update notification for question, description

* Don't notify on updated description
2022-08-22 15:26:54 -07:00
Ian Philips
b9a667b126 Add logs to weekly emails 2022-08-22 14:59:11 -06:00
mantikoros
571cf80e13 markets api: only load 500 markets by default 2022-08-22 14:42:23 -05:00
mantikoros
3313b55853 listAllContracts: sort by createdTime by default 2022-08-22 14:23:52 -05:00
Austin Chen
650aa68bcd Fix imports 2022-08-22 11:31:33 -07:00
Austin Chen
7736f1e3c1 Make duplicating better: description, closetime, logscale
Known issue: some markets like https://manifold.markets/FFSX/rojo-ronald-jones don't duplicate because too much stuff in JSON...?
2022-08-22 10:49:54 -07:00
Austin Chen
0cd61eb214 DX: Link to Firestore console from "..." 2022-08-22 10:48:21 -07:00
mantikoros
2530171721 don't run next-sitemap post build 2022-08-22 12:09:16 -05:00
mantikoros
009c85b61a listAllContracts: order by popularity score 2022-08-22 12:07:05 -05:00