* Move comment-bet association code into comment creation trigger * Add index for new comments query
* 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
* Adds comments to posts * Uncoupled CommentInput from Contracts * Fix nits