summary refs log tree commit diff
path: root/port/caesar
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-02 20:38:40 +0000
committerJune McEnroe <june@causal.agency>2021-10-02 20:38:40 +0000
commit1bb3e02b4fa9c846346576459eeb41b187a1f8bb (patch)
tree3cb5e70aaaef755377fb5fcc3c567dd71d177674 /port/caesar
parentFix chkmail loop break condition (diff)
downloadsrc-1bb3e02b4fa9c846346576459eeb41b187a1f8bb.tar.gz
src-1bb3e02b4fa9c846346576459eeb41b187a1f8bb.zip
Just zero mailsize on changemail
So that on start (and any time MAIL/MAILPATH change), any non-empty
mailboxes will be reported.
Diffstat (limited to 'port/caesar')
0 files changed, 0 insertions, 0 deletions
an>Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe :target persists after you click on something else. 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroe