about summary refs log tree commit diff
path: root/filters/email-libravatar.lua (follow)
Commit message (Collapse)AuthorAge
* filter: fix libravatar email-filter https issueChristian Hesse2014-12-13
| | | | | | Serving cgit via https and getting avatar via http gives error messages about untrusted content. This decides whether or not to use https link by looking at the environment variable HTTPS, which is set in CGI.
* filter: add libravatar email-filter lua scriptChristian Hesse2014-03-13
4 19:31:50 +0200'>2013-09-14ui-shared: Drop filepair_cb_raw() and helperLukas Fleischer 2013-09-14ui-diff: Use diff_tree_sha1() for raw diff formattingLukas Fleischer