]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2016-05-21 Eric Wongexamples/unsubscribe-psgi@.service: disable worker...
2016-05-21 Eric Wongunsubscribe: bad URL fixup
2016-05-20 Eric Wongunsubscribe: get off mah lawn^H^H^Hist
2016-05-19 Eric Wongwww: tighten up allowable filenames for attachments
2016-05-19 Eric Wongview: reduce clutter for attachments w/o description
2016-05-19 Eric Wongwww: validate and check filenames in URLs
2016-05-19 Eric Wongmsg_iter: workaround broken Email::MIME versions
2016-05-19 Eric Wongwww: support downloading attachments
2016-05-19 Eric Wongswitch read-only uses of walk_parts to msg_iter
2016-05-19 Eric Wongmsg_iter: new internal API for iterating through MIME
2016-05-19 Eric Wongview: rely on Email::MIME::body_str for decoding
2016-05-19 Eric Wongnntpd: avoid uninitialized warning
2016-05-18 Eric Wongnntpd: reject control characters entirely
2016-05-18 Eric Wongtests: add check-www-inbox script
2016-05-18 Eric Wongview: avoid redirect to reply endpoint
2016-05-18 Eric Wongfeed: inline feed entry generation
2016-05-17 Eric Wonghttp: release resources when idle
2016-05-17 Eric Wongview: escape Message-ID for "next" link
2016-05-16 Eric Wongwww: fix for running under mount paths
2016-05-16 Eric Wongconfig: allow taking an existing reference
2016-05-16 Eric Wongdeclare Inbox object for reusability
2016-05-16 Eric Wongdoc: sync ~/.spamassassin/user_prefs with my prod machine
2016-05-15 Eric Wongmbox: support /$INBOX/all.mbox.gz endpoint
2016-05-15 Eric Wongmbox: consistent header order when decompressed
2016-05-15 Eric Wonggit-http-backend: set cache headers
2016-05-14 Eric Wongrename most instances of "list" to "inbox"
2016-05-14 Eric Wongnntp: use "newsgroup" instead of "name"
2016-05-14 Eric Wongimport ssoma-replay example script I've been using
2016-05-14 Eric Wongt/nntpd: test for wide characters and UTF-8 mangling
2016-05-14 Eric Wongt/nntpd: avoid fork+exec for search indexing
2016-05-14 Eric Wongbuild: support eatmydata in "make check" target by...
2016-05-13 Eric Wongnntp: fixup "Wide character" warnings
2016-05-13 Eric WongRevert "nntp: proper UTF-8 support (hopefully?)"
2016-05-12 Eric Wonggit-http-backend: do not drop connection on successful...
2016-05-12 Eric Wongimport: fallback to email if '<>' exists in author...
2016-05-12 Eric Wongimport: normalize body by stripping trailing newlines
2016-05-06 Eric Wongmbox: sort messages by ascending date
2016-05-05 Eric Wongt/view: note possibly invalid test...
2016-05-03 Eric Wonggit-http-backend: reduce memory use for clone/fetch
2016-05-03 Eric Wonghttp: move empty string check into write callback
2016-05-03 Eric Wongspawnpp: use native perl %ENV outside of mod_perl
2016-05-02 Eric Wongt/*.t: reduce -mda calls
2016-05-02 Eric Wongt/nntpd.t: stop hard coding message :bytes into test
2016-05-02 Eric Wongnntp: append Archived-At and List-Archive headers
2016-05-02 Eric Wongview: disable subject threading
2016-05-02 Eric Wonghttp: remove needless binmode call
2016-05-02 Eric Wongspawn: proper signal handling for vfork
2016-05-01 Eric Wonggit-http-backend: use real lseek for Content-Range
2016-05-01 Eric Wongdaemon: reduce timer-related allocations
2016-05-01 Eric Wongmda: export @BAD_HEADERS variable
2016-05-01 Eric Wonglinkify: match more URL characters [:,\$] and schemes
2016-05-01 Eric Wonglinkify: match '~' (tilde) in URLs
2016-04-30 Eric Wongdaemon: graceful shutdown warning and limit removal
2016-04-30 Eric Wonghttp: graceful shutdown for pi-httpd.async callers
2016-04-30 Eric Wongsearchmsg: ensure long subject lines are not broken
2016-04-29 Eric Wonghttp: avoid lseek if no input
2016-04-29 Eric WongTODO: add item for .mailmap support
2016-04-29 Eric Wonghttp: improve error handling for aborted responses
2016-04-29 Eric Wonggit-http-backend: check EINTR as well as EAGAIN
2016-04-29 Eric Wonghttp: avoid corking on "Content-Length: 0" response
2016-04-28 Eric Wonggithttpbackend: clamp to one smart HTTP request at...
2016-04-28 Eric Wonggithttpbackend: fall back to dumb if smart HTTP is off
2016-04-28 Eric Wongimport: run git-update-server-info when done
2016-04-27 Eric Wongimport: document API for public consumption
2016-04-25 Eric Wongt/feed.t: run properly without ssoma installed
2016-04-25 Eric WongTODO: various updates
2016-04-25 Eric Wonggithttpbackend: require IO::File explicitly
2016-04-25 Eric Wongremove GIT_DIR env usage in favor of --git-dir
2016-04-25 Eric Wongremove ssoma dependency
2016-04-25 Eric Wongimport: extra check for final byte read
2016-04-25 Eric Wongnntp: reduce timers for weakening
2016-04-25 Eric Wongnntp: remove unused hdr_val subroutine
2016-04-25 Eric Wongsplit out NNTPD and HTTPD* modules
2016-04-25 Eric Wongmda: don't clobber existing List-Id header
2016-04-25 Eric Wongsearchview: add "rel=next" and "rel=prev" here, too
2016-04-25 Eric Wongwww: add rel=next and rel=prev navigation hints
2016-04-25 Eric Wongview: fix link generation for replies in threads
2016-04-24 Eric Wongview: add extra newline in flat thread view for lynx
2016-04-24 Eric Wongview: more consistent prefixing for thread skeletons
2016-04-21 Eric Wongmda: reject multiple Message-IDs up front
2016-04-16 Eric Wongview: show flat thread view in chronological order
2016-04-15 Eric Wongview: thread skeleton tweaks
2016-04-15 Eric Wongwww: redirect /$MESSAGE_ID/f/ endpoints
2016-04-15 Eric Wongdoc: update design notes on WWW development
2016-04-14 Eric Wongview: drop vestigial elements of quote folding
2016-04-13 Eric Wongwww: stop generating /$MESSAGE_ID/f/ links
2016-04-13 Eric Wongview: fix link to view replies from $MESSAGE_ID/f/...
2016-04-13 Eric Wongsearchview: deal with the removal of rsort
2016-04-12 Eric Wongmbox: do not clobber existing archive headers in WWW
2016-04-12 Eric Wongview: allow topics to be "bumped" by new replies
2016-04-12 Eric Wongimport: filter out [<>] from user names
2016-04-11 Eric Wongimport: use bytes::length for true data length in bytes
2016-04-11 Eric Wongimport: set binmode before printing author names
2016-04-11 Eric Wongimport: initial module + test case
2016-04-11 Eric Wonggit: add support for qx wrapper
2016-04-11 Eric Wongmbox: unconditionally add trailing newline
2016-04-09 Eric Wongpublic-inbox-learn: drop leading "From " line from...
2016-04-09 Eric Wongfilter: remove out dated comments
2016-04-09 Eric Wongfilter: preserve Mail-Followup-To and Mail-Reply-To
2016-04-06 Eric Wongview: account for threads lacking a common parent
next