about summary refs log tree commit homepage
path: root/t/view.t
DateCommit message (Expand)
2016-06-05view: inline message reply into message view
2016-05-19switch read-only uses of walk_parts to msg_iter
2016-05-05t/view: note possibly invalid test...
2016-04-15www: redirect /$MESSAGE_ID/f/ endpoints
2016-04-14view: drop vestigial elements of quote folding
2016-04-13www: stop generating /$MESSAGE_ID/f/ links
2015-10-02rename mid_compress to id_compress
2015-09-06update copyright headers and email addresses
2015-09-01completely revamp URL structure to shorten permalinks
2015-08-27wire up to display non-suffixed Message-ID links
2015-08-25mid: mid_compressed => mid_compress
2015-08-24view: refactor $state as a hash
2015-08-20view: avoid nesting <a> tags from auto-linkification
2015-08-17mid: compress Message-IDs with '%' in them
2015-08-17drop bodies and messages ASAP after processing
2015-07-06view: reduce empty <a>, use "id" instead of "name" attributes
2014-09-13line-wrap generated HTML source around attrs for readability
2014-08-28view: increase MAX_INLINE_QUOTED threshold to 12
2014-08-04t/view: ensure HTML shows QP text
2014-05-02view: API cleanup, remove "as_" prefix
2014-04-22view: fix link to raw message from /f/ endpoint
2014-04-17view: inline shorter quotes
2014-04-15HTML: ensure hrefs are quoted properly
2014-04-11cgi: update feed/view and tests for shorter URLs
2014-04-05view: implement quote folding and flesh out tests
2014-04-05view: update IRP and MID links
2014-02-25view: add view module to be used for rendering HTML