about summary refs log tree commit homepage
path: root/lib/PublicInbox/View.pm
DateCommit message (Expand)
2016-01-18view: explain why we do not use blockquote
2016-01-09view: fix Atom feed link in full message view page
2016-01-09hval: use more appropriate hvals for documentation
2016-01-04view: label "relevance" in threaded search view
2015-12-31view: fixup indentation nesting in search
2015-12-30view: "thread" in per-message view goes back to /t/
2015-12-30view: avoid excessive indentation in thread summary
2015-12-30view: thread using <ul> instead of <table>
2015-12-26view: reduce main landing page weight
2015-12-25view: favor whitespace wrap in <head>
2015-12-25view: fixup ghost message errors from threading tweaks
2015-12-25view: move thread info near top of single view
2015-12-24view: fix wording for empty topics display
2015-12-22rename 'GitCatFile' package to 'Git'
2015-12-22hval: move PRE constant for wrapping UGC here
2015-12-06view: fix message truncation logic
2015-12-05*view: avoid leading zero in time display of the hour
2015-12-04view: avoid truncating topic at 30 chars
2015-12-02view: consistent links for per-message views
2015-12-02view: don't kill topic summarization for level==0
2015-11-20various internal documentation updates
2015-11-18view: further reduce size of attribution/timestamp
2015-11-18view: remove "created" and "updated" noise words
2015-10-08view: fixup bad comparison
2015-10-08view: remove attribution for topics in top-level view
2015-10-04view: add links for mbox and atom feeds in homepage
2015-10-02rename mid_compress to id_compress
2015-10-01view: correctly pick latest in index anchor links
2015-09-30view: use '+' instead of '%20' to escape spaces in mailto:
2015-09-16view: do not shorten top-level messages in thread view
2015-09-13view: jump to anchor of current message on References
2015-09-13view: do not show References unless a message has them
2015-09-13view: use header_obj to avoid extra method calls
2015-09-13view: extra Atom feed link in standalone message view
2015-09-13view: add Atom links in headers for per-message links
2015-09-12searchview: support displaying entire threads
2015-09-12view: more consistent prefix for ghost links
2015-09-10constent X?HTML MIME type filtering
2015-09-07view: change References link to expand thread
2015-09-06update copyright headers and email addresses
2015-09-04view: fix broken link to ghost fallback
2015-09-04view: thread view expands focused message
2015-09-04view: indentation adjustments for collapsed headers
2015-09-04view: reduce redundant attributions in permalink refs
2015-09-04view: add missing newline to inline dump
2015-09-04view: adjust spacing and indentation of index threads
2015-09-04view: one line for thread subjects
2015-09-04view: eliminate redundant [threaded|flat] link
2015-09-04view: do not generate anchors in thread views
2015-09-04view: avoid attempting to find "subject dummy"