about summary refs log tree commit homepage
path: root/lib/PublicInbox/View.pm
DateCommit message (Expand)
2020-01-12www: discard multipart parent on iteration
2020-01-06view: update POSIX::strftime usage
2020-01-06hval: export prurl and add prototype
2020-01-05view: msg_html: reduce memory use on reused MIDs
2019-12-27view: msg_iter calls add_body_text directly
2019-12-27searchview: remove anonymous sub when sorting threads by relevance
2019-12-27view: thread_html: pass named sub to WwwStream
2019-12-27view: msg_html: stop using an anonymous sub
2019-12-27view: avoid anon sub in stream_thread
2019-12-21searchview: save a column in &x=t thread skeleton
2019-12-20view: show percentage in search results thread skeleton
2019-12-20searchthread: fix usage of user-supplied parameter
2019-10-28view: show X-Alt-Message-ID in permalink view, too
2019-10-28linkify: support adding "(raw)" link for Message-IDs
2019-10-28view: improve warning for multiple Message-IDs
2019-10-28view: move '<' and '>' outside <a>
2019-10-28view: display redundant headers in permalink
2019-09-09run update-copyrights from gnulib for 2019
2019-06-04view: require YYYYmmDD(HHMMSS) timestamps to be ASCII
2019-06-04www: only emit ASCII chars in attachment filenames
2019-05-15www: use Inbox->over where appropriate
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