about summary refs log tree commit homepage
path: root/lib/PublicInbox/ExtMsg.pm
DateCommit message (Expand)
2019-10-09extmsg: drop unused $have_mm variable
2019-09-09run update-copyrights from gnulib for 2019
2019-04-27extmsg: escape ampersands in @EXT_URL array
2019-01-20extmsg: don't bother partial matching with <16 chars
2018-04-22extmsg: use Xapian only for partial matches
2018-04-18Merge remote-tracking branch 'origin/master' into v2
2018-04-18extmsg: remove expensive git path checks
2018-03-27extmsg: use news.gmane.org for Message-ID lookups
2018-03-19extmsg: rework partial MID matching to favor current inbox
2018-03-19extmsg: rework partial MID matching to favor current inbox
2018-03-02search: revert to using 'Q' as a uniQue id per-Xapian conventions
2018-02-16search: stop assuming Message-ID is unique
2018-02-16extmsg: fix broken Xapian MID lookup
2018-02-07update copyrights for 2018
2017-03-22extmsg: use updated mail-archive.com URL
2016-08-14www: do not unecessarily escape some chars in paths
2016-08-13extmsg: reorder and add a more Message-ID lookup services
2016-07-17extmsg: favor user-provided URL on partial matches
2016-07-09www: cleanup parameter passing
2016-07-06extmsg: switch to wwwstream for partial match, too
2016-07-06extmsg: disable automatic inbox switching
2016-07-06hval: get rid of unused parameter for new_msgid
2016-07-02config: introduce each_inbox for iteration
2016-07-02extmsg: rework to use Inbox objects
2016-05-14rename most instances of "list" to "inbox"
2016-02-26support protocol-relative URLs in publicinbox.$LISTNAME.url
2016-02-26extmsg: do not modify shared array via prurl
2016-02-26extmsg: allow returning 404 responses
2016-02-25hval: implement common UI for protocol-relative URLs
2016-02-25remove direct CGI.pm support
2016-02-22extmsg: support "//" protocol-relative URLs
2016-01-09hval: use more appropriate hvals for documentation
2016-01-03www: comments for denoting Plack::Request vs CGI
2015-12-25extmsg: fixup comparison for unknown message types
2015-12-22rename 'GitCatFile' package to 'Git'
2015-12-08extmsg: try to fixup common errors
2015-11-20various internal documentation updates
2015-09-15extmsg: wire up to use msgmap for prefixes
2015-09-05extmsg: add note about the deficiency of the implementation
2015-09-05extmsg: fall back to partial Message-ID matching
2015-09-04extmsg: close HTML tag in response
2015-09-03get rid of Message-ID compression entirely
2015-09-03ExtMsg: 300 to external mailing list archives
2015-09-03search: disable Message-ID compression in Xapian
2015-09-02implement external Message-ID finder