about summary refs log tree commit homepage
DateCommit message (Expand)
2016-06-20searchview: use inbox->msg_by_mid
2016-06-20searchview: fix Atom dump
2016-06-20nntp: use lookup_mail instead of lookup_message
2016-06-20www: improve topic view by scanning for ghosts
2016-06-20address: remove quotes around names
2016-06-20inbox: move field population logic to initializer
2016-06-20feed: various object-orientation cleanups
2016-06-20mbox: avoid write dependency for streaming
2016-06-20mbox: remove feed dependency
2016-06-20feed: remove dependence on fh->write for streaming
2016-06-20feed: avoid needless method dispatches on 404
2016-06-20MANIFEST: update with recent changes
2016-06-19examples/*@.service: wait one day for graceful shutdown
2016-06-19search: reopen and retry on updated databases
2016-06-19http: constrain getline/close responses by time
2016-06-19http: avoid recursion when hitting write count limit
2016-06-19mbox: set gzip timestamp to the Unix epoch
2016-06-19watch_maildir: tighten up path checks
2016-06-19import: allow messages without subject
2016-06-19watch_maildir: spam removal support
2016-06-18watch_maildir: add scan test
2016-06-18emergency: avoid needless mkpath dependency
2016-06-18daemon: be less misleading about graceful shutdown
2016-06-18spawn: try to keep signals blocked in spawned child
2016-06-18view: consolidate per-message newline handling
2016-06-18view: minor tweaks to reduce long lines
2016-06-18view: introduce WwwStream interface
2016-06-17feed: split out top-of-page generation
2016-06-17www: undefined query string values are empty strings
2016-06-17filter/base: reject more types by default
2016-06-17www: escape HTML in footer description
2016-06-17remove dependency on IPC::Run
2016-06-17import: auto-update index when done
2016-06-17watch: quiet down rejected header matches
2016-06-17address: no commas in email addresses
2016-06-17search: increase limit for thread search
2016-06-17mda: support loading arbitrary filters
2016-06-17TODO: remove cookies for colors
2016-06-17scripts/dc-dlvr: ClamAV support via clamdscan
2016-06-17scripts/dc-dlvr: remove catchall account
2016-06-17scripts/dc-dlvr: update copyright
2016-06-17watch: introduce watch directive
2016-06-17filter: split out scrub method from delivery
2016-06-17searchidx: disable Email::MIME::ContentType::STRICT_PARAMS
2016-06-17msg_iter: support read-only elements
2016-06-17doc: update design_www.txt for reply view
2016-06-17README: various updates
2016-06-15INSTALL: recommend Debian 8.5 for Xapian corruption fix
2016-06-15unsubscribe: archive_url may be undefined
2016-06-15inbox: allow undef return value for base_url