]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
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
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
next