server-share/linkdrop
Mark Hammond 0e6d9b2980 pass accept-language header to the apis + tests 2011-04-21 14:22:08 +10:00
..
config whoops, forgot one; more pep8 changes 2011-04-12 18:20:20 -07:00
controllers pass accept-language header to the apis + tests 2011-04-21 14:22:08 +10:00
lib pass accept-language header to the apis + tests 2011-04-21 14:22:08 +10:00
public linkdrop 2010-09-01 17:41:39 +10:00
templates 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
tests pass accept-language header to the apis + tests 2011-04-21 14:22:08 +10:00
__init__.py linkdrop 2010-09-01 17:41:39 +10:00
debug.py some flake8 appeasances 2011-04-12 17:00:54 -07:00
static.py some flake8 appeasances 2011-04-12 17:00:54 -07:00
websetup.py Merge branch 'develop' into bug/646614 2011-04-13 10:54:21 -07:00