about summary refs log tree commit homepage
path: root/lib/PublicInbox/WwwStream.pm
DateCommit message (Expand)
2016-12-03wwwstream: improve documentation and variable naming
2016-11-29note the source code is AGPL for cloning
2016-08-23www: give tor2web some exposure, too
2016-08-18www: implement generic help text
2016-08-12www: allow including links to NNTP sites in HTML footer
2016-08-02wwwstream: prioritize search in top title bar
2016-07-21www: redefinable project name and URL
2016-07-21www: a note .onion URLs require the usage of Tor
2016-07-21www: label sections and hopefully improve navigation
2016-07-06wwwstream: allow undef noop callback
2016-07-02wwwstream: wording/grammar tweaks in trailer
2016-07-02inbox: base_url method takes PSGI env hashref instead
2016-07-01www_stream: fix stupid typo :x
2016-07-01git: allow cloning from the URL root, too
2016-07-01update git repo location to https:// using GitHTTPBackend.pm
2016-07-01www_stream: fix search for new.html endpoint
2016-06-30www_stream: add response wrapper sub
2016-06-30www: use WwwStream for dumping thread and search views
2016-06-25www_stream: linkify cloneurl entries if they're HTTP/HTTPS
2016-06-18view: introduce WwwStream interface