chat: Emit BEL when receiving a PM. v1.6
authorAndrey Petrov <andrey.petrov@shazow.net>
Thu, 11 May 2017 15:23:17 +0000 (11:23 -0400)
committerAndrey Petrov <andrey.petrov@shazow.net>
Thu, 11 May 2017 15:23:29 +0000 (11:23 -0400)
commit25689a88ed28c5e2a455b41720a9d46669681892
treeb9e5ba3a902d6f798fe0b536a90b61fda1f6caf4
parent227dad7492377557dfc9d395d47255cf9f96ff2f
chat: Emit BEL when receiving a PM.

Also get rid of extraneous SetReplyTo which was not getting set before because we were switching on the wrong type.

Closes #207
CC @sleibrock
chat/message/user.go