Thursday, March 3, 2016
2 changes · master
Enhancements to existing features
Incoming emails that include embedded images are now handled more reliably. Images are saved as attachments and shown in the message thread, so users can view email content as intended while keeping records cleaner.
Original PR description
cid management in incoming emails
Email and chatter messages are now cleaned in one place, keeping only approved styling and identifying quoted text or signatures more consistently. The message view now hides quoted content behind a read more/read less control, reducing clutter while preserving access to the full conversation.
Original PR description
Parse style attribute to keep only a white list of accepted properties Remove quote detection in sanitizer Remove html_email_clean Remove classes