about summary refs log tree commit homepage
path: root/lib/PublicInbox/Feed.pm
DateCommit message (Expand)
2015-09-01feed: extract atom header generation
2015-09-01feed: use updated date based on git commit date
2015-08-29avoid length in boolean context
2015-08-27wire up to display non-suffixed Message-ID links
2015-08-25feed: fix "created" vs "updated" diff in topics
2015-08-25feed: merge subjects regardless of "[PATCH vN]"
2015-08-25mid: mid_compressed => mid_compress
2015-08-24view: refactor $state as a hash
2015-08-23cleanup Email::Address usage
2015-08-23feed: r= parameter supports "HEAD" as a revision
2015-08-22remove XML::Atom::SimpleFeed dependency
2015-08-22stream HTML views as much as possible
2015-08-20feed: fix extra, unnecessary quote
2015-08-20avoid using header_raw for Message-ID retrieval
2015-08-20index: layout fix + title and Atom feed links at top
2015-08-20index: simplify main landing page if search-enabled
2015-08-20use tables for rendering comment nesting
2015-08-20feed: move timestamp parsing to view
2015-08-20feed: remove threading from index
2015-08-17drop bodies and messages ASAP after processing
2015-08-17feed: disable the generator statement
2015-08-17www: simplify parameter passing to feed
2015-08-17favor /t/ to /s/, since subjects may change mid-thread
2015-08-17feed: remove unnecesary time paramenter in index state
2015-08-15thread: common sorting code
2015-07-20feed: extract subroutines for threading
2015-07-06feed: compile regexps only once
2015-07-06feed: close body tag correctly in index
2014-09-15index: add prev/next index navigation
2014-09-15index group state parameters together for generation
2014-09-15index: show short-ish permalinks to messages in threads
2014-09-13line-wrap generated HTML source around attrs for readability
2014-09-07feed: (cleanup) avoid redundant ->message call
2014-09-07feed: sort child messages (forward) chronologically
2014-08-28feed: deal with removed files
2014-08-28feed: show permalink to home page
2014-08-28redo main HTML index to show nested messages
2014-08-26show date in top-level threaded index
2014-05-07consistently whitespace wrap on <pre> sections
2014-05-05feed: add atom feed link to the bottom
2014-05-05www: add footers to HTML index and message views
2014-05-04add various TODO items
2014-05-02view: API cleanup, remove "as_" prefix
2014-05-02reduce copies by passing string refs to Email::MIME
2014-05-01workaround Mail::Thread memory leak
2014-05-01purge Email::Address cache
2014-04-30feed: unset GIT_DIR and use "git --git-dir=.. log"
2014-04-29implement our own cat-file --batch wrapper
2014-04-28feed: call URI->as_string explicitly
2014-04-28use relative URLs in HTML index