Phil
c762869b83
Migrate prod bot ( #1052 )
...
* Updated dev config to point to new Twitch dev bot hosting location.
* Updated prod config to point to new Twitch bot hosting location.
2022-10-14 16:41:06 +01:00
FRC
aaa09f49c0
New component to add arbitrary (but static) react embeds to posts programatically + midterms component ( #1051 )
2022-10-14 16:21:54 +01:00
FRC
4d214c01b4
Tipping in posts ( #1045 )
...
* Tipping in posts
* Rm itemType field
2022-10-14 13:05:07 +01:00
ingawei
0a70652667
fixed tip button bug ( #1049 )
...
* fixed tip button bug
2022-10-14 02:20:32 -05:00
mqp
b4162a0896
Auto-prettification
2022-10-14 06:49:23 +00:00
ingawei
2ecece02c3
Auto-remove unused imports
2022-10-14 06:48:40 +00:00
ingawei
4359ad0530
added cancelling tipping and lil coin ( #1047 )
...
* added cancelling tipping and lil coin
* forced timeout to fix weird toast bug
2022-10-14 01:47:51 -05:00
ingawei
3f8988bf27
Inga/colorful answer comments ( #1040 )
...
* changing answers in comments to match colors, no longer indenting those responses
2022-10-14 00:07:54 -05:00
Austin Chen
41a46aad9b
Update stability-client to fix /dream
2022-10-13 21:44:22 -07:00
James Grugett
4097082c75
Dynamically choose outcome in Position tooltip ( #1048 )
2022-10-13 23:29:57 -05:00
mantikoros
58cd0e57bd
track tournaments
2022-10-13 21:22:32 -05:00
Austin Chen
3a63503161
Fix @/% suggestion regression
...
See https://github.com/ueberdosis/tiptap/pull/3239
2022-10-13 19:06:03 -07:00
mantikoros
abd06f272b
contract card: show traders instead of volume
2022-10-13 21:05:21 -05:00
Austin Chen
ab1c3020da
Warn users about Dream breakage
2022-10-13 18:45:09 -07:00
Sinclair Chen
c044460a91
Don't break build on unused import ( #1046 )
...
* Fix lint warnings
* Let vercel build when unused import
2022-10-13 18:16:22 -07:00
mantikoros
7a6725ee77
contract card: less busy design
2022-10-13 19:56:16 -05:00
Austin Chen
823d1ddd4c
Update stability-client
2022-10-13 17:01:05 -07:00
Austin Chen
7d490e0de1
Expand image on hover
2022-10-13 16:23:25 -07:00
Sinclair Chen
96d2255cb1
fix find and replace mistake
2022-10-13 15:15:45 -07:00
Sinclair Chen
4a139c5cc2
Fix limit prob styling
2022-10-13 14:55:48 -07:00
James Grugett
47eb8abed0
Don't include loans in email payout message
2022-10-13 16:05:40 -05:00
Sinclair Chen
903fcc83b3
Fix form-control styling
2022-10-13 13:20:04 -07:00
Austin Chen
0615bb2d4b
List ManifoldDream as a bot
2022-10-13 13:12:22 -07:00
mantikoros
3508c94634
tip button: fix tip color
2022-10-13 14:33:41 -05:00
mantikoros
29c0dfe3fe
tip button: remove fill color
2022-10-13 14:27:47 -05:00
mantikoros
18a3b66164
dream label
2022-10-13 14:16:30 -05:00
James Grugett
9e4f41253f
Filter out resolved markets from daily movers
2022-10-13 13:49:48 -05:00
Sinclair Chen
546b0231e7
Die Daisy ( #1042 )
...
* un-daisy labels
* un-daisy inputs
* un-daisy input groups
* fixup input
* un-daisy selects
* un-daisy slider
* Uninstall daisy. Migrate colors
* un-daisy tables
* fix input error styling
* lint
2022-10-13 11:23:42 -07:00
Phil
8bb44593f3
Updated dev config to point to new Twitch dev bot hosting location. ( #1044 )
2022-10-13 17:19:50 +01:00
Pico2x
2c2bc61788
Fix bug with parsing in abritrary react components
2022-10-13 16:56:35 +01:00
Pico2x
34c9dbb3e7
Revert "Revert "New implementation of market card embeddings ( #1025 )""
...
This reverts commit d6525bae9f
.
2022-10-13 16:25:15 +01:00
Ian Philips
d6525bae9f
Revert "New implementation of market card embeddings ( #1025 )"
...
This reverts commit 3fc53112b9
.
2022-10-13 09:19:28 -06:00
Ian Philips
da32a756a8
Need not follow contract for tag notification
2022-10-13 08:41:33 -06:00
Ian Philips
fa476c78dd
Handle numeric outcomes in movers
2022-10-13 08:18:16 -06:00
Ian Philips
e7ba7e715f
default cursor on open answer
2022-10-13 08:04:01 -06:00
Ian Philips
9bf82c6082
Match colors on portfolio
2022-10-13 08:00:04 -06:00
Ian Philips
3e1876f0dc
Add flaggedByUsernames to firestore rules
2022-10-13 07:58:14 -06:00
ingawei
5ba4a9dce7
Inga/tip button ( #1043 )
...
* added tip jar
* made market actions/comments and manalink buttons IconButtons
2022-10-13 01:53:26 -05:00
James Grugett
4e5b78f4ee
Use in-memory store for home featured section data
2022-10-12 21:15:40 -05:00
James Grugett
bc6fab399e
Make text grayer
2022-10-12 20:51:48 -05:00
James Grugett
c2d112e516
Position => shares
2022-10-12 20:51:20 -05:00
ingawei
3cbe8ad8bb
Inga/comment bounty fix ( #1041 )
...
* fixed bounty button in comments
2022-10-12 20:34:07 -05:00
ingawei
6226291e02
made comments smaller
2022-10-12 17:53:37 -07:00
Austin Chen
fa4dba4da3
Document the new /comment endpoint
2022-10-12 17:26:00 -07:00
Austin Chen
9eff69be75
Add /createcomment API endpoint ( #946 )
...
* /dream api: Upload StableDiffusion image to Firestore
* Minor tweaks
* Set content type on uploaded image
This makes it so the image doesn't auto-download when opened in a new tab
* Allow users to dream directly from within Manifold
* Remove unused import
* Implement a /comment endpoint which supports html and markdown
* Upgrade @tiptap/core to latest
* Update all tiptap deps to beta.199
* Add @tiptap/suggestion
* Import @tiptap/html in the right place
* ... add deps everywhere
So I have no idea how common deps work apparently
* Add tiptap/suggestion too
* Clean up dream
* More cleanups
* Rework /comment endpoint
* Move API to /comment
* Change imports in case that matters
* Add a couple todos
* Dynamically import micromark
* Parallellize gsutil with -m option
* Adding comments via api working, editor.tsx erroring out
* Unused import
* Remove disabled state from useTextEditor
Co-authored-by: Ian Philips <iansphilips@gmail.com>
2022-10-12 17:25:17 -07:00
James Grugett
789bec2a4f
Expand replies by default (quick fix for comment links not working)
2022-10-12 17:49:04 -05:00
James Grugett
18042cd4d1
Return listener
2022-10-12 17:39:13 -05:00
mantikoros
04a126707b
fix welcome dialog page freezing bug
2022-10-12 17:33:18 -05:00
mantikoros
7a412fdb0d
add key props
2022-10-12 17:33:18 -05:00
James Grugett
e2dc4c6b8f
Resolve markets again script
2022-10-12 17:30:21 -05:00