iOS keyboard improvements
Currently both the iOS app and the Mobile view of mattermost (my local install is the last travis-ci build from a week or so ago) when you bring up the input box you are presented with a Send icon, on top of a Done button along with a Return on the actual keyboard. This from a user perspective is super confusing and unintuitive. I would suggest either completely removing the Send icon, or removing the Done text and that whole extra bar that ends up being drawn just to have it there. Also if at all possible changing return to the normal iOS blue button Send (for at least the app) would make it a lot clearer as to what is going on. If you leave the return and only have the send Icon (no Done button), then make return actually act as a new line rather than send, right now as far as I can tell there is no way for me to add a new line inside something I want to send.
Original: https://github.com/mattermost/platform/issues/1607