* ios: process commands and messages asynchronously, on the background thread * move model updates to main thread
* chat usage help and minor UI fixes * update version, build and binary
* receiving messages in the background and sending local notifications * show notifications in foreground and background * presentation logic for notification options when app is in the foreground * background refresh works * remove async dispatch