Handle errors from the magic-wormhole interaction
Relates to #73 (closed) but more work is required to complete that issue.
This MR takes the existing performEventInThread
used only for invite handling, gives it error handling, and does something useful with those errors on the Magic-Folders view page. Future work should be using performEventInThread
instead of performEvent
/ performEvent_
elsewhere in the app.