]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2016-07-01 Eric Wongwww_stream: fix search for new.html endpoint
2016-06-30 Eric Wongview: fix permalink and raw links at the top
2016-06-30 Eric Wongview: move per-message anchor to top in conversation...
2016-06-30 Eric Wongsearchview: show result count in thread index, for now
2016-06-30 Eric Wongview: reference posting style article on Wikipedia
2016-06-30 Eric Wongview: improve readability of msg_reply with here-doc
2016-06-30 Eric Wongwww_stream: add response wrapper sub
2016-06-30 Eric Wongview: fixup bad reference to new_msgid
2016-06-30 Eric WongMerge branch 'thread-view-skel'
2016-06-30 Eric Wongview: show thread size when linking to summary
2016-06-30 Eric Wongview: default to flat/hybrid thread display
2016-06-30 Eric Wongview: fix up some HTML injection via Message-ID vectors
2016-06-30 Eric Wongwww: reinstate old thread view as an option
2016-06-30 Eric WongRevert "view: update git-send-email URL"
2016-06-30 Eric Wongview: show more nearby messages in flat thread view
2016-06-30 Eric Wongview: tweak thread/index header slightly
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-30 Eric Wongwww: implement hybrid flat+thread conversation view
2016-06-27 Eric Wongview: HTML escape mailto: link
2016-06-27 Eric Wongview: attribute in parent link for permalink message
2016-06-26 Eric Wonginbox: avoid trying s// on undef
2016-06-26 Eric Wonginbox: ensure we do not show leading "From " lines
2016-06-26 Eric Wongmda: drop leading "From " lines again
2016-06-26 Eric Wongspamcheck/spamc: fix compatibility with Perl 5.14.2
2016-06-26 Eric Wongwatch_maildir: warn on spam check failures
2016-06-26 Eric Wongwww: unescape '+' in query parameter to space
2016-06-25 Eric WongTODO: add a few Xapian-related items
2016-06-25 Eric Wongwww_stream: linkify cloneurl entries if they're HTTP...
2016-06-25 Eric Wongview: safer and optional quoting for --in-reply-to arg
2016-06-25 Eric Wongaddress: remove Address::from_name
2016-06-25 Eric Wongview: show To/Cc destinations in conversation view
2016-06-25 Eric Wongaddress: beef up the module with name list extaction
2016-06-25 Eric Wonginbox: do not weaken already-weak refs
2016-06-25 Eric Wonghttp: cork chunked responses for small savings
2016-06-24 Eric Wongmbox: reduce small packets for gzipped mboxes
2016-06-24 Eric Wonggithttpbackend: shallow clone workaround
2016-06-24 Eric Wongevcleanup: micro-optimize asap function
2016-06-24 Eric Wonghttp: always yield on getline/body
2016-06-24 Eric Wongwatch_maildir: ignore Trash and Drafts, support Dovecot
2016-06-24 Eric Wongwatch_maildir: implement optional spam checking
2016-06-24 Eric Wongwatch_maildir: rename _check_spam => _remove_spam
2016-06-24 Eric Wongdocument Filesys::Notify::Simple dependency
2016-06-24 Eric Wongsplit out spamcheck/spamc to its own module.
2016-06-24 Eric Wongimplement ListMirror SpamAssassin plugin
2016-06-23 Eric Wongview: update git-send-email URL
2016-06-22 Eric Wongview: allow thread generation to EOF on errors
2016-06-22 Eric Wongview: fix topic threading when ghosts are present
2016-06-21 Eric Wongview: support non-existent Subjects for permalink titles
2016-06-21 Eric Wongsearch: support Subject:-less messages
2016-06-21 Eric Wongdaemon: disable SIGWINCH unless explicitly daemonized
2016-06-21 Eric Wongsearchidx: merge old thread id from ghosts
2016-06-21 Eric Wongsearchidx: simplify ghost creation
2016-06-21 Eric Wongview: common thread walking interface
2016-06-21 Eric Wongview: avoid recursion in topic index
2016-06-21 Eric Wongsearchview: remove recursion from thread view
2016-06-21 Eric Wongview: remove recursion from expanded thread view
2016-06-21 Eric Wongview: remove recursion from thread skeleton dump
2016-06-21 Eric Wongview: remove dst parameter from thread skeleton dump
2016-06-21 Eric Wongview: remove upfx parameter from thread skeleton dump
2016-06-21 Eric Wongspawn: improve error checking for fork failures
2016-06-20 Eric Wongsearchview: use inbox->msg_by_mid
2016-06-20 Eric Wongsearchview: fix Atom dump
2016-06-20 Eric Wongnntp: use lookup_mail instead of lookup_message
2016-06-20 Eric Wongwww: improve topic view by scanning for ghosts
2016-06-20 Eric Wongaddress: remove quotes around names
2016-06-20 Eric Wonginbox: move field population logic to initializer
2016-06-20 Eric Wongfeed: various object-orientation cleanups
2016-06-20 Eric Wongmbox: avoid write dependency for streaming
2016-06-20 Eric Wongmbox: remove feed dependency
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-20 Eric WongMANIFEST: update with recent changes
2016-06-19 Eric Wongexamples/*@.service: wait one day for graceful shutdown
2016-06-19 Eric Wongsearch: reopen and retry on updated databases
2016-06-19 Eric Wonghttp: constrain getline/close responses by time
2016-06-19 Eric Wonghttp: avoid recursion when hitting write count limit
2016-06-19 Eric Wongmbox: set gzip timestamp to the Unix epoch
2016-06-19 Eric Wongwatch_maildir: tighten up path checks
2016-06-19 Eric Wongimport: allow messages without subject
2016-06-19 Eric Wongwatch_maildir: spam removal support
2016-06-18 Eric Wongwatch_maildir: add scan test
2016-06-18 Eric Wongemergency: avoid needless mkpath dependency
2016-06-18 Eric Wongdaemon: be less misleading about graceful shutdown
2016-06-18 Eric Wongspawn: try to keep signals blocked in spawned child
2016-06-18 Eric Wongview: consolidate per-message newline handling
2016-06-18 Eric Wongview: minor tweaks to reduce long lines
2016-06-18 Eric Wongview: introduce WwwStream interface
2016-06-17 Eric Wongfeed: split out top-of-page generation
2016-06-17 Eric Wongwww: undefined query string values are empty strings
2016-06-17 Eric Wongfilter/base: reject more types by default
2016-06-17 Eric Wongwww: escape HTML in footer description
2016-06-17 Eric Wongremove dependency on IPC::Run
2016-06-17 Eric Wongimport: auto-update index when done
2016-06-17 Eric Wongwatch: quiet down rejected header matches
2016-06-17 Eric Wongaddress: no commas in email addresses
2016-06-17 Eric Wongsearch: increase limit for thread search
2016-06-17 Eric Wongmda: support loading arbitrary filters
next