about summary refs log tree commit homepage
path: root/lib/PublicInbox/View.pm
DateCommit message (Expand)
2019-04-23view: avoid "1+ messages" in per-message footer of /t/ and /T/
2019-04-18view: show "(no subject)" consistently in HTML
2019-04-16cleanup: use '$ibx' consistently when referring to Inbox refs
2019-02-13ensure bytes::length is available to callers
2019-02-01viewdiff: support renames and long paths in diffstat anchors
2019-02-01view: simplify quote splitting
2019-02-01view: fix broken hunk header hrefs in Atom feeds
2019-02-01view: diffstat anchors for multi-message/attachment views
2019-01-30Merge remote-tracking branch 'origin/viewvcs' into master
2019-01-30view: remove unused _msg_date sub
2019-01-26view: swap CRLF for LF in HTML output
2019-01-20viewdiff: support diff-highlighting w/o coderepo
2019-01-19view: wire up diff and vcs viewers with solver
2019-01-19view: disable bold in topic display
2019-01-08view: more culling for search threads
2019-01-08view: fix wrong date for non-Xapian/SQLite v1 users
2019-01-08view: stop storing all MIME objects on large threads
2018-12-30handle "multipart/mixed" messages which are not multipart
2018-12-28reply: allow ":none=$REASON" in "replyto" config
2018-08-05view: distinguish strict and loose thread matches
2018-04-23view: drop redundant References: display code
2018-04-23view: wrap To: and Cc: headers in HTML display
2018-04-23view: untangle loop when showing message headers
2018-04-18feed: respect feedmax, again
2018-04-06www: favor reading more from SQLite, and less from Xapian
2018-04-03view: avoid offset during pagination
2018-04-02www: rework query responses to avoid COUNT in SQLite
2018-03-30feed: optimize query for feeds, too
2018-03-30view: drop load_results
2018-03-30view: speed up homepage loading time with date clamp
2018-03-29view: get rid of some unnecessary imports
2018-03-29search: get rid of most lookup_* subroutines
2018-03-29www: fix attachment downloads for conflicted Message-IDs
2018-03-29www: remove unnecessary ghost checks
2018-03-27view: depend on SearchMsg for Message-ID
2018-03-27view: permalink (per-message) view shows multiple messages
2018-03-22use both Date: and Received: times
2018-03-06favor Received: date over Date: header globally
2018-02-28view: remove X-PI-TS reference
2018-02-07update copyrights for 2018
2018-02-03view: allow expanding directly to "nested" view
2018-01-30view: close <pre> in reply instructions
2018-01-29view: adjust wording for reply-to-list configs
2017-12-21view: avoid deduping a single word in subject skeletons
2017-11-29view: avoid warning from negative repeat counts
2017-10-18view: s/threaded/nested/ in view
2017-10-03search: try to fill in ghosts when generating thread skeleton
2017-10-03threading: deal with improperly-terminated References headers
2017-06-29view: cull redundant phrases in subjects
2017-06-23allow admins to configure non-obfuscated addresses/domains