]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
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
2015-08-20 Eric Wongfeed: remove threading from index
2015-08-19 Eric Wongwww: redirect /f/$MESSAGE_ID.txt links to /m/$MESSAGE_I...
2015-08-19 Eric Wongview: return empty string to avoid undefined values
2015-08-19 Eric Wongview: fix spacing on missing ghosts
2015-08-18 Eric Wongview: close anchor tag correctly before starting another
2015-08-18 Eric Wongpublic-inbox-index: exit with usage if not given an arg
2015-08-18 Eric Wongthread: another workaround for a Mail::Thread bug
2015-08-18 Eric Wongsearch: bump SCHEMA_VERSION to 4
2015-08-18 Eric Wongsearch: expose $PublicInbox::Search::LANG variable
2015-08-18 Eric Wongsearch: common Subject: normalization for Re: prefixes
2015-08-18 Eric Wongsearch: avoid creating ghosts for circular References
2015-08-18 Eric Wongview: cleaner Message-ID filtering for References
2015-08-17 Eric Wongview: do not recompress already-compressed MID for...
2015-08-17 Eric Wongsearch: simplify indexing operation
2015-08-17 Eric Wongpublic-inbox-{learn,mda}: automatically sync index
2015-08-17 Eric Wongview: always compress Message-IDs for anchors
2015-08-17 Eric Wongsearch: bump schema version for '%' compression change
2015-08-17 Eric Wongmid: compress Message-IDs with '%' in them
2015-08-17 Eric Wongsearch: apply mid_compression to subject paths, too
2015-08-17 Eric Wongdrop bodies and messages ASAP after processing
2015-08-17 Eric Wongfeed: disable the generator statement
2015-08-17 Eric Wongsearch: use raw headers without MIME decoding
2015-08-17 Eric Wongterminology: replies => followups
2015-08-17 Eric Wongwww: simplify parameter passing to feed
2015-08-17 Eric WongWWW: eliminate "top" parameter for feeds
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 Wongskip search test if search support is missing
2015-08-17 Eric WongMerge remote-tracking branch 'origin/search'
2015-08-16 Eric Wongview: kill leading empty lines correctly
2015-08-16 Eric Wongview: cleaner killing of leading/trailing whitespace
2015-08-16 Eric Wongview: hoist out index_walk function
2015-08-16 Eric Wongview: deduplicate common code for loading search results
2015-08-16 Eric WongSearchMsg: ensure metadata for ghost messages mid
2015-08-16 Eric Wongimplement /s/$SUBJECT_PATH.html lookups
2015-08-16 Eric Wongsearch: remove unnecessary xpfx export
2015-08-16 Eric Wongwww: /t/$MESSAGE_ID.html for threads
2015-08-16 Eric Wongview: hoist out index_walk function
2015-08-16 Eric Wongview: reply threading adjustment
2015-08-15 Eric Wongthread: common sorting code
2015-08-15 Eric Wongview: display replies in per-message view
2015-08-15 Eric Wongsearch: make search results more OO
2015-08-15 Eric Wongextract redundant Message-ID handling code
2015-08-15 Eric Wongsearch: implement index_sync to fixup indexer
2015-08-13 Eric Wonginitial search backend implementation
2015-08-12 Eric Wongview: consistent ordering of Cc: addresses
2015-08-05 Eric Wongview: remove unused $enc_mime Encoding object
2015-08-05 Eric Wongview: pass fallback encoding to enc_for
2015-08-02 Eric Wongpublic-inbox-learn: preserve headers for ham injection
2015-07-29 Eric Wongview: simplify timestamp generation
2015-07-20 Eric Wongfeed: extract subroutines for threading
2015-07-14 Eric Wongscripts/dc-dlvr.pre: ensure stderr gets back to the MTA
2015-07-14 Eric Wongreject HTML loudly and automatically
2015-07-06 Eric Wongfeed: compile regexps only once
2015-07-06 Eric Wongview: reduce empty <a>, use "id" instead of "name"...
2015-07-06 Eric Wongfeed: close body tag correctly in index
2015-06-05 Eric Wongpublic-inbox-mda: preserve SpamAssassin headers in...
2015-03-04 Eric Wongview: fix linkification and quote-folding conflicts
2015-02-09 Eric Wongview: generate links for common protocols in browsers
2015-02-09 Eric Wongdoc/design_www: remove item for auto-generated links
2015-01-12 Eric Wongimport_slrnspool: fork a process for each message
2015-01-11 Eric Wongimport_slrnspool: load private config key
2015-01-11 Eric Wongimport_slrnspool: graceful exit for interruptibility
2015-01-11 Eric Wongimport_slrnspool: make filtering optional
2015-01-11 Eric Wongimport_slrnspool: use ssoma-mda instead
2015-01-11 Eric Wong.gitignore: relax MYMETA pattern
2015-01-11 Eric Wongfilter: handle missing Content-Type
2015-01-11 Eric Wong*slrnspool* old gmane archives set Original-To
2015-01-11 Eric Wongimport_slrnspool: fix off-by-one error
next