about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2016-06-25www_stream: linkify cloneurl entries if they're HTTP/HTTPS
2016-06-25view: safer and optional quoting for --in-reply-to arg
2016-06-25address: remove Address::from_name
2016-06-25view: show To/Cc destinations in conversation view
2016-06-25address: beef up the module with name list extaction
2016-06-25inbox: do not weaken already-weak refs
2016-06-25http: cork chunked responses for small savings
2016-06-24mbox: reduce small packets for gzipped mboxes
2016-06-24githttpbackend: shallow clone workaround
2016-06-24evcleanup: micro-optimize asap function
2016-06-24http: always yield on getline/body
2016-06-24watch_maildir: ignore Trash and Drafts, support Dovecot
2016-06-24watch_maildir: implement optional spam checking
2016-06-24watch_maildir: rename _check_spam => _remove_spam
2016-06-24document Filesys::Notify::Simple dependency
2016-06-24split out spamcheck/spamc to its own module.
2016-06-24implement ListMirror SpamAssassin plugin
2016-06-23view: update git-send-email URL
2016-06-22view: allow thread generation to EOF on errors
2016-06-22view: fix topic threading when ghosts are present
2016-06-21view: support non-existent Subjects for permalink titles
2016-06-21search: support Subject:-less messages
2016-06-21daemon: disable SIGWINCH unless explicitly daemonized
2016-06-21searchidx: merge old thread id from ghosts
2016-06-21searchidx: simplify ghost creation
2016-06-21view: common thread walking interface
2016-06-21view: avoid recursion in topic index
2016-06-21searchview: remove recursion from thread view
2016-06-21view: remove recursion from expanded thread view
2016-06-21view: remove recursion from thread skeleton dump
2016-06-21view: remove dst parameter from thread skeleton dump
2016-06-21view: remove upfx parameter from thread skeleton dump
2016-06-21spawn: improve error checking for fork failures
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-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