]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2015-09-11 Eric Wongexamples/public-inbox.psgi: optional deflater
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 Wongpublic-inbox-init: use absolute path
2015-09-06 Eric Wongupdate copyright headers and email addresses
2015-09-06 Eric WongMakefile.PL: conform to naming conventions
2015-09-05 Eric Wongextmsg: add note about the deficiency of the implementation
2015-09-05 Eric Wongsearchview: link users to permalink instead of thread
2015-09-05 Eric Wongextmsg: fall back to partial Message-ID matching
2015-09-05 Eric Wongsearch: tweak parsing for internal queries
2015-09-05 Eric Wongsearch: note why we do not support FLAG_PURE_NOT
2015-09-05 Eric Wongsearchview: error description for invalid queries
2015-09-05 Eric Wongsearch: use relevance as secondary sort by default
2015-09-05 Eric Wongsearchview: factor out dump_mset subroutine
2015-09-05 Eric Wongsearchview: improve footer navigation
2015-09-05 Eric Wongview: preliminary HTML search interface
2015-09-04 Eric Wongview: fix broken link to ghost fallback
2015-09-04 Eric Wongwww: extra redirects for the '/'-challenged
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 WongSearchMsg: avoid encoding Message-IDs
2015-09-04 Eric Wongview: avoid attempting to find "subject dummy"
2015-09-04 Eric Wongextmsg: close HTML tag in response
2015-09-04 Eric Wongconsolidate thread sorting in view
2015-09-04 Eric Wongindex: use message threading if search is available
2015-09-04 Eric Wongdoc: design_www: more accessibility guidelines
2015-09-03 Eric Wongwww: move fallback after legacy matches
2015-09-03 Eric Wongfeed: use application/atom+xml for Content-Type
2015-09-03 Eric Wongexamples/public-inbox.psgi: update with middlewares
2015-09-03 Eric Wongwww: attempt to handle Message-IDs with slashes
2015-09-03 Eric Wongget rid of Message-ID compression entirely
2015-09-03 Eric WongExtMsg: 300 to external mailing list archives
2015-09-03 Eric Wongsearch: disable Message-ID compression in Xapian
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 Wongfeed: extra newline after nav footer if list footer...
2015-09-01 Eric Wongview: change wording to include "thread" in footer
2015-09-01 Eric Wongfeed: fix <updated> tag in Atom feed
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 Wongwww: root atom feed is "new.atom" and not "atom.xml"
2015-09-01 Eric Wongwww: compile mbox regexp only once
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-09-01 Eric Wongsearch: show newest results first
2015-09-01 Eric Wongsearch: allow querying all mail with ''
2015-09-01 Eric Wongsearch: reduce redundant doc data
2015-08-30 Eric Wongwww: avoid BEGIN block for config loading
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 Wongmid2path: clean MID of angle brackets '<>'
2015-08-30 Eric Wongview: fix broken threadlink
2015-08-30 Eric Wongpublic-inbox-index: resolve git directory if run inside one
2015-08-30 Eric Wongsearch: do not index references and inreplyto terms
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-29 Eric Wongpublic-inbox-init: make executable
2015-08-28 Eric Wongsearch: do not iterate through entire termlist
2015-08-28 Eric Wongsearch: do not load type into metadata
2015-08-28 Eric WongGitCatFile: remove unnecessary FD_CLOEXEC setting
2015-08-27 Eric Wongview: fix short followup links
2015-08-27 Eric Wongfilter: reject bad attachments outright
2015-08-27 Eric Wongimplement legacy redirects for old URLs
2015-08-27 Eric Wongwire up to display non-suffixed Message-ID links
2015-08-27 Eric Wongmid: extract Message-ID from inside '<>'
2015-08-27 Eric Wongwire up shorter, less ambiguous URLs
2015-08-27 Eric Wongwww: minor cleanups to shorten code
2015-08-27 Eric Wongwww: reduce unused arguments in internal API
2015-08-26 Eric Wongmbox: close file handle for single mbox
2015-08-25 Eric Wongfeed: fix "created" vs "updated" diff in topics
2015-08-25 Eric Wongfilter: loosen regexp on type matches
2015-08-25 Eric Wongfeed: merge subjects regardless of "[PATCH vN]"
2015-08-25 Eric Wongsearch: implement subject summarization
2015-08-25 Eric WongMakefile.PL: add "syntax" target to check syntax
2015-08-25 Eric Wongmid: mid_compressed => mid_compress
2015-08-25 Eric Wongsearch: only sort by relevance if requested
2015-08-24 Eric Wongview: refactor $state as a hash
2015-08-24 Eric Wongmda: remove unnecessary import
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
next