summary refs log tree commit diff
path: root/mail/imbox
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-10 16:29:01 +0000
committerJune McEnroe <june@causal.agency>2020-08-10 16:29:01 +0000
commit4cd92f7de83f8992cfd210d4d1dffca620089a45 (patch)
tree741c1cba7b270e306a2132a23701762bd5f8d7c6 /mail/imbox
parentAdd missing USES=pkgconfig to pounce (diff)
downloadports-4cd92f7de83f8992cfd210d4d1dffca620089a45.tar.gz
ports-4cd92f7de83f8992cfd210d4d1dffca620089a45.zip
Add litterbox port
Diffstat (limited to 'mail/imbox')
0 files changed, 0 insertions, 0 deletions
2020-07-17Filter networks with only private contextsJune McEnroe 2020-07-17Add export optionJune McEnroe Adding the export query parameter to any page downloads a .html with the default stylesheet embedded, and all navigation, forms and internal links removed, for being able to share some part of a private instance of litterbox. 2020-07-17Add margin to inputsJune McEnroe Seems that only Safari provides any margins on form elements by default. 2020-07-16Don't write null terminator in stylesheet responseJune McEnroe 2020-07-16Remove sudo from make installJune McEnroe