| Commit message (Expand) | Author | Age | Files | Lines |
| * | email-gravatar: fix html syntax issues•••an attribute value specification must be an attribute value literal
unless SHORTTAG YES is specified
| Christian Hesse | 2014-01-15 | 1 | -1/+1 |
| * | email-gravatar: do not scale icons up•••Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
| Jason A. Donenfeld | 2014-01-14 | 1 | -1/+1 |
| * | email-gravatar: fix html syntax issues•••* make ampersand a html entity
* add required alt attribute
* add required img end tag
| Christian Hesse | 2014-01-14 | 1 | -1/+1 |
| * | email-gravatar.py: fix UTF-8 | Christian Hesse | 2014-01-14 | 1 | -0/+4 |
| * | filter: add page source to email filter•••Since the email filter is called from lots of places, the script might
benefit from knowing the origin. That way it can modify its contents
and/or size depending.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
| Jason A. Donenfeld | 2014-01-14 | 1 | -0/+2 |
| * | filter: add gravatar scripts•••The lua one is hugely faster than the python one, but both are included
for comparison.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
| Jason A. Donenfeld | 2014-01-14 | 1 | -0/+33 |