]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
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
2015-08-23  Eric Wonghopefully fix broken permissions for search
2015-08-23  Eric Wongcleanup Email::Address usage
2015-08-23  Eric Wongsearch: respect core.sharedRepository in for Xapian DB
2015-08-23  Eric Wongfeed: r= parameter supports "HEAD" as a revision
2015-08-23  Eric WongGitCatFile: use offset for read instead of appending
2015-08-23  Eric Wongmbox: clarify our use of the the mboxrd variant
2015-08-23  Eric Wongmbox: use mboxrd quoting rules
2015-08-23  Eric Wong.txt links return an mbox instead
2015-08-22  Eric Wongview: wire up mbox.gz links
2015-08-22  Eric Wongmbox: support uncompressed mbox
2015-08-22  Eric Wongsearch: consistently pass options and flags
2015-08-22  Eric Wongview: reference total followups
2015-08-22  Eric Wongview: misc cleanups and simplifications
2015-08-22  Eric Wongsearch: split search indexing to a separate file
2015-08-22  Eric Wongview: prevent 'once' warnings for sub ref
2015-08-22  Eric Wongremove XML::Atom::SimpleFeed dependency
2015-08-22  Eric Wongwww: enable and expand preload from mod_perl2
2015-08-22  Eric WongINSTALL: document IO::Compress::Gzip dependency
2015-08-22  Eric Wongcgi: remove static file generation support for now
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 Wongmbox: drop unnecessary imports
2015-08-21  Eric Wongswitch to gzipped mboxes
2015-08-21  Eric Wongmbox: stream entire thread, regardless of size
2015-08-21  Eric Wongsupport dumping thread as an mbox
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 Wongfeed: fix extra, unnecessary quote
2015-08-20  Eric Wongsearch: preserve References: order in document data
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 Wongwww: remove useless no-op assignment statement
2015-08-20  Eric Wongmisc documentation updates
2015-08-20  Eric Wongreplace references to lynx
2015-08-20  Eric Wongsearch: index_sync allows specifying alternate HEAD
2015-08-20  Eric Wongview: do not fold top-level messages in thread
2015-08-20  Eric Wongindex: layout fix + title and Atom feed links at top
2015-08-20  Eric Wongsearch: bump schema version to 5 for subject_path
2015-08-20  Eric Wongview: reduce memory usage when displaying large threads
2015-08-20  Eric Wongsearch: reject ghosts in all cases
2015-08-20  Eric Wongsearch: avoid needless decode
2015-08-20  Eric Wongindex: simplify main landing page if search-enabled
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
next