]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/View.pm
remove Email::Address dependency
[public-inbox.git] / lib / PublicInbox / View.pm
2016-05-25 Eric Wongremove Email::Address dependency
2016-05-22 Eric Wongwww: avoid warnings on bad offsets for Xapian
2016-05-19 Eric Wongwww: tighten up allowable filenames for attachments
2016-05-19 Eric Wongview: reduce clutter for attachments w/o description
2016-05-19 Eric Wongwww: validate and check filenames in URLs
2016-05-19 Eric Wongwww: support downloading attachments
2016-05-19 Eric Wongswitch read-only uses of walk_parts to msg_iter
2016-05-19 Eric Wongview: rely on Email::MIME::body_str for decoding
2016-05-18 Eric Wongview: avoid redirect to reply endpoint
2016-05-18 Eric Wongfeed: inline feed entry generation
2016-05-17 Eric Wongview: escape Message-ID for "next" link
2016-05-14 Eric Wongrename most instances of "list" to "inbox"
2016-05-02 Eric Wongview: disable subject threading
2016-04-25 Eric Wongwww: add rel=next and rel=prev navigation hints
2016-04-25 Eric Wongview: fix link generation for replies in threads
2016-04-24 Eric Wongview: add extra newline in flat thread view for lynx
2016-04-24 Eric Wongview: more consistent prefixing for thread skeletons
2016-04-16 Eric Wongview: show flat thread view in chronological order
2016-04-15 Eric Wongview: thread skeleton tweaks
2016-04-15 Eric Wongwww: redirect /$MESSAGE_ID/f/ endpoints
2016-04-14 Eric Wongview: drop vestigial elements of quote folding
2016-04-13 Eric Wongwww: stop generating /$MESSAGE_ID/f/ links
2016-04-13 Eric Wongview: fix link to view replies from $MESSAGE_ID/f/...
2016-04-13 Eric Wongsearchview: deal with the removal of rsort
2016-04-12 Eric Wongview: allow topics to be "bumped" by new replies
2016-04-06 Eric Wongview: account for threads lacking a common parent
2016-04-06 Eric Wongview: shorter link for ghosts in per-message view
2016-04-06 Eric Wongview: do not prune ghosts from threads
2016-04-06 Eric Wongview: eliminate dead code and hash fields
2016-04-05 Eric Wongview: link restructuring for index view
2016-04-02 Eric Wongwww: various style changes and comment updates
2016-03-12 Eric Wongreduce "PublicInbox::Hval->new_oneline" use
2016-03-03 Eric Wongview: fix stupid typo in inline_dump
2016-03-03 Eric Wonguse raw header for Message-ID
2016-03-01 Eric Wongextract linkification code to a separate package
2016-03-01 Eric Wongview: consolidate whitespace stripping from messages
2016-03-01 Eric Wongview: do not hide patches or signatures
2016-02-24 Eric Wongwww: support $MESSAGE_ID/R/ endpoint for replies
2016-02-24 Eric Wongview: capture header object early
2016-02-08 Eric Wongview: fix link to top-level ghost parent
2016-02-08 Eric Wongview: simplify topic handling based on subjects
2016-02-01 Eric Wongview: reference ghost parent in permalink view
2016-01-30 Eric Wongview: cleanup permalink Thread: header display
2016-01-30 Eric Wongview: do not kill whitespace in permalink thread timestamp
2016-01-18 Eric Wongview: explain why we do not use blockquote
2016-01-09 Eric Wongview: fix Atom feed link in full message view page
2016-01-09 Eric Wonghval: use more appropriate hvals for documentation
2016-01-04 Eric Wongview: label "relevance" in threaded search view
2015-12-31 Eric Wongview: fixup indentation nesting in search
2015-12-30 Eric Wongview: "thread" in per-message view goes back to /t/
2015-12-30 Eric Wongview: avoid excessive indentation in thread summary
2015-12-30 Eric Wongview: thread using <ul> instead of <table>
2015-12-26 Eric Wongview: reduce main landing page weight
2015-12-25 Eric Wongview: favor whitespace wrap in <head>
2015-12-25 Eric Wongview: fixup ghost message errors from threading tweaks
2015-12-25 Eric Wongview: move thread info near top of single view
2015-12-24 Eric Wongview: fix wording for empty topics display
2015-12-22 Eric Wongrename 'GitCatFile' package to 'Git'
2015-12-22 Eric Wonghval: move PRE constant for wrapping UGC here
2015-12-06 Eric Wongview: fix message truncation logic
2015-12-05 Eric Wong*view: avoid leading zero in time display of the hour
2015-12-04 Eric Wongview: avoid truncating topic at 30 chars
2015-12-02 Eric Wongview: consistent links for per-message views
2015-12-02 Eric Wongview: don't kill topic summarization for level==0
2015-11-20 Eric Wongvarious internal documentation updates
2015-11-18 Eric Wongview: further reduce size of attribution/timestamp
2015-11-18 Eric Wongview: remove "created" and "updated" noise words
2015-10-08 Eric Wongview: fixup bad comparison
2015-10-08 Eric Wongview: remove attribution for topics in top-level view
2015-10-04 Eric Wongview: add links for mbox and atom feeds in homepage
2015-10-02 Eric Wongrename mid_compress to id_compress
2015-10-01 Eric Wongview: correctly pick latest in index anchor links
2015-09-30 Eric Wongview: use '+' instead of '%20' to escape spaces in...
2015-09-16 Eric Wongview: do not shorten top-level messages in thread view
2015-09-13 Eric Wongview: jump to anchor of current message on References
2015-09-13 Eric Wongview: do not show References unless a message has them
2015-09-13 Eric Wongview: use header_obj to avoid extra method calls
2015-09-13 Eric Wongview: extra Atom feed link in standalone message view
2015-09-13 Eric Wongview: add Atom links in headers for per-message links
2015-09-12 Eric Wongsearchview: support displaying entire threads
2015-09-12 Eric Wongview: more consistent prefix for ghost links
2015-09-10 Eric Wongconstent X?HTML MIME type filtering
2015-09-07 Eric Wongview: change References link to expand thread
2015-09-06 Eric Wongupdate copyright headers and email addresses
2015-09-04 Eric Wongview: fix broken link to ghost fallback
2015-09-04 Eric Wongview: thread view expands focused message
2015-09-04 Eric Wongview: indentation adjustments for collapsed headers
2015-09-04 Eric Wongview: reduce redundant attributions in permalink refs
2015-09-04 Eric Wongview: add missing newline to inline dump
2015-09-04 Eric Wongview: adjust spacing and indentation of index threads
2015-09-04 Eric Wongview: one line for thread subjects
2015-09-04 Eric Wongview: eliminate redundant [threaded|flat] link
2015-09-04 Eric Wongview: do not generate anchors in thread views
2015-09-04 Eric Wongview: avoid attempting to find "subject dummy"
2015-09-04 Eric Wongconsolidate thread sorting in view
2015-09-04 Eric Wongindex: use message threading if search is available
2015-09-03 Eric Wongget rid of Message-ID compression entirely
2015-09-03 Eric Wongview: include ghost messages in thread views
2015-09-02 Eric Wongimplement external Message-ID finder
2015-09-02 Eric Wongview: avoid links to unknown compressed Message-IDs
next