]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/View.pm
update copyright headers and email addresses
[public-inbox.git] / lib / PublicInbox / View.pm
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
2015-08-16 Eric Wongview: cleaner killing of leading/trailing whitespace
2015-08-16 Eric Wongview: hoist out index_walk function
2015-08-16 Eric Wongview: deduplicate common code for loading search results
2015-08-16 Eric Wongimplement /s/$SUBJECT_PATH.html lookups
2015-08-16 Eric Wongwww: /t/$MESSAGE_ID.html for threads
2015-08-16 Eric Wongview: hoist out index_walk function
2015-08-16 Eric Wongview: reply threading adjustment
2015-08-15 Eric Wongthread: common sorting code
2015-08-15 Eric Wongview: display replies in per-message view
2015-08-15 Eric Wongextract redundant Message-ID handling code
2015-08-12 Eric Wongview: consistent ordering of Cc: addresses
2015-08-05 Eric Wongview: remove unused $enc_mime Encoding object
2015-08-05 Eric Wongview: pass fallback encoding to enc_for
2015-07-29 Eric Wongview: simplify timestamp generation
2015-07-06 Eric Wongview: reduce empty <a>, use "id" instead of "name"...
2015-03-04 Eric Wongview: fix linkification and quote-folding conflicts
2015-02-09 Eric Wongview: generate links for common protocols in browsers
2014-11-13 Eric Wongview: account for filter bugs which leak HTML into...
2014-11-02 Eric Wongview: add time to entries older than one day
2014-11-02 Eric Wongview: rename "permalink" to "threadlink"
2014-10-26 Eric Wongview: show raw message link as "raw"
2014-10-05 Eric Wongview: tweak attribution line
2014-10-04 Eric Wongview: make the thread index less claustrophobic
2014-09-22 Eric Wongview: relax line break detection
2014-09-15 Eric Wongindex: drop signatures from nested output
2014-09-15 Eric Wongindex: add prev/next index navigation
next