about summary refs log tree commit homepage
path: root/lib/PublicInbox/View.pm
DateCommit message (Expand)
2016-07-01view: avoid redundant trailing slash for In-Reply-To
2016-06-30view: fix permalink and raw links at the top
2016-06-30view: move per-message anchor to top in conversation view
2016-06-30view: reference posting style article on Wikipedia
2016-06-30view: improve readability of msg_reply with here-doc
2016-06-30www_stream: add response wrapper sub
2016-06-30view: fixup bad reference to new_msgid
2016-06-30Merge branch 'thread-view-skel'
2016-06-30view: show thread size when linking to summary
2016-06-30view: default to flat/hybrid thread display
2016-06-30view: fix up some HTML injection via Message-ID vectors
2016-06-30www: reinstate old thread view as an option
2016-06-30Revert "view: update git-send-email URL"
2016-06-30view: show more nearby messages in flat thread view
2016-06-30view: tweak thread/index header slightly
2016-06-30view: merge $state hash with existing $ctx
2016-06-30view: show thread context in the thread-aware flat view
2016-06-30www: use WwwStream for dumping thread and search views
2016-06-30www: implement hybrid flat+thread conversation view
2016-06-27view: HTML escape mailto: link
2016-06-27view: attribute in parent link for permalink message
2016-06-25view: safer and optional quoting for --in-reply-to arg
2016-06-25address: remove Address::from_name
2016-06-25view: show To/Cc destinations in conversation view
2016-06-23view: update git-send-email URL
2016-06-22view: allow thread generation to EOF on errors
2016-06-22view: fix topic threading when ghosts are present
2016-06-21view: support non-existent Subjects for permalink titles
2016-06-21view: common thread walking interface
2016-06-21view: avoid recursion in topic index
2016-06-21view: remove recursion from expanded thread view
2016-06-21view: remove recursion from thread skeleton dump
2016-06-21view: remove dst parameter from thread skeleton dump
2016-06-21view: remove upfx parameter from thread skeleton dump
2016-06-20www: improve topic view by scanning for ghosts
2016-06-20feed: various object-orientation cleanups
2016-06-18view: consolidate per-message newline handling
2016-06-18view: minor tweaks to reduce long lines
2016-06-18view: introduce WwwStream interface
2016-06-13view: msg_html uses getline body to reduce latency
2016-06-07view: be sure reply text describes plain-text
2016-06-07view: remove trailing whitespace from reply command
2016-06-07view: escape From name properly for title
2016-06-05view: inline message reply into message view
2016-05-30use utf8::{encode,decode} for in-place transforms
2016-05-25remove Email::Address dependency
2016-05-22www: avoid warnings on bad offsets for Xapian
2016-05-19www: tighten up allowable filenames for attachments
2016-05-19view: reduce clutter for attachments w/o description
2016-05-19www: validate and check filenames in URLs