server-share/linkdrop/templates
Bryan Clark 4c36b34b5f adding preliminary thumbnail support for email messages. if a picture_base64 option (comprised of an image encoded in base64) is provided to the email send then we will attach the image as an inline attachment. If picture_base64 is not provided (or like Yahoo is not supported) we send the message as we normally would with both html and text versions ignoring the MIME related encapsulation. Next step is to base64 encode the provided image urls using Canvas as the only base64 images currently available are the screenshots. 2011-01-18 11:00:42 -08:00
..
html_email.html
html_email.mako
text_email.mako