]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/View.pm
rename 'GitCatFile' package to 'Git'
[public-inbox.git] / lib / PublicInbox / View.pm
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
2015-08-22 Eric Wongstream HTML views as much as possible
2015-08-21 Eric Wongsearch: s/count/total/ for results
2015-08-21 Eric Wongview: "next" link in thread view goes to next Subject...
2015-08-21 Eric Wongview: cleanup and reduce duplication
2015-08-20 Eric Wongavoid using header_raw for Message-ID retrieval
2015-08-20 Eric Wongview: simplify message threading dumpers
2015-08-20 Eric Wongdead code cleanup
2015-08-20 Eric Wongview: do not fold top-level messages in thread
2015-08-20 Eric Wongview: reduce memory usage when displaying large threads
2015-08-20 Eric Wongview: avoid nesting <a> tags from auto-linkification
2015-08-20 Eric Wonguse tables for rendering comment nesting
2015-08-20 Eric Wongfeed: move timestamp parsing to view
2015-08-19 Eric Wongview: return empty string to avoid undefined values
2015-08-19 Eric Wongview: fix spacing on missing ghosts
2015-08-18 Eric Wongview: close anchor tag correctly before starting another
2015-08-18 Eric Wongsearch: common Subject: normalization for Re: prefixes
2015-08-18 Eric Wongview: cleaner Message-ID filtering for References
2015-08-17 Eric Wongview: do not recompress already-compressed MID for...
2015-08-17 Eric Wongview: always compress Message-IDs for anchors
2015-08-17 Eric Wongdrop bodies and messages ASAP after processing
2015-08-17 Eric Wongterminology: replies => followups
2015-08-17 Eric Wongfavor /t/ to /s/, since subjects may change mid-thread
2015-08-17 Eric WongMerge remote-tracking branch 'origin/search'
2015-08-16 Eric Wongview: kill leading empty lines correctly
next