]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/WWW.pm
www: support cloning individual v2 git partitions
[public-inbox.git] / lib / PublicInbox / WWW.pm
2018-03-27 Eric Wong (Contrac... www: support cloning individual v2 git partitions
2018-03-27 Eric Wong (Contrac... view: depend on SearchMsg for Message-ID
2018-03-27 Eric Wong (Contrac... www: get rid of unnecessary 'inbox' name reference
2018-03-27 Eric Wong (Contrac... view: permalink (per-message) view shows multiple messages
2018-03-23 Eric Wong (Contrac... www: $MESSAGE_ID/raw endpoint supports "duplicates"
2018-02-16 Eric Wong (Contrac... www: stop assuming mainrepo == git_dir
2018-02-07 Eric Wongupdate copyrights for 2018
2017-12-08 Eric Wongsearch: force large mbox result downloads to POST
2017-05-23 Eric Wongwww: do not mangle characters from search queries
2017-05-09 Eric Wongwww: avoid undefined warnings for query string parsing
2017-02-14 Eric Wongwww: do not unescape PATH_INFO twice
2017-01-10 Eric Wongintroduce PublicInbox::MIME wrapper class
2016-10-05 Eric Wongthread: remove Mail::Thread dependency
2016-08-18 Eric Wongwww: implement generic help text
2016-08-14 Eric Wongwww: do not unecessarily escape some chars in paths
2016-08-09 Eric Wongwww: avoid misinterpreting '&' and ';' in query parameters
2016-07-09 Eric Wongwww: cleanup parameter passing
2016-07-09 Eric Wongwww: drop unused constants
2016-07-07 Eric Wongwww: remove old footer generation code and normalize...
2016-07-07 Eric Wonginbox: cleanup and consolidate object weakening
2016-07-02 Eric Wongwww: remove Plack::Request dependency entirely
2016-07-02 Eric Wongwww: use PSGI env directly
2016-07-02 Eric Wonginbox: base_url method takes PSGI env hashref instead
2016-06-30 Eric Wongwww_stream: add response wrapper sub
2016-06-30 Eric WongMerge branch 'thread-view-skel'
2016-06-30 Eric Wongwww: reinstate old thread view as an option
2016-06-30 Eric Wongfeed: add $INBOX/new.html endpoint
2016-06-30 Eric Wongwww: use WwwStream for dumping thread and search views
2016-06-30 Eric Wongwww: implement hybrid flat+thread conversation view
2016-06-26 Eric Wongwww: unescape '+' in query parameter to space
2016-06-20 Eric Wongfeed: various object-orientation cleanups
2016-06-17 Eric Wongwww: undefined query string values are empty strings
2016-06-17 Eric Wongwww: escape HTML in footer description
2016-06-13 Eric Wongview: msg_html uses getline body to reduce latency
2016-06-07 Eric WongMerge branch 'unsubscribe'
2016-06-05 Eric Wongview: inline message reply into message view
2016-06-02 Eric Wongwww: force two element key-value pairs in query
2016-05-30 Eric Wongwww: remove a few more Plack::Request dependencies
2016-05-30 Eric Wongwww: remove gratuitous use of Plack::Request methods
2016-05-30 Eric Wonggit-http-backend: remove dependency on Plack::Request
2016-05-28 Eric Wongremove redundant NewsGroup class
2016-05-28 Eric Wongconfig: remove try_cat
2016-05-28 Eric Wongwww: remove footer_html support
2016-05-19 Eric Wongwww: tighten up allowable filenames for attachments
2016-05-19 Eric Wongwww: validate and check filenames in URLs
2016-05-19 Eric Wongwww: support downloading attachments
2016-05-17 Eric Wonghttp: release resources when idle
2016-05-16 Eric Wongwww: fix for running under mount paths
2016-05-16 Eric Wongdeclare Inbox object for reusability
2016-05-15 Eric Wongmbox: support /$INBOX/all.mbox.gz endpoint
2016-05-14 Eric Wongrename most instances of "list" to "inbox"
2016-04-15 Eric Wongwww: redirect /$MESSAGE_ID/f/ endpoints
2016-04-02 Eric Wongwww: more explicit "git clone" usage
2016-03-03 Eric Wonguse raw header for Message-ID
2016-02-29 Eric Wongfixup Plack-related requires
2016-02-29 Eric Wongdistinguish error messages intended for users vs developers
2016-02-26 Eric Wongwww: add News* wrappers to preload
2016-02-26 Eric Wongwww: workaround for malformed NNTP links
2016-02-25 Eric Wonghval: implement common UI for protocol-relative URLs
2016-02-25 Eric Wongwww: make interface more OO
2016-02-25 Eric Wongremove direct CGI.pm support
2016-02-24 Eric Wongwww: support $MESSAGE_ID/R/ endpoint for replies
2016-02-13 Eric Wongwww: document "git clone --mirror" usage
2016-02-13 Eric Wongwww: advertise clone-ability over http/https
2016-02-07 Eric Wongsupport smart HTTP cloning
2016-02-02 Eric Wongwww: support git cloning via dumb HTTP
2016-01-09 Eric Wongwww: fix redirection loops
2016-01-03 Eric Wongwww: comments for denoting Plack::Request vs CGI
2016-01-02 Eric Wongwww: redirect with query string
2015-12-22 Eric Wongrename 'GitCatFile' package to 'Git'
2015-12-22 Eric Wongconfig: hoist out common functions
2015-11-20 Eric Wongvarious internal documentation updates
2015-10-04 Eric Wongmbox: generate Archived-At, List-Post, List-Archive...
2015-09-12 Eric Wongsearchview: support displaying entire threads
2015-09-06 Eric Wongupdate copyright headers and email addresses
2015-09-05 Eric Wongextmsg: fall back to partial Message-ID matching
2015-09-05 Eric Wongview: preliminary HTML search interface
2015-09-04 Eric Wongwww: extra redirects for the '/'-challenged
2015-09-03 Eric Wongwww: move fallback after legacy matches
2015-09-03 Eric Wongwww: attempt to handle Message-IDs with slashes
2015-09-03 Eric Wongget rid of Message-ID compression entirely
2015-09-02 Eric Wongimplement external Message-ID finder
2015-09-02 Eric Wongview: optional flat view for recent messages
2015-09-01 Eric Wongcompletely revamp URL structure to shorten permalinks
2015-09-01 Eric Wongwww: root atom feed is "new.atom" and not "atom.xml"
2015-09-01 Eric Wongwww: compile mbox regexp only once
2015-09-01 Eric Wongimplement per-thread Atom feeds
2015-08-30 Eric Wongwww: avoid BEGIN block for config loading
2015-08-29 Eric Wongavoid length in boolean context
2015-08-27 Eric Wongimplement legacy redirects for old URLs
2015-08-27 Eric Wongwire up to display non-suffixed Message-ID links
2015-08-27 Eric Wongwire up shorter, less ambiguous URLs
2015-08-27 Eric Wongwww: minor cleanups to shorten code
2015-08-27 Eric Wongwww: reduce unused arguments in internal API
2015-08-24 Eric Wongview: refactor $state as a hash
2015-08-23 Eric Wong.txt links return an mbox instead
2015-08-22 Eric Wongmbox: support uncompressed mbox
2015-08-22 Eric Wongremove XML::Atom::SimpleFeed dependency
2015-08-22 Eric Wongwww: enable and expand preload from mod_perl2
2015-08-22 Eric Wongstream HTML views as much as possible
next