We could have a "Private Message" action in PersonView that opens an iMessage-like view of messages with that user. This is possible to do with the API, though we'd have to be refreshing every few seconds in the background if we want new messages to pop up live. Related to #622. Apollo had this.
We could have a "Private Message" action in
PersonView
that opens an iMessage-like view of messages with that user. This is possible to do with the API, though we'd have to be refreshing every few seconds in the background if we want new messages to pop up live. Related to #622. Apollo had this.