about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2015-09-01www: root atom feed is "new.atom" and not "atom.xml"
2015-09-01www: compile mbox regexp only once
2015-09-01implement per-thread Atom feeds
2015-09-01feed: extract atom header generation
2015-09-01feed: use updated date based on git commit date
2015-09-01search: show newest results first
2015-09-01search: allow querying all mail with ''
2015-09-01search: reduce redundant doc data
2015-08-30www: avoid BEGIN block for config loading
2015-08-30view: avoid broken parent link in per-message view
2015-08-30view: remove "threadlink" from thread view
2015-08-30view: remove "threadlink" name in per-message view
2015-08-30mid2path: clean MID of angle brackets '<>'
2015-08-30view: fix broken threadlink
2015-08-30search: do not index references and inreplyto terms
2015-08-30view: display thread outline in single-message view
2015-08-30view: update linkification regexp to be more domain sensitive
2015-08-29view: remove dead commented line
2015-08-29avoid length in boolean context
2015-08-28search: do not iterate through entire termlist
2015-08-28search: do not load type into metadata
2015-08-28GitCatFile: remove unnecessary FD_CLOEXEC setting
2015-08-27view: fix short followup links
2015-08-27filter: reject bad attachments outright
2015-08-27implement legacy redirects for old URLs
2015-08-27wire up to display non-suffixed Message-ID links
2015-08-27mid: extract Message-ID from inside '<>'
2015-08-27wire up shorter, less ambiguous URLs
2015-08-27www: minor cleanups to shorten code
2015-08-27www: reduce unused arguments in internal API
2015-08-26mbox: close file handle for single mbox
2015-08-25feed: fix "created" vs "updated" diff in topics
2015-08-25filter: loosen regexp on type matches
2015-08-25feed: merge subjects regardless of "[PATCH vN]"
2015-08-25search: implement subject summarization
2015-08-25mid: mid_compressed => mid_compress
2015-08-25search: only sort by relevance if requested
2015-08-24view: refactor $state as a hash
2015-08-24mda: remove unnecessary import
2015-08-23view: simplify root filtering in followup display
2015-08-23view: case-insensitive "Re:" check for replies
2015-08-23cleanup calls to header_obj
2015-08-23hopefully fix broken permissions for search
2015-08-23cleanup Email::Address usage
2015-08-23search: respect core.sharedRepository in for Xapian DB
2015-08-23feed: r= parameter supports "HEAD" as a revision
2015-08-23GitCatFile: use offset for read instead of appending
2015-08-23mbox: clarify our use of the the mboxrd variant
2015-08-23mbox: use mboxrd quoting rules
2015-08-23.txt links return an mbox instead