]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2016-02-26  Eric Wongwww: workaround for malformed NNTP links
2016-02-26  Eric Wongsupport protocol-relative URLs in publicinbox.$LISTNAME.url
2016-02-26  Eric Wonggit-http-backend: extract input_to_file function
2016-02-26  Eric Wongextmsg: do not modify shared array via prurl
2016-02-26  Eric Wongextmsg: allow returning 404 responses
2016-02-25  Eric Wonghttpd: fill in missing Danga::Socket callbacks
2016-02-25  Eric Wonggit-http-backend: avoid multi-arg print statemtents
2016-02-25  Eric Wonggit-http-backend: start async API for streaming
2016-02-25  Eric Wonggit-http-backend: start refactoring to use callback
2016-02-25  Eric Wonguse pipe for git-http-backend output
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-24  Eric Wongview: capture header object early
2016-02-23  Eric Wongt/httpd-corner: test HTTP chunking with curl
2016-02-23  Eric Wonginitial public-inbox-httpd implemenation
2016-02-22  Eric Wongextmsg: support "//" protocol-relative URLs
2016-02-13  Eric Wongwww: document "git clone --mirror" usage
2016-02-13  Eric Wongexamples/public-inbox.psgi: document ReverseProxy
2016-02-13  Eric Wongwww: advertise clone-ability over http/https
2016-02-13  Eric Wongfeed: favor relative URL to Atom feed in HTML
2016-02-12  Eric WongREADME: fix broken link to dc-dlvr-spam-flow
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-08  Eric Wongfeed: declare alternate link to HTML interface
2016-02-07  Eric Wongsupport smart HTTP cloning
2016-02-04  Eric Wongt/cgi.t: fix broken test for dumb HTTP
2016-02-02  Eric Wongwww: support git cloning via dumb HTTP
2016-02-01  Eric Wongdoc: misc cleanups and whitespace additions
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 Wongwww: fix redirection loops
2016-01-09  Eric Wongview: fix Atom feed link in full message view page
2016-01-09  Eric Wonghval: new should not strip leading spaces
2016-01-09  Eric Wonghval: use more appropriate hvals for documentation
2016-01-06  Eric WongTODO: add a few more items
2016-01-06  Eric WongHACKING: more docs about our philosophy
2016-01-04  Eric Wonguse Perl POD instead of pandoc-flavored Markdown
2016-01-04  Eric Wonglistener: pass accepted address to post_accept
2016-01-04  Eric Wongdoc: add TODO.html to public website
2016-01-04  Eric Wongview: label "relevance" in threaded search view
2016-01-04  Eric Wongmisc doc updates
2016-01-03  Eric Wongwww: comments for denoting Plack::Request vs CGI
2016-01-03  Eric Wongexamples/public-inbox.psgi: shorten to simplify
2016-01-02  Eric Wongwww: redirect with query string
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-27  Eric Wongt/plack.t: fix test *with* plack installed... oops
2015-12-26  e@80x24.orgtests: fixup requirements for tests
2015-12-26  Eric Wongdoc: minor updates to trim down the README
2015-12-26  Eric Wongdoc: use ".html" instead of ".txt.html" for website
2015-12-26  Eric Wonguse "Atom feed" consistently in headers/footers
2015-12-26  Eric Wongsearchview: fix unclosed tags in threaded search results
2015-12-26  Eric Wongview: reduce main landing page weight
2015-12-26  Eric Wongsearchview: fix up Atom feed in search results
2015-12-26  Eric Wongsearchview: fixup stupid syntax error
2015-12-25  Eric Wongview: favor whitespace wrap in <head>
2015-12-25  Eric Wongexamples/public-inbox.psgi: make output chunky by default
2015-12-25  Eric Wongview: fixup ghost message errors from threading tweaks
2015-12-25  Eric Wongextmsg: fixup comparison for unknown message types
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 Wonggit: cat-file wrapper enhancements
2015-12-22  Eric Wonghval: move PRE constant for wrapping UGC here
2015-12-22  Eric Wongconfig: hoist out common functions
2015-12-08  Eric Wongextmsg: try to fixup common errors
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-21  Eric Wongconfig: allow underscore in section names
2015-11-20  Eric Wongvarious internal documentation updates
2015-11-18  Eric Wongnntp: fix printf warnings
2015-11-18  Eric Wongfeed: capitalize "Atom" consistently
2015-11-18  Eric Wongview: further reduce size of attribution/timestamp
2015-11-18  Eric WongTODO: updates for done stuff, and add item for message...
2015-11-18  Eric Wongview: remove "created" and "updated" noise words
2015-10-15  Eric Wongfilter: fix handling of bad attachments
2015-10-08  Eric Wongview: fixup bad comparison
2015-10-08  Eric Wongview: remove attribution for topics in top-level view
2015-10-05  Eric WongREADME: add OpenSSL exception
2015-10-04  Eric Wongmbox: generate Archived-At, List-Post, List-Archive...
2015-10-04  Eric Wongmbox: kill Bytes meta-header, too
2015-10-04  Eric Wongview: add links for mbox and atom feeds in homepage
2015-10-03  Eric Wongmda: support a 'filter=scrub' option for external lists
2015-10-03  Eric Wongdrop Message-IDs longer than 244 bytes
2015-10-02  Eric Wongrename mid_compress to id_compress
2015-10-02  Eric Wongnntpd: executable permission
2015-10-02  Eric WongMsgmap: pass ReadOnly DBI flag for non-writable opens
2015-10-01  Eric Wongsearchidx: subject is not a term
2015-10-01  Eric Wongnntp: better delimit error message
2015-10-01  Eric Wongnntp: remove reference to non-existent function
2015-10-01  Eric Wongnntp: implement idle time expiration
next