Handle paste messages
adamlogic opened this issue · 1 comments
adamlogic commented
If someone posts a message with a line break, Campfire treats it as a PasteMessage instead of TextMessage. Flamethrower should handle these with the same treatment as TextMessages.
isaacsanders commented
Done.