about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2016-06-30www: implement hybrid flat+thread conversation view
2016-06-27view: HTML escape mailto: link
2016-06-27view: attribute in parent link for permalink message
2016-06-26inbox: avoid trying s// on undef
2016-06-26inbox: ensure we do not show leading "From " lines
2016-06-26spamcheck/spamc: fix compatibility with Perl 5.14.2
2016-06-26watch_maildir: warn on spam check failures
2016-06-26www: unescape '+' in query parameter to space
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