]> Sergey Matveev's repositories - public-inbox.git/history - t/view.t
www_stream: add response wrapper sub
[public-inbox.git] / t / view.t
2016-06-30 Eric Wongwww_stream: add response wrapper sub
2016-06-25 Eric Wongview: safer and optional quoting for --in-reply-to arg
2016-06-18 Eric Wongview: introduce WwwStream interface
2016-06-13 Eric Wongview: msg_html uses getline body to reduce latency
2016-06-07 Eric WongMerge branch 'unsubscribe'
2016-06-05 Eric Wongview: inline message reply into message view
2016-05-19 Eric Wongswitch read-only uses of walk_parts to msg_iter
2016-05-05 Eric Wongt/view: note possibly invalid test...
2016-04-15 Eric Wongwww: redirect /$MESSAGE_ID/f/ endpoints
2016-04-14 Eric Wongview: drop vestigial elements of quote folding
2016-04-13 Eric Wongwww: stop generating /$MESSAGE_ID/f/ links
2015-10-02 Eric Wongrename mid_compress to id_compress
2015-09-06 Eric Wongupdate copyright headers and email addresses
2015-09-01 Eric Wongcompletely revamp URL structure to shorten permalinks
2015-08-27 Eric Wongwire up to display non-suffixed Message-ID links
2015-08-25 Eric Wongmid: mid_compressed => mid_compress
2015-08-24 Eric Wongview: refactor $state as a hash
2015-08-20 Eric Wongview: avoid nesting <a> tags from auto-linkification
2015-08-17 Eric Wongmid: compress Message-IDs with '%' in them
2015-08-17 Eric Wongdrop bodies and messages ASAP after processing
2015-07-06 Eric Wongview: reduce empty <a>, use "id" instead of "name"...
2014-09-13 Eric Wongline-wrap generated HTML source around attrs for readab...
2014-08-28 Eric Wongview: increase MAX_INLINE_QUOTED threshold to 12
2014-08-04 Eric Wongt/view: ensure HTML shows QP text
2014-05-02 Eric Wongview: API cleanup, remove "as_" prefix
2014-04-22 Eric Wongview: fix link to raw message from /f/ endpoint
2014-04-17 Eric Wongview: inline shorter quotes
2014-04-15 Eric WongHTML: ensure hrefs are quoted properly
2014-04-11 Eric Wongcgi: update feed/view and tests for shorter URLs
2014-04-05 Eric Wongview: implement quote folding and flesh out tests
2014-04-05 Eric Wongview: update IRP and MID links
2014-02-25 Eric Wongview: add view module to be used for rendering HTML