]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/WWW.pm
view: deduplicate common code for loading search results
[public-inbox.git] / lib / PublicInbox / WWW.pm
2015-08-16 Eric Wongview: deduplicate common code for loading search results
2015-08-16 Eric Wongimplement /s/$SUBJECT_PATH.html lookups
2015-08-16 Eric Wongwww: /t/$MESSAGE_ID.html for threads
2015-08-15 Eric Wongview: display replies in per-message view
2014-09-15 Eric Wongview: support SHA-1 of Message-IDs for message links
2014-09-13 Eric Wongline-wrap generated HTML source around attrs for readab...
2014-05-07 Eric Wongwww: attempt to improve formatting of footer
2014-05-05 Eric Wongwww: set charset=UTF-8 in full message view
2014-05-05 Eric Wongwww: multi-line cloneurl maps to multiple lines
2014-05-05 Eric Wongwww: add footers to HTML index and message views
2014-05-02 Eric Wongview: API cleanup, remove "as_" prefix
2014-05-02 Eric Wongreduce copies by passing string refs to Email::MIME
2014-05-01 Eric Wongworkaround Mail::Thread memory leak
2014-05-01 Eric Wongsplit out WWW package and CGI/PSGI-specific parts