]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/View.pm
use raw header for Message-ID
[public-inbox.git] / lib / PublicInbox / View.pm
2016-03-03 Eric Wonguse raw header for Message-ID
2016-03-01 Eric Wongextract linkification code to a separate package
2016-03-01 Eric Wongview: consolidate whitespace stripping from messages
2016-03-01 Eric Wongview: do not hide patches or signatures
2016-02-24 Eric Wongwww: support $MESSAGE_ID/R/ endpoint for replies
2016-02-24 Eric Wongview: capture header object early
2016-02-08 Eric Wongview: fix link to top-level ghost parent
2016-02-08 Eric Wongview: simplify topic handling based on subjects
2016-02-01 Eric Wongview: reference ghost parent in permalink view
2016-01-30 Eric Wongview: cleanup permalink Thread: header display
2016-01-30 Eric Wongview: do not kill whitespace in permalink thread timestamp
2016-01-18 Eric Wongview: explain why we do not use blockquote
2016-01-09 Eric Wongview: fix Atom feed link in full message view page
2016-01-09 Eric Wonghval: use more appropriate hvals for documentation
2016-01-04 Eric Wongview: label "relevance" in threaded search view
2015-12-31 Eric Wongview: fixup indentation nesting in search
2015-12-30 Eric Wongview: "thread" in per-message view goes back to /t/
2015-12-30 Eric Wongview: avoid excessive indentation in thread summary
2015-12-30 Eric Wongview: thread using <ul> instead of <table>
2015-12-26 Eric Wongview: reduce main landing page weight
2015-12-25 Eric Wongview: favor whitespace wrap in <head>
2015-12-25 Eric Wongview: fixup ghost message errors from threading tweaks
2015-12-25 Eric Wongview: move thread info near top of single view
2015-12-24 Eric Wongview: fix wording for empty topics display
2015-12-22 Eric Wongrename 'GitCatFile' package to 'Git'
2015-12-22 Eric Wonghval: move PRE constant for wrapping UGC here
2015-12-06 Eric Wongview: fix message truncation logic
2015-12-05 Eric Wong*view: avoid leading zero in time display of the hour
2015-12-04 Eric Wongview: avoid truncating topic at 30 chars
2015-12-02 Eric Wongview: consistent links for per-message views
2015-12-02 Eric Wongview: don't kill topic summarization for level==0
2015-11-20 Eric Wongvarious internal documentation updates
2015-11-18 Eric Wongview: further reduce size of attribution/timestamp
2015-11-18 Eric Wongview: remove "created" and "updated" noise words
2015-10-08 Eric Wongview: fixup bad comparison
2015-10-08 Eric Wongview: remove attribution for topics in top-level view
2015-10-04 Eric Wongview: add links for mbox and atom feeds in homepage
2015-10-02 Eric Wongrename mid_compress to id_compress
2015-10-01 Eric Wongview: correctly pick latest in index anchor links
2015-09-30 Eric Wongview: use '+' instead of '%20' to escape spaces in...
2015-09-16 Eric Wongview: do not shorten top-level messages in thread view
2015-09-13 Eric Wongview: jump to anchor of current message on References
2015-09-13 Eric Wongview: do not show References unless a message has them
2015-09-13 Eric Wongview: use header_obj to avoid extra method calls
2015-09-13 Eric Wongview: extra Atom feed link in standalone message view
2015-09-13 Eric Wongview: add Atom links in headers for per-message links
2015-09-12 Eric Wongsearchview: support displaying entire threads
2015-09-12 Eric Wongview: more consistent prefix for ghost links
2015-09-10 Eric Wongconstent X?HTML MIME type filtering
2015-09-07 Eric Wongview: change References link to expand thread
2015-09-06 Eric Wongupdate copyright headers and email addresses
2015-09-04 Eric Wongview: fix broken link to ghost fallback
2015-09-04 Eric Wongview: thread view expands focused message
2015-09-04 Eric Wongview: indentation adjustments for collapsed headers
2015-09-04 Eric Wongview: reduce redundant attributions in permalink refs
2015-09-04 Eric Wongview: add missing newline to inline dump
2015-09-04 Eric Wongview: adjust spacing and indentation of index threads
2015-09-04 Eric Wongview: one line for thread subjects
2015-09-04 Eric Wongview: eliminate redundant [threaded|flat] link
2015-09-04 Eric Wongview: do not generate anchors in thread views
2015-09-04 Eric Wongview: avoid attempting to find "subject dummy"
2015-09-04 Eric Wongconsolidate thread sorting in view
2015-09-04 Eric Wongindex: use message threading if search is available
2015-09-03 Eric Wongget rid of Message-ID compression entirely
2015-09-03 Eric Wongview: include ghost messages in thread views
2015-09-02 Eric Wongimplement external Message-ID finder
2015-09-02 Eric Wongview: avoid links to unknown compressed Message-IDs
2015-09-02 Eric Wongview: pre-anchor entries for flat view
2015-09-02 Eric Wongview: simplify parent anchoring code
2015-09-02 Eric Wongview: account for missing In-Reply-To header
2015-09-02 Eric Wongview: optional flat view for recent messages
2015-09-02 Eric Wongview: close possible race condition in thread view
2015-09-01 Eric Wongview: purge email address cache after rendering thread
2015-09-01 Eric Wongview: change wording to include "thread" in footer
2015-09-01 Eric Wongview: add missing space
2015-09-01 Eric Wongview: more robust link generation
2015-09-01 Eric Wongview: drop extra '</a>' tag
2015-09-01 Eric Wongcompletely revamp URL structure to shorten permalinks
2015-09-01 Eric Wongimplement per-thread Atom feeds
2015-09-01 Eric Wongsearch: reduce redundant doc data
2015-08-30 Eric Wongview: avoid broken parent link in per-message view
2015-08-30 Eric Wongview: remove "threadlink" from thread view
2015-08-30 Eric Wongview: remove "threadlink" name in per-message view
2015-08-30 Eric Wongview: fix broken threadlink
2015-08-30 Eric Wongview: display thread outline in single-message view
2015-08-30 Eric Wongview: update linkification regexp to be more domain...
2015-08-29 Eric Wongview: remove dead commented line
2015-08-29 Eric Wongavoid length in boolean context
2015-08-27 Eric Wongview: fix short followup links
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-23 Eric Wongview: simplify root filtering in followup display
2015-08-23 Eric Wongview: case-insensitive "Re:" check for replies
2015-08-23 Eric Wongcleanup calls to header_obj
2015-08-23 Eric Wongcleanup Email::Address usage
2015-08-22 Eric Wongview: wire up mbox.gz links
2015-08-22 Eric Wongview: reference total followups
2015-08-22 Eric Wongview: misc cleanups and simplifications
2015-08-22 Eric Wongview: prevent 'once' warnings for sub ref
next