]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/Feed.pm
www_stream: add response wrapper sub
[public-inbox.git] / lib / PublicInbox / Feed.pm
2016-06-30 Eric Wongwww_stream: add response wrapper sub
2016-06-30 Eric WongMerge branch 'thread-view-skel'
2016-06-30 Eric Wongfeed: add $INBOX/new.html endpoint
2016-06-30 Eric Wongview: merge $state hash with existing $ctx
2016-06-30 Eric Wongview: show thread context in the thread-aware flat...
2016-06-30 Eric Wongwww: use WwwStream for dumping thread and search views
2016-06-25 Eric Wongaddress: remove Address::from_name
2016-06-20 Eric Wongfeed: various object-orientation cleanups
2016-06-20 Eric Wongfeed: remove dependence on fh->write for streaming
2016-06-20 Eric Wongfeed: avoid needless method dispatches on 404
2016-06-17 Eric Wongfeed: split out top-of-page generation
2016-06-07 Eric WongMerge branch 'unsubscribe'
2016-05-30 Eric Wongwww: remove a few more Plack::Request dependencies
2016-05-25 Eric Wongremove Email::Address dependency
2016-05-21 Eric Wonglocalize $/ in more places to avoid potential problems
2016-05-19 Eric Wongwww: support downloading attachments
2016-05-18 Eric Wongfeed: inline feed entry generation
2016-05-16 Eric Wongwww: fix for running under mount paths
2016-05-14 Eric Wongrename most instances of "list" to "inbox"
2016-04-25 Eric Wongwww: add rel=next and rel=prev navigation hints
2016-04-13 Eric Wongwww: stop generating /$MESSAGE_ID/f/ links
2016-04-02 Eric Wongwww: various style changes and comment updates
2016-03-12 Eric Wongfeed: fix brain farts in new_oneline removal
2016-03-12 Eric Wongreduce "PublicInbox::Hval->new_oneline" use
2016-03-05 Eric Wongfeed: remove unnecessary encoding lookup
2016-03-03 Eric Wonguse raw header for Message-ID
2016-02-28 Eric Wongreduce calls to close unless error checks are needed
2016-02-25 Eric Wongremove direct CGI.pm support
2016-02-13 Eric Wongfeed: favor relative URL to Atom feed in HTML
2016-02-08 Eric Wongfeed: declare alternate link to HTML interface
2016-01-03 Eric Wongwww: comments for denoting Plack::Request vs CGI
2015-12-26 Eric Wonguse "Atom feed" consistently in headers/footers
2015-12-25 Eric Wongview: favor whitespace wrap in <head>
2015-12-22 Eric Wongrename 'GitCatFile' package to 'Git'
2015-12-22 Eric Wonghval: move PRE constant for wrapping UGC here
2015-11-20 Eric Wongvarious internal documentation updates
2015-11-18 Eric Wongfeed: capitalize "Atom" consistently
2015-09-13 Eric Wongsearchview: implement Atom feed for search results
2015-09-13 Eric Wongfeed: consolidate updated tag generation
2015-09-06 Eric Wongupdate copyright headers and email addresses
2015-09-05 Eric Wongview: preliminary HTML search interface
2015-09-04 Eric Wongindex: use message threading if search is available
2015-09-03 Eric Wongfeed: use application/atom+xml for Content-Type
2015-09-03 Eric Wongget rid of Message-ID compression entirely
2015-09-01 Eric Wongfeed: extra newline after nav footer if list footer...
2015-09-01 Eric Wongfeed: fix <updated> tag in Atom feed
2015-09-01 Eric Wongcompletely revamp URL structure to shorten permalinks
2015-09-01 Eric Wongwww: root atom feed is "new.atom" and not "atom.xml"
2015-09-01 Eric Wongimplement per-thread Atom feeds
2015-09-01 Eric Wongfeed: extract atom header generation
2015-09-01 Eric Wongfeed: use updated date based on git commit date
2015-08-29 Eric Wongavoid length in boolean context
2015-08-27 Eric Wongwire up to display non-suffixed Message-ID links
2015-08-25 Eric Wongfeed: fix "created" vs "updated" diff in topics
2015-08-25 Eric Wongfeed: merge subjects regardless of "[PATCH vN]"
2015-08-25 Eric Wongmid: mid_compressed => mid_compress
2015-08-24 Eric Wongview: refactor $state as a hash
2015-08-23 Eric Wongcleanup Email::Address usage
2015-08-23 Eric Wongfeed: r= parameter supports "HEAD" as a revision
2015-08-22 Eric Wongremove XML::Atom::SimpleFeed dependency
2015-08-22 Eric Wongstream HTML views as much as possible
2015-08-20 Eric Wongfeed: fix extra, unnecessary quote
2015-08-20 Eric Wongavoid using header_raw for Message-ID retrieval
2015-08-20 Eric Wongindex: layout fix + title and Atom feed links at top
2015-08-20 Eric Wongindex: simplify main landing page if search-enabled
2015-08-20 Eric Wonguse tables for rendering comment nesting
2015-08-20 Eric Wongfeed: move timestamp parsing to view
2015-08-20 Eric Wongfeed: remove threading from index
2015-08-17 Eric Wongdrop bodies and messages ASAP after processing
2015-08-17 Eric Wongfeed: disable the generator statement
2015-08-17 Eric Wongwww: simplify parameter passing to feed
2015-08-17 Eric Wongfavor /t/ to /s/, since subjects may change mid-thread
2015-08-17 Eric Wongfeed: remove unnecesary time paramenter in index state
2015-08-17 Eric WongMerge remote-tracking branch 'origin/search'
2015-08-15 Eric Wongthread: common sorting code
2015-07-20 Eric Wongfeed: extract subroutines for threading
2015-07-06 Eric Wongfeed: compile regexps only once
2015-07-06 Eric Wongfeed: close body tag correctly in index
2014-09-15 Eric Wongindex: add prev/next index navigation
2014-09-15 Eric Wongindex group state parameters together for generation
2014-09-15 Eric Wongindex: show short-ish permalinks to messages in threads
2014-09-13 Eric Wongline-wrap generated HTML source around attrs for readab...
2014-09-07 Eric Wongfeed: (cleanup) avoid redundant ->message call
2014-09-07 Eric Wongfeed: sort child messages (forward) chronologically
2014-08-28 Eric Wongfeed: deal with removed files
2014-08-28 Eric Wongfeed: show permalink to home page
2014-08-28 Eric Wongredo main HTML index to show nested messages
2014-08-26 Eric Wongshow date in top-level threaded index
2014-05-07 Eric Wongconsistently whitespace wrap on <pre> sections
2014-05-05 Eric Wongfeed: add atom feed link to the bottom
2014-05-05 Eric Wongwww: add footers to HTML index and message views
2014-05-04 Eric Wongadd various TODO items
2014-05-02 Eric Wongview: API cleanup, remove "as_" prefix
2014-05-02 Eric Wongreduce copies by passing string refs to Email::MIME
2014-05-01 Eric Wongworkaround Mail::Thread memory leak
2014-05-01 Eric Wongpurge Email::Address cache
2014-04-30 Eric Wongfeed: unset GIT_DIR and use "git --git-dir=.. log"
2014-04-29 Eric Wongimplement our own cat-file --batch wrapper
2014-04-28 Eric Wongfeed: call URI->as_string explicitly
2014-04-28 Eric Wonguse relative URLs in HTML index
next