about summary refs log tree commit homepage
path: root/lib/PublicInbox/WwwAttach.pm
DateCommit message (Expand)
2021-08-28get rid of unnecessary bytes::length usage
2021-03-11www_attach: remove unnecessary parse_content_type import
2021-01-01update copyrights for 2021
2020-12-09treewide: replace {-inbox} with {ibx} for consistency
2020-11-24wwwattach: prevent deep-linking via Referer match
2020-08-01www: rework async_* to use method table
2020-07-06wwwattach: support async blob retrievals
2020-05-10emlcontentfoo: drop the {discrete} and {composite} fields
2020-05-09EmlContentFoo: Email::MIME::ContentType replacement
2020-05-09replace most uses of PublicInbox::MIME with Eml
2020-05-09msg_iter: pass $idx as a scalar, not array
2020-05-09msg_iter: make ->each_part method for PublicInbox::MIME
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-12www: discard multipart parent on iteration
2019-12-27wwwattach: avoid anonymous sub for msg_iter
2019-09-09run update-copyrights from gnulib for 2019
2019-06-04wwwattach: only pass the charset through if ASCII
2019-02-13ensure bytes::length is available to callers
2018-02-28use PublicInbox::MIME consistently
2018-02-07update copyrights for 2018
2017-01-10introduce PublicInbox::MIME wrapper class
2016-06-20feed: various object-orientation cleanups
2016-05-19www: support downloading attachments