]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/Feed.pm
www: more descriptive pagination
[public-inbox.git] / lib / PublicInbox / Feed.pm
2020-08-28 Eric Wongwww: more descriptive pagination
2020-07-06 Eric Wongview: simplify eml_entry callers further
2020-07-06 Eric Wongview: eml_entry: reduce parameters
2020-07-06 Eric Wongfeed: /$INBOX/new.html fetches blobs asynchronously
2020-07-06 Eric Wongfeed: generate_i: eliminate pointless loop
2020-07-06 Eric Wongwwwstream: reduce blob fetch paths for ->getline
2020-07-06 Eric Wongwwwstream: reduce object graph depth
2020-06-03 Eric Wongwww: remove smsg_mime API and adjust callers
2020-06-03 Eric Wongwwwatomstream: convert callers to use smsg_eml
2020-05-01 Eric Wongfeed: remove PublicInbox::MIME module load
2020-04-25 Eric Wongfeed: drop needless version check
2020-03-22 Eric Wongrename PublicInbox::SearchMsg => PublicInbox::Smsg
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2020-01-27 Eric Wonginbox: add ->version method
2019-12-28 Eric WongMerge branch 'no-closure'
2019-12-27 Eric Wongfeed: avoid anonymous subs
2019-09-22 Eric Wongfeed: remove unused $cmt->{-html_url} field
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2019-06-04 Eric WongMerge branch 'charclass'
2019-06-04 Eric Wongfeed: only accept ASCII digits for ref~$N
2019-05-21 Eric WongMerge remote-tracking branch 'origin/xap-optional'...
2019-05-15 Eric Wongwww: use Inbox->over where appropriate
2018-04-18 Eric Wong (Contrac... Merge remote-tracking branch 'origin/master' into v2
2018-04-18 Eric Wong (Contrac... use %H consistently to disable abbreviations
2018-04-18 Eric Wong (Contrac... feed: respect feedmax, again
2018-04-03 Eric Wong (Contrac... view: avoid offset during pagination
2018-04-02 Eric Wong (Contrac... www: rework query responses to avoid COUNT in SQLite
2018-03-30 Eric Wong (Contrac... feed: optimize query for feeds, too
2018-03-27 Eric Wong (Contrac... view: depend on SearchMsg for Message-ID
2018-03-23 Eric Wong (Contrac... feed: fix new.html for v2
2018-03-22 Eric Wong (Contrac... feed: $INBOX/new.atom endpoint supports v2 inboxes
2018-02-07 Eric Wongupdate copyrights for 2018
2017-01-10 Eric Wongintroduce PublicInbox::MIME wrapper class
2016-12-17 Eric Wongfeed: support publicinbox.<name>.feedmax
2016-12-03 Eric Wongatom: switch to getline/close for response bodies
2016-08-14 Eric Wongwww: do not double-clean Message-IDs from internal DBs
2016-08-14 Eric Wongwww: do not unecessarily escape some chars in paths
2016-08-06 Eric Wongwww: use <hr> to delimit messages in /new.html view...
2016-07-09 Eric Wongfeed: remove dead code and unneeded use
2016-07-09 Eric Wongwww: cleanup parameter passing
2016-07-07 Eric Wongwww: remove old footer generation code and normalize...
2016-07-06 Eric Wongfeed: fix links to attachments in Atom feed
2016-07-06 Eric Wongwww: use HTML <hr> instead of XHTML <hr />
2016-07-02 Eric Wongwww: remove Plack::Request dependency entirely
2016-07-02 Eric Wonginbox: base_url method takes PSGI env hashref instead
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]"
next