]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
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
2016-06-17 Eric WongTODO: remove cookies for colors
2016-06-17 Eric Wongscripts/dc-dlvr: ClamAV support via clamdscan
2016-06-17 Eric Wongscripts/dc-dlvr: remove catchall account
2016-06-17 Eric Wongscripts/dc-dlvr: update copyright
2016-06-17 Eric Wongwatch: introduce watch directive
2016-06-17 Eric Wongfilter: split out scrub method from delivery
2016-06-17 Eric Wongsearchidx: disable Email::MIME::ContentType::STRICT_PARAMS
2016-06-17 Eric Wongmsg_iter: support read-only elements
2016-06-17 Eric Wongdoc: update design_www.txt for reply view
2016-06-17 Eric WongREADME: various updates
2016-06-15 Eric WongINSTALL: recommend Debian 8.5 for Xapian corruption fix
2016-06-15 Eric Wongunsubscribe: archive_url may be undefined
2016-06-15 Eric Wonginbox: allow undef return value for base_url
2016-06-15 Eric WongMANIFEST: update
2016-06-15 Eric Wongmda: hook up new filter functionality
2016-06-15 Eric Wongemergency: implement new emergency Maildir delivery
2016-06-15 Eric Wongfilter: begin work on a new filter API
2016-06-15 Eric Wongmda: precheck no longer depends on Email::Filter
2016-06-15 Eric Wongt/mda: use only Maildir for testing
2016-06-15 Eric Wongt/mda.t: remove senseless use of Email::Filter
2016-06-15 Eric Wonglearn: remove IPC::Run dependency
2016-06-15 Eric Wongt/feed.t: make IPC::Run usage optional
2016-06-15 Eric Wongdrop dependency on File::Path::Expand
2016-06-14 Eric Wongnntp: do not double-encode UTF-8 body
2016-06-13 Eric Wongdoc: systemd examples should only kill one process
2016-06-13 Eric Wongview: msg_html uses getline body to reduce latency
2016-06-13 Eric Wongexamples: systemd socket and service definitions for...
2016-06-11 Eric Wongdaemon: reset unused signal handlers to default in...
2016-06-10 Eric Wongunsubscribe: HTML encode undecryptable username
2016-06-09 Eric Wongdoc: update links to HTTPS sites in INSTALL and README
2016-06-07 Eric Wongunsubscribe: fix off-by-one error
2016-06-07 Eric Wongunsubscribe.psgi: disable confirmation
2016-06-07 Eric Wongunsubscribe.milter: implement archive blacklist
2016-06-07 Eric WongMerge branch 'unsubscribe'
2016-06-07 Eric Wongview: be sure reply text describes plain-text
2016-06-07 Eric Wongview: remove trailing whitespace from reply command
2016-06-07 Eric Wongview: escape From name properly for title
2016-06-05 Eric Wongview: inline message reply into message view
2016-06-02 Eric Wongwww: force two element key-value pairs in query
2016-05-30 Eric Wonguse utf8::{encode,decode} for in-place transforms
2016-05-30 Eric Wonghttp: yield body->getline running time
2016-05-30 Eric Wongscript/*{mda,learn}: no strict params for Email::MIME...
2016-05-30 Eric Wongwww: remove a few more Plack::Request dependencies
2016-05-30 Eric Wongwww: remove gratuitous use of Plack::Request methods
2016-05-30 Eric Wonggit-http-backend: remove dependency on Plack::Request
2016-05-29 Eric Wongnntp: fix for missing articles/bodies/heads
2016-05-29 Eric Wonginbox: drop references ASAP for search and msgmap
next