about summary refs log tree commit homepage
path: root/lib/PublicInbox/WwwHighlight.pm
DateCommit message (Expand)
2021-10-13treewide: use warn() or carp() instead of env->{psgi.errors}
2021-08-28get rid of unnecessary bytes::length usage
2021-01-01update copyrights for 2021
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-01wwwstatic: move r(...) functions here
2019-04-24wwwhighlight: deal with no-op highlight
2019-04-24wwwhighlight: do linkification, too
2019-02-13ensure bytes::length is available to callers
2019-01-27wwwhighlight: read_in_full returns undef on errors
2019-01-21highlight: initial wrapper and PSGI service