ingawei
89fcbaeb07
Merge branch 'main' into inga/fr-remove-double-comments
2022-10-11 21:42:22 -05:00
ingawei
2b3378f5df
linting
2022-10-11 19:21:59 -07:00
ingawei
141856fd1f
added scroll to comment
2022-10-11 19:19:22 -07:00
Sinclair Chen
3cdd790ae9
Autosave post, market, comment rich text ( #1015 )
...
* Fix freezing when typing big docs
* Make rich text fields autosave to localstorage
* Add autosave for comments
* delete vestigial text editor from challenges
* Clear autosave on submit post/market/comment
* lint
2022-10-11 12:52:27 -07:00
ingawei
b8a095d853
make button pretty
2022-10-10 14:37:11 -07:00
ingawei
e8147dc5c3
I think using useState fixed something?
2022-10-08 02:09:11 -07:00
ingawei
f247196973
thiigy dissappears after submit
2022-10-08 01:34:24 -07:00
Austin Chen
6fa4e17a58
Remove "Add my comment" button for signed out users
2022-10-05 09:35:21 -04:00
mantikoros
2c223160ed
comment button styling
2022-10-02 16:58:04 -05:00
Sinclair Chen
eaaa46294a
fix empty comment send button style
2022-09-22 17:07:51 -04:00
Marshall Polaris
6ee8d90bdb
Eliminate redundant showReply/replyTo state ( #917 )
2022-09-22 12:40:44 -07:00
Marshall Polaris
60c79141aa
Move comment-bet association code into comment creation trigger ( #899 )
...
* Move comment-bet association code into comment creation trigger
* Add index for new comments query
2022-09-20 15:25:58 -07:00
Austin Chen
4c801f76b4
Submit comments on ctrl/cmd-enter ( #830 )
...
* Submit comments on ctrl/cmd-enter
* Remove unused import
* Tweak padding on /tournaments
* Always submit on ctrl+enter
Since we took out group chats, this should be fine for all comments
2022-09-09 11:09:31 -07:00
FRC
0acdec787d
Adds comments to posts ( #844 )
...
* Adds comments to posts
* Uncoupled CommentInput from Contracts
* Fix nits
2022-09-07 23:09:20 +01:00