about summary refs log tree commit homepage
path: root/lib/PublicInbox/Hval.pm
DateCommit message (Expand)
2021-04-27lei q + lcat: support --format=text output
2021-04-11www: do not obfuscate addresses in URLs
2021-01-01update copyrights for 2021
2020-08-28www: improve navigation around contemporary threads
2020-07-10hval: to_filename: return `undef' instead of empty string
2020-04-09triewyde: ficks soem speling errrors
2020-04-07view: do not redundantly obfuscate addresses
2020-02-24hval: ascii_html: drop CRLF => LF conversion
2020-02-16view: remove last Hval->new caller
2020-02-16view: escape ampersand in Message-IDs
2020-02-06treewide: run update-copyrights from gnulib for 2019
2020-01-23hval: from_attr: move to unit test
2020-01-23hval: to_attr: support wide characters
2020-01-06hval: export prurl and add prototype
2020-01-02config: support multi-value inbox.*.*url
2019-10-31hval: replace "'" with "'" for compatibility
2019-10-22hval: remove new_oneline
2019-09-09run update-copyrights from gnulib for 2019
2019-06-04www: only emit ASCII chars in attachment filenames
2019-02-01hval: routines for attribute escaping
2019-01-28hval: add src_escape for highlight post-processing
2019-01-21hval: split out escape sequences to a separate table
2019-01-20www: admin-configurable CSS via "publicinbox.css"
2019-01-19hval: force monospace for <form> elements, too
2019-01-01hval: set font-size:100% for all elements
2018-02-07update copyrights for 2018
2018-01-29reply: follow obfuscation rules for HTML in sh args
2018-01-16hval: only allow domain obfuscation in address
2017-10-04mbox: support inline filename via Content-Disposition header
2017-06-29hval: only perform one substitution when obfuscating
2017-06-23allow admins to configure non-obfuscated addresses/domains
2017-06-16view: implement optional address obfuscation
2016-08-14www: do not double-clean Message-IDs from internal DBs
2016-08-14www: do not unecessarily escape some chars in paths
2016-08-14www: ensure XML validity for some odd ASCII chars
2016-07-06hval: get rid of unused parameter for new_msgid
2016-05-18feed: inline feed entry generation
2016-03-12reduce "PublicInbox::Hval->new_oneline" use
2016-02-25hval: implement common UI for protocol-relative URLs
2016-01-09hval: new should not strip leading spaces
2015-12-25view: favor whitespace wrap in <head>
2015-12-22hval: move PRE constant for wrapping UGC here
2015-11-20various internal documentation updates
2015-09-30remove unnecessary fields usage
2015-09-06update copyright headers and email addresses
2015-09-03get rid of Message-ID compression entirely
2015-09-02view: avoid links to unknown compressed Message-IDs
2015-08-25mid: mid_compressed => mid_compress
2015-08-15extract redundant Message-ID handling code
2014-09-15hval: fixup bad line endings in HTML output