Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
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
Bryan Clark 7c25538eae improve the formatting of the html and plain text mail. make the footer a bit more prominent 2010-12-08 16:08:16 -08:00
Shane Caraveo f47368e944 scrub bad stuff from html before adding to the email 2010-11-22 16:54:57 -08:00
Andy Chung 585f8e6df5 edited the email templates and added my sidebar mockup to the designs directory 2010-11-22 16:36:19 -08:00
Shane Caraveo 19d41d8088 looks nice, but fix fix fix 2010-11-22 11:22:34 -08:00
Shane Caraveo b94811df29 only show description if it is available
r=andy
2010-11-22 11:19:19 -08:00
Bryan Clark 6e9b4ecd62 final template changes for both html and plain text 2010-11-19 15:53:38 -08:00
Andy Chung 7ccb4c95c9 styled the email template 2010-11-19 15:31:59 -08:00
Bryan Clark 7e048708e5 improve the email template a bit and hand it off to andy for more 2010-11-19 14:34:36 -08:00
Shane Caraveo db50e37c07 add email templates including support for html email 2010-11-16 15:01:09 -08:00