First Release
Replace message input field with `NSTextView` (#86) * Start on message input view based on NSTextView * More work on NSTextView for input * Fix height calculation of new input field * Add support for shift+enter for newlines, and submit otherwise * Fix spacing issues with formatted text